Age | Commit message (Expand) | Author | Files | Lines |
2009-07-13 | genetlink: make netns aware | Johannes Berg | 2 | -7/+61 |
2009-07-13 | net: make namespace iteration possible under RCU | Johannes Berg | 1 | -0/+3 |
2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -5/+19 |
2009-07-10 | cfg80211: mlme API must be able to sleep | Johannes Berg | 1 | -16/+14 |
2009-07-10 | cfg80211: dont use union for wext | Johannes Berg | 1 | -4/+2 |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg | 2 | -1/+7 |
2009-07-10 | rfkill: prep for rfkill API changes | Johannes Berg | 1 | -0/+14 |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg | 1 | -64/+22 |
2009-07-10 | cfg80211: assimilate and export ieee80211_bss_get_ie | Johannes Berg | 1 | -0/+9 |
2009-07-10 | cfg80211: implement get_wireless_stats | Johannes Berg | 1 | -0/+1 |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg | 1 | -0/+32 |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg | 1 | -0/+10 |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg | 1 | -0/+13 |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg | 1 | -1/+35 |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg | 1 | -1/+5 |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz | 2 | -6/+209 |
2009-07-10 | wireless: define AKM suites | Johannes Berg | 1 | -0/+4 |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg | 3 | -0/+99 |
2009-07-10 | wext: constify extra argument to wireless_send_event | Johannes Berg | 1 | -1/+1 |
2009-07-10 | cfg80211: remove wireless_dev->bssid | Johannes Berg | 1 | -1/+0 |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg | 1 | -7/+14 |
2009-07-10 | cfg80211: add wrapper function to get wiphy from priv pointer | David Kilroy | 1 | -0/+11 |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg | 1 | -15/+14 |
2009-07-10 | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna | 1 | -0/+3 |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 1 | -1/+2 |
2009-07-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -1/+74 |
2009-07-10 | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 2 | -1/+9 |
2009-07-10 | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa | 1 | -0/+66 |
2009-07-08 | includecheck fix: include/linux, rfkill.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-07-06 | net, netns_xt: shrink netns_xt members | Cyrill Gorcunov | 1 | -0/+3 |
2009-07-06 | tipc: Add socket options to get number of queued messages | oscar.medina@motorola.com | 1 | -0/+2 |
2009-07-06 | cleanup: remove unused member in scm_cookie. | Rami Rosen | 1 | -2/+0 |
2009-07-06 | net: remove NET_RX_BAD and NET_RX_CN* defines | Florian Westphal | 1 | -4/+0 |
2009-07-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 3 | -6/+18 |
2009-07-03 | if_ether: add define for 1588 aka Timesync | Alexander Duyck | 1 | -0/+1 |
2009-07-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -2/+34 |
2009-07-01 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -20/+17 |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -3/+17 |
2009-07-01 | block: get rid of queue-private command filter | Jens Axboe | 1 | -14/+1 |
2009-07-01 | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 1 | -6/+16 |
2009-07-01 | usbnet: Remove private stats structure | Herbert Xu | 1 | -1/+0 |
2009-07-01 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -7/+39 |
2009-07-01 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 1 | -0/+1 |
2009-07-01 | spi: add spi_master flag word | David Brownell | 1 | -0/+4 |
2009-07-01 | spi: new spi->mode bits | David Brownell | 2 | -0/+4 |
2009-07-01 | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 1 | -2/+14 |
2009-07-01 | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 1 | -0/+1 |
2009-07-01 | alpha: fix percpu build breakage | Tejun Heo | 2 | -1/+6 |
2009-07-01 | gcov: fix __ctors_start alignment | Heiko Carstens | 1 | -1/+2 |