summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet
2010-06-09icmp: RCU conversion in icmp_address_reply()Eric Dumazet
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko
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-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-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-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
2010-06-03mac80211: move WEP weak IV checkJohannes Berg
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-03mac80211: remove bogus mod_timer() callJohannes Berg
2010-06-03act_pedit: access skb->data safelyChangli Gao
2010-06-03net: use __packed annotationEric Dumazet