aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-07-12net: remove redundant sched/ in net/MakefileChangli Gao
2009-07-12udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala
2009-07-12udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala
2009-07-12udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala
2009-07-12udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala
2009-07-12net: move and export get_net_ns_by_pidJohannes Berg
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-12net: make namespace iteration possible under RCUJohannes Berg
2009-07-12netlink: use call_rcu for netlink_change_ngroupsJohannes Berg
2009-07-12netlink: remove unused exportsJohannes Berg
2009-07-10cfg80211: disallow configuring unsupported interfacesJohannes Berg
2009-07-10cfg80211: clean up naming once and for allJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: fix MFP bug, sparse warningsJohannes Berg
2009-07-10cfg80211: properly name driver lockingJohannes Berg
2009-07-10cfg80211: warn again on spurious deauthJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10cfg80211: fix netdev down problemJohannes Berg
2009-07-10mac80211: refactor the WEP code to be directly usableJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10mac80211: remove dead code from mlmeJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10rfkill: prep for rfkill API changesJohannes Berg
2009-07-10cfg80211: check for current_bss from giwrateSamuel Ortiz
2009-07-10mac80211: shorten the passive dwell time for sw scansHelmut Schaa
2009-07-10cfg80211: fix giwrangeJohannes Berg
2009-07-10nl80211: limit to one pairwise cipher for associate()Johannes Berg
2009-07-10cfg80211: refuse authenticating to same BSSID twiceJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10cfg80211: reset auth algorithmJohannes Berg
2009-07-10cfg80211: send events for userspace SMEJohannes Berg
2009-07-10mac80211: remove dead code, clean upJohannes Berg
2009-07-10mac80211: remove auth algorithm retryJohannes Berg
2009-07-10mac80211: re-add HT disablingJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10mac80211: remove an unused function declarationJohannes Berg
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg
2009-07-10mac80211: tell SME about real auth stateJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10nl80211: clean up function definitionsJohannes Berg