Age | Commit message (Expand) | Author |
2009-07-24 | mac80211: drop frames for sta with no valid rate | Luis R. Rodriguez |
2009-07-24 | nl80211: report BSS status | Johannes Berg |
2009-07-24 | cfg80211: update misleading comment | Helmut Schaa |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-24 | nl80211: introduce new key attributes | Johannes Berg |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-23 | Phonet: sockets list through proc_fs | RĂ©mi Denis-Courmont |
2009-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-22 | of/mdio: Add support function for Ethernet fixed-link property | Anton Vorontsov |
2009-07-21 | rfkill: remove too-strict __must_check | Alan Jenkins |
2009-07-20 | net: explain netns notifiers a little better | Johannes Berg |
2009-07-20 | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra |
2009-07-17 | connector: make callback argument type explicit | Mike Frysinger |
2009-07-17 | tun: Allow tap device to send/receive UFO packets. | Sridhar Samudrala |
2009-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-16 | net: sock_copy() fixes | Eric Dumazet |
2009-07-15 | net/compat/wext: send different messages to compat tasks | Johannes Berg |
2009-07-15 | wireless extensions: make netns aware | Johannes Berg |
2009-07-14 | skbuff.h: Fix comment for NET_IP_ALIGN | Tobias Klauser |
2009-07-12 | dropmon: remove duplicated #include | Huang Weiyi |
2009-07-12 | udpv6: Remove unused skb argument of ipv6_select_ident() | Sridhar Samudrala |
2009-07-12 | udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. | Sridhar Samudrala |
2009-07-12 | net: move and export get_net_ns_by_pid | Johannes Berg |
2009-07-12 | genetlink: make netns aware | Johannes Berg |
2009-07-12 | net: make namespace iteration possible under RCU | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | cfg80211: mlme API must be able to sleep | Johannes Berg |
2009-07-10 | cfg80211: dont use union for wext | Johannes Berg |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg |
2009-07-10 | rfkill: prep for rfkill API changes | Johannes Berg |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg |
2009-07-10 | cfg80211: assimilate and export ieee80211_bss_get_ie | Johannes Berg |
2009-07-10 | cfg80211: implement get_wireless_stats | Johannes Berg |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz |
2009-07-10 | wireless: define AKM suites | Johannes Berg |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg |
2009-07-10 | wext: constify extra argument to wireless_send_event | Johannes Berg |
2009-07-10 | cfg80211: remove wireless_dev->bssid | Johannes Berg |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg |
2009-07-10 | cfg80211: add wrapper function to get wiphy from priv pointer | David Kilroy |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-07-10 | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg |
2009-07-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa |