summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | wireless extensions: make netns awareJohannes Berg2009-07-151-32/+29
* | | net: Rename lookup_neigh_params functionTobias Klauser2009-07-131-3/+3
* | | net: remove redundant sched/ in net/MakefileChangli Gao2009-07-121-1/+0
* | | udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala2009-07-122-3/+110
* | | udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala2009-07-121-15/+3
* | | udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala2009-07-121-3/+5
* | | udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala2009-07-121-1/+47
* | | udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala2009-07-122-1/+72
* | | net: move and export get_net_ns_by_pidJohannes Berg2009-07-122-20/+22
* | | genetlink: make netns awareJohannes Berg2009-07-125-50/+156
* | | net: make namespace iteration possible under RCUJohannes Berg2009-07-121-3/+11
* | | netlink: use call_rcu for netlink_change_ngroupsJohannes Berg2009-07-121-4/+30
* | | netlink: remove unused exportsJohannes Berg2009-07-121-2/+0
* | | cfg80211: disallow configuring unsupported interfacesJohannes Berg2009-07-101-2/+9
* | | cfg80211: clean up naming once and for allJohannes Berg2009-07-107-356/+356
* | | cfg80211: fix lockingJohannes Berg2009-07-1012-195/+804
* | | cfg80211: fix MFP bug, sparse warningsJohannes Berg2009-07-102-6/+6
* | | cfg80211: properly name driver lockingJohannes Berg2009-07-104-49/+45
* | | cfg80211: warn again on spurious deauthJohannes Berg2009-07-101-6/+0
* | | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-102-35/+42
* | | cfg80211: fix netdev down problemJohannes Berg2009-07-102-3/+4
* | | mac80211: refactor the WEP code to be directly usableJohannes Berg2009-07-102-33/+23
* | | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-107-891/+750
* | | mac80211: remove dead code from mlmeJohannes Berg2009-07-103-8/+1
* | | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-106-13/+25
* | | rfkill: prep for rfkill API changesJohannes Berg2009-07-101-2/+8
* | | cfg80211: check for current_bss from giwrateSamuel Ortiz2009-07-101-2/+5
* | | mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-101-1/+1
* | | cfg80211: fix giwrangeJohannes Berg2009-07-101-4/+3
* | | nl80211: limit to one pairwise cipher for associate()Johannes Berg2009-07-101-4/+6
* | | cfg80211: refuse authenticating to same BSSID twiceJohannes Berg2009-07-101-7/+15
* | | cfg80211: keep track of BSSesJohannes Berg2009-07-1010-211/+567
* | | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-102-22/+24
* | | cfg80211: reset auth algorithmJohannes Berg2009-07-101-0/+1
* | | cfg80211: send events for userspace SMEJohannes Berg2009-07-101-26/+38
* | | mac80211: remove dead code, clean upJohannes Berg2009-07-105-264/+54
* | | mac80211: remove auth algorithm retryJohannes Berg2009-07-104-62/+4
* | | mac80211: re-add HT disablingJohannes Berg2009-07-101-1/+9
* | | cfg80211: implement get_wireless_statsJohannes Berg2009-07-102-68/+60
* | | cfg80211: implement IWRATEJohannes Berg2009-07-103-74/+108
* | | cfg80211: implement IWAP for WDSJohannes Berg2009-07-103-22/+61
* | | cfg80211: implement iwpowerJohannes Berg2009-07-107-90/+114
* | | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-109-337/+590
* | | cfg80211: emulate connect with auth/assocJohannes Berg2009-07-106-31/+469
* | | cfg80211: connect/disconnect APISamuel Ortiz2009-07-107-12/+620
* | | mac80211: remove an unused function declarationJohannes Berg2009-07-101-3/+0
* | | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-104-0/+168
* | | wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-101-1/+1
* | | mac80211: tell SME about real auth stateJohannes Berg2009-07-101-1/+7
* | | cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-10/+3
OpenPOWER on IntegriCloud