Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | dccp: missing destroy of percpu counter variable while unload module | Wei Yongjun | 2009-08-05 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | / | net: Fix spinlock use in alloc_netdev_mq() | Ingo Molnar | 2009-08-05 | 1 | -2/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-03 | 3 | -6/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 2009-08-03 | 2 | -5/+7 | |
| | * | | | | | cfg80211: add two missing NULL pointer checks | Johannes Berg | 2009-08-03 | 1 | -1/+3 | |
| * | | | | | | bluetooth: rfcomm_init bug fix | Dave Young | 2009-08-03 | 2 | -9/+20 | |
| |/ / / / / | ||||||
| * | | | | | net: restore the original spinlock to protect unicast list | Jiri Pirko | 2009-08-02 | 1 | -9/+16 | |
| * | | | | | net: net_assign_generic() fix | Eric Dumazet | 2009-08-02 | 1 | -1/+1 | |
* | | | | | | net: Avoid enqueuing skb for default qdiscs | Krishna Kumar | 2009-08-06 | 2 | -49/+92 | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-06 | 20 | -183/+349 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mac80211: FIF_PSPOLL filter flag | Igor Perminov | 2009-08-04 | 3 | -3/+20 | |
| * | | | | | | cfg80211: clear SSID on disconnect/no connection | Johannes Berg | 2009-08-04 | 1 | -0/+4 | |
| * | | | | | | rfkill: add the GPS radio type | Tomas Winkler | 2009-08-04 | 1 | -1/+3 | |
| * | | | | | | mac80211: Increase timeouts for station polling | Maxim Levitsky | 2009-08-04 | 1 | -2/+2 | |
| * | | | | | | mac80211: Retry probe request few times | Maxim Levitsky | 2009-08-04 | 2 | -12/+31 | |
| * | | | | | | cfg80211: lower dynamic PS timeout to 100ms | Johannes Berg | 2009-08-04 | 1 | -1/+1 | |
| * | | | | | | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 2009-08-04 | 4 | -10/+33 | |
| * | | | | | | cfg80211: decouple regulatory variables from cfg80211_mutex | Luis R. Rodriguez | 2009-08-04 | 2 | -12/+38 | |
| * | | | | | | cfg80211: do not iterate over rdev list on country IE hint | Luis R. Rodriguez | 2009-08-04 | 1 | -42/+9 | |
| * | | | | | | cfg80211: use goto out on country IE reg hint failure | Luis R. Rodriguez | 2009-08-04 | 1 | -4/+2 | |
| * | | | | | | mac80211: fix powersave | Johannes Berg | 2009-08-04 | 1 | -7/+6 | |
| * | | | | | | cfg80211: fix NETDEV_UNREGISTER notifier | Johannes Berg | 2009-08-04 | 1 | -4/+11 | |
| * | | | | | | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 11 | -49/+92 | |
| * | | | | | | mac80211: fix sparse warnings/errors | Johannes Berg | 2009-08-04 | 2 | -2/+5 | |
| * | | | | | | cfg80211: keep track of current_bss for userspace SME | Johannes Berg | 2009-08-04 | 4 | -33/+51 | |
| * | | | | | | mac80211: disable beacons before removing the associated interface | Bob Copeland | 2009-08-04 | 3 | -1/+16 | |
| * | | | | | | wext: remove extra return on wireless_nlevent_init() | Luis R. Rodriguez | 2009-08-04 | 1 | -1/+0 | |
| * | | | | | | mac80211: disable software retry for now | Johannes Berg | 2009-08-04 | 1 | -0/+26 | |
* | | | | | | | net/rds: Use AF_INET for sin_family field | Julia Lawall | 2009-08-05 | 1 | -1/+1 | |
* | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+5 | |
* | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+5 | |
* | | | | | | | net: mark read-only arrays as const | Jan Engelhardt | 2009-08-05 | 30 | -58/+63 | |
* | | | | | | | xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. | David S. Miller | 2009-08-04 | 1 | -1/+6 | |
* | | | | | | | xfrm4: fix build when SYSCTLs are disabled | Randy Dunlap | 2009-08-04 | 1 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | neigh: Convert garbage collection from softirq to workqueue | Eric Dumazet | 2009-08-02 | 1 | -46/+43 | |
* | | | | | | IPVS: use pr_err and friends instead of IP_VS_ERR and friends | Hannes Eder | 2009-08-02 | 20 | -147/+145 | |
* | | | | | | inet6: functions shadow global variable | Gerrit Renker | 2009-08-02 | 1 | -2/+2 | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 | 26 | -561/+846 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 12 | -106/+53 | |
| * | | | | | | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 | 5 | -41/+48 | |
| * | | | | | | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 | 5 | -55/+58 | |
| * | | | | | | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 7 | -80/+83 | |
| * | | | | | | mac80211: verify info->control.vif is not NULL | Johannes Berg | 2009-07-29 | 2 | -0/+18 | |
| * | | | | | | cfg80211: fix disassoc while not associated | Johannes Berg | 2009-07-29 | 1 | -0/+6 | |
| * | | | | | | mac80211: fix an oops in ieee80211_scan_state_set_channel | Helmut Schaa | 2009-07-29 | 1 | -1/+4 | |
| * | | | | | | nl80211: add missing parameter clearing | Johannes Berg | 2009-07-29 | 1 | -0/+2 | |
| * | | | | | | mac80211: fix receiving deauth | Johannes Berg | 2009-07-29 | 1 | -4/+17 | |
| * | | | | | | cfg80211: fix circular lock dependency (1) | Johannes Berg | 2009-07-29 | 1 | -3/+3 | |
| * | | | | | | mac80211: fix oops due to missing private data | Luis R. Rodriguez | 2009-07-27 | 1 | -2/+4 | |
| * | | | | | | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 3 | -36/+7 |