aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | caif: fix a couple range checksDan Carpenter2010-06-09
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-09
| |\ \
| | * | mac80211: fix deauth before assocJohannes Berg2010-06-08
| * | | ipmr: dont corrupt listsEric Dumazet2010-06-07
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
|\ \ \ \
| * | | | mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen2010-06-08
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix function pointer checkHolger Schurig2010-06-07
| | * | | mac80211: process station blockack action frames from workJohannes Berg2010-06-04
| * | | | mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville2010-06-07
| * | | | mac80211: Remove deprecated sta_notify commandsSujith2010-06-04
| * | | | mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville2010-06-04
| * | | | mac80211: reduce debugfs code sizeFelix Fietkau2010-06-03
| * | | | mac80211: simplify key lockingJohannes Berg2010-06-03
| * | | | mac80211: move plink stateJohannes Berg2010-06-03
| * | | | mac80211: drop control frames after processingJohannes Berg2010-06-03
| * | | | mac80211: remove useless work startingJohannes Berg2010-06-03
| * | | | mac80211: move WEP weak IV checkJohannes Berg2010-06-03
| * | | | mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-03
| * | | | mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-03
| * | | | mac80211: remove bogus mod_timer() callJohannes Berg2010-06-03
| * | | | cfg80211: make action channel type optionalJohannes Berg2010-06-02
| * | | | wireless: fix several minor description typosWalter Goldens2010-06-02
| * | | | cfg80211: don't refuse HT20 channels on devices that don't support HT40Helmut Schaa2010-06-02
| * | | | mac80211: add the minstrel_ht rate control algorithmFelix Fietkau2010-06-02
* | | | | net-next: remove useless union keywordChangli Gao2010-06-11
* | | | | ip: ip_ra_control() rcu fixEric Dumazet2010-06-11
* | | | | ipv6: mcast: RCU conversionsEric Dumazet2010-06-09
* | | | | icmp: RCU conversion in icmp_address_reply()Eric Dumazet2010-06-09
* | | | | phonet: use call_rcu for phonet device freeJiri Pirko2010-06-09
* | | | | anycast: Some RCU conversionsEric Dumazet2010-06-08
* | | | | net: avoid two atomic ops in ip_rcv_options()Eric Dumazet2010-06-08
* | | | | ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet2010-06-08
* | | | | igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet2010-06-08
* | | | | ip: Router Alert RCU conversionEric Dumazet2010-06-08
* | | | | net: Remove unnecessary net action assertionjamal2010-06-07
* | | | | net sched: make pedit check for clones insteadjamal2010-06-07
* | | | | htb: remove two unnecessary assignmentsChangli Gao2010-06-07
* | | | | raw: avoid two atomics in xmitEric Dumazet2010-06-07
* | | | | net-caif: Added missing lock validator constantsAlex Lorca2010-06-07
* | | | | tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-07
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-06
| * | | | ipv6: avoid high order allocationsEric Dumazet2010-06-05
| * | | | tcp: use correct net ns in cookie_v4_check()Eric Dumazet2010-06-04
| * | | | rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet2010-06-04
| * | | | syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal2010-06-04
| * | | | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-04
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-03
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix dialog token allocatorJohannes Berg2010-06-01