aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-10net: Fix dev_mc_add()Eric Dumazet1-2/+3
2010-03-10net: Annotates neigh_invalidate()Eric Dumazet1-0/+2
2010-03-10tcp: Fix tcp_v4_rcv()Eric Dumazet1-4/+4
2010-03-08tipc: filter out messages not intended for this hostNeil Horman1-0/+9
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman2-37/+22
2010-03-08ethtool: Use noinline_for_stackEric Dumazet1-32/+8
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2-5/+5
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2-5/+3
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet1-9/+9
2010-03-08rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng1-6/+2
2010-03-08net: fix route cache rebuildsEric Dumazet1-12/+38
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet3-3/+9
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina5-6/+6
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen4-4/+12
2010-03-07bridge: Fix RCU race in br_multicast_stopHerbert Xu1-1/+1
2010-03-07bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu1-1/+1
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2-18/+4
2010-03-07sock.c: potential null dereferenceDan Carpenter1-1/+2
2010-03-07bridge: cleanup: remove unneed checkDan Carpenter1-2/+2
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-36/+43
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten1-1/+1
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik1-4/+3
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik1-0/+72
2010-03-05net: backlog functions renameZhu Yi12-14/+14
2010-03-05x25: use limited socket backlogZhu Yi1-1/+1
2010-03-05tipc: use limited socket backlogZhu Yi1-2/+4
2010-03-05sctp: use limited socket backlogZhu Yi2-15/+30
2010-03-05llc: use limited socket backlogZhu Yi1-1/+2
2010-03-05udp: use limited socket backlogZhu Yi2-12/+22
2010-03-05tcp: use limited socket backlogZhu Yi2-4/+8
2010-03-05net: add limit for socket backlogZhu Yi1-2/+14
2010-03-05Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-8/+24
2010-03-059P2010.L handshake: .L protocol negotiationSripathi Kodi1-3/+22
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi3-62/+83
2010-03-059P2010.L handshake: Add mount optionSripathi Kodi1-0/+28
2010-03-05net/9p: Handle mount errors correctly.Aneesh Kumar K.V1-1/+3
2010-03-05net/9p: Remove MAX_9P_CHAN limitAneesh Kumar K.V1-43/+27
2010-03-05net/9p: Add multi channel support.Aneesh Kumar K.V1-6/+8
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust349-9133/+18604
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields72-353/+612
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-7/+2
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman3-53/+11
2010-03-04gre: fix hard header destination address checkingTimo Teräs1-5/+2
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger1-5/+13
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger1-17/+29
2010-03-04IPv6: addrconf timer racestephen hemminger1-13/+15
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger1-5/+5
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-5/+27
2010-03-03mac80211: Fix HT rate control configurationSujith2-3/+5