summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-09Merge branch 'quilt/rr'Stephen Rothwell
2010-06-09Merge remote branch 'wireless/master'Stephen Rothwell
2010-06-09Merge remote branch 'net/master'Stephen Rothwell
2010-06-09Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-06-09Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-06-08mac80211: fix deauth before assocJohannes Berg
2010-06-08mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen
2010-06-07anycast: Some RCU conversionsEric Dumazet
2010-06-07net: avoid two atomic ops in ip_rcv_options()Eric Dumazet
2010-06-07ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet
2010-06-07igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet
2010-06-07ip: Router Alert RCU conversionEric Dumazet
2010-06-07Define and implement TLINK for 9P2000.Ljvrao
2010-06-07net/9p: Handle the server returned error properlyAneesh Kumar K.V
2010-06-079p: readdir implementation for 9p2000.LSripathi Kodi
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-07mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville
2010-06-07mac80211: fix function pointer checkHolger Schurig
2010-06-07ipmr: dont corrupt listsEric Dumazet
2010-06-07net: Remove unnecessary net action assertionjamal
2010-06-07net sched: make pedit check for clones insteadjamal
2010-06-07htb: remove two unnecessary assignmentsChangli Gao
2010-06-07raw: avoid two atomics in xmitEric Dumazet
2010-06-07net-caif: Added missing lock validator constantsAlex Lorca
2010-06-07tcp: Fix slowness in read /proc/net/tcpTom Herbert
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-07param:lock-charp-simpleRusty Russell
2010-06-07param:param_opsRusty Russell
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet
2010-06-05ipv6: avoid high order allocationsEric Dumazet
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck
2010-06-05syncookies: update mss tablesFlorian Westphal
2010-06-05syncookies: avoid unneeded tcp header flag double checkFlorian Westphal
2010-06-05syncookies: make v4/v6 synflood warning behaviour the sameFlorian Westphal
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-06-04mac80211: process station blockack action frames from workJohannes Berg
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith
2010-06-04mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville
2010-06-03From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001Eric Dumazet
2010-06-03arp: RCU changesEric Dumazet
2010-06-03ipv4: RCU changes in __mkroute_input()Eric Dumazet
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03mac80211: reduce debugfs code sizeFelix Fietkau
2010-06-03mac80211: simplify key lockingJohannes Berg
2010-06-03mac80211: move plink stateJohannes Berg
2010-06-03mac80211: drop control frames after processingJohannes Berg
2010-06-03mac80211: remove useless work startingJohannes Berg