summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-03-13bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki1-4/+7
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu1-0/+2
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-8/+16
2010-03-12ipconfig: Handle devices which take some time to come up.David S. Miller1-10/+47
2010-03-11mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet1-3/+7
2010-03-11mac80211: Fix (dynamic) power save entryJuuso Oikarinen1-5/+8
2010-03-11mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen1-0/+1
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-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-08bridge: Fix RCU race in br_multicast_stopHerbert Xu1-1/+1
2010-03-08bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu1-1/+1
2010-03-08ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2-18/+4
2010-03-08sock.c: potential null dereferenceDan Carpenter1-1/+2
2010-03-08bridge: cleanup: remove unneed checkDan Carpenter1-2/+2
2010-03-06ethtool: Add direct access to ops->get_sset_countJeff Garzik1-4/+3
2010-03-06ethtool: Add direct access to ops->get_sset_countJeff Garzik1-0/+72
2010-03-06net: backlog functions renameZhu Yi12-14/+14
2010-03-06x25: use limited socket backlogZhu Yi1-1/+1
2010-03-06tipc: use limited socket backlogZhu Yi1-2/+4
2010-03-06sctp: use limited socket backlogZhu Yi2-15/+30
2010-03-06llc: use limited socket backlogZhu Yi1-1/+2
2010-03-06udp: use limited socket backlogZhu Yi2-12/+22
2010-03-06tcp: use limited socket backlogZhu Yi2-4/+8
2010-03-06net: add limit for socket backlogZhu Yi1-2/+14
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-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-5/+27
2010-03-03mac80211: Fix HT rate control configurationSujith2-3/+5
2010-03-03bridge: depends on INETRandy Dunlap1-0/+1
2010-03-03Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann1-21/+20
2010-03-03af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]Jiri Pirko1-1/+5
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu3-6/+9
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen1-2/+14
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett1-0/+8
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala1-5/+9
2010-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-23/+59
2010-03-01scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman1-0/+2