aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-06
|\
| * mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-04
| * cfg80211: clear SSID on disconnect/no connectionJohannes Berg2009-08-04
| * rfkill: add the GPS radio typeTomas Winkler2009-08-04
| * mac80211: Increase timeouts for station pollingMaxim Levitsky2009-08-04
| * mac80211: Retry probe request few timesMaxim Levitsky2009-08-04
| * cfg80211: lower dynamic PS timeout to 100msJohannes Berg2009-08-04
| * cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-04
| * cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez2009-08-04
| * cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez2009-08-04
| * cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez2009-08-04
| * mac80211: fix powersaveJohannes Berg2009-08-04
| * cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg2009-08-04
| * mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
| * mac80211: fix sparse warnings/errorsJohannes Berg2009-08-04
| * cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-04
| * mac80211: disable beacons before removing the associated interfaceBob Copeland2009-08-04
| * wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez2009-08-04
| * mac80211: disable software retry for nowJohannes Berg2009-08-04
* | net/rds: Use AF_INET for sin_family fieldJulia Lawall2009-08-05
* | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
* | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
* | net: mark read-only arrays as constJan Engelhardt2009-08-05
* | xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller2009-08-04
* | xfrm4: fix build when SYSCTLs are disabledRandy Dunlap2009-08-04
|/
* neigh: Convert garbage collection from softirq to workqueueEric Dumazet2009-08-02
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-02
* inet6: functions shadow global variableGerrit Renker2009-08-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\
| * cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
| * cfg80211: combine IWESSID handlersJohannes Berg2009-07-29
| * cfg80211: combine IWAP handlersJohannes Berg2009-07-29
| * cfg80211: combine iwfreq implementationsJohannes Berg2009-07-29
| * mac80211: verify info->control.vif is not NULLJohannes Berg2009-07-29
| * cfg80211: fix disassoc while not associatedJohannes Berg2009-07-29
| * mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa2009-07-29
| * nl80211: add missing parameter clearingJohannes Berg2009-07-29
| * mac80211: fix receiving deauthJohannes Berg2009-07-29
| * cfg80211: fix circular lock dependency (1)Johannes Berg2009-07-29
| * mac80211: fix oops due to missing private dataLuis R. Rodriguez2009-07-27
| * mac80211: fix PS-poll response, raceJohannes Berg2009-07-27
| * mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez2009-07-27
| * mac80211: fix mlme timeoutsJohannes Berg2009-07-27
| * cfg80211: increase scan result expire timeHelmut Schaa2009-07-27
| * mac80211: rename scan_state to next_scan_stateHelmut Schaa2009-07-27
| * mac80211: implement basic background scanningHelmut Schaa2009-07-27
| * mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
| * mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-27
| * mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-27
| * mac80211: refactor the scan codeHelmut Schaa2009-07-27