aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet
2010-03-08rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng
2010-03-08net: fix route cache rebuildsEric Dumazet
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-07bridge: Fix RCU race in br_multicast_stopHerbert Xu
2010-03-07bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明
2010-03-07sock.c: potential null dereferenceDan Carpenter
2010-03-07bridge: cleanup: remove unneed checkDan Carpenter
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05net: backlog functions renameZhu Yi
2010-03-05x25: use limited socket backlogZhu Yi
2010-03-05tipc: use limited socket backlogZhu Yi
2010-03-05sctp: use limited socket backlogZhu Yi
2010-03-05llc: use limited socket backlogZhu Yi
2010-03-05udp: use limited socket backlogZhu Yi
2010-03-05tcp: use limited socket backlogZhu Yi
2010-03-05net: add limit for socket backlogZhu Yi
2010-03-05Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-03-059P2010.L handshake: .L protocol negotiationSripathi Kodi
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi
2010-03-059P2010.L handshake: Add mount optionSripathi Kodi
2010-03-05net/9p: Handle mount errors correctly.Aneesh Kumar K.V
2010-03-05net/9p: Remove MAX_9P_CHAN limitAneesh Kumar K.V
2010-03-05net/9p: Add multi channel support.Aneesh Kumar K.V
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-03-04gre: fix hard header destination address checkingTimo Teräs
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger
2010-03-04IPv6: addrconf timer racestephen hemminger
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-03Don't bother with d_genocide in rpc_pipeAl Viro
2010-03-03bridge: depends on INETRandy Dunlap
2010-03-03Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann
2010-03-03af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]Jiri Pirko
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu