| Commit message (Expand) | Author | Age |
* | mac80211: tell SME about real auth state | 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 |
* | nl80211: clean up function definitions | Johannes Berg | 2009-07-10 |
* | cfg80211: move break statement to correct place | Johannes Berg | 2009-07-10 |
* | wext: default to y | Johannes Berg | 2009-07-10 |
* | mac80211: fix todo lock | Johannes Berg | 2009-07-10 |
* | wext: allow returning NULL stats | Johannes Berg | 2009-07-10 |
* | cfg80211: send wext MLME-MICHAELMICFAILURE.indication | Johannes Berg | 2009-07-10 |
* | cfg80211: infer WPA and WPA2 support from TKIP and CCMP | David Kilroy | 2009-07-10 |
* | cfg80211: set WE encoding size based on available ciphers | David Kilroy | 2009-07-10 |
* | cfg80211: allow drivers that can't scan for specific ssids | David Kilroy | 2009-07-10 |
* | cfg80211: Advertise ciphers via WE according to driver capability | David Kilroy | 2009-07-10 |
* | cfg80211: prohibit scanning the same channel more than once | Johannes Berg | 2009-07-10 |
* | mac80211: improve per-sta debugfs | Johannes Berg | 2009-07-10 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 |
* | cfg80211: issue netlink notification when scan starts | Johannes Berg | 2009-07-10 |
* | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 2009-07-10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-09 |
|\ |
|
| * | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa | 2009-07-09 |
| * | netpoll: Fix carrier detection for drivers that are using phylib | Anton Vorontsov | 2009-07-08 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-08 |
| |\ |
|
| | * | mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() | Luciano Coelho | 2009-07-07 |
| | * | cfg80211: fix refcount leak | Johannes Berg | 2009-07-07 |
| | * | mac80211: fix allocation in mesh_queue_preq | Andrey Yurovsky | 2009-07-07 |
| | * | Wireless: nl80211, fix lock imbalance | Jiri Slaby | 2009-07-07 |
| * | | ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) | Jarek Poplawski | 2009-07-08 |
| |/ |
|
| * | sctp: fix warning at inet_sock_destruct() while release sctp socket | Wei Yongjun | 2009-07-06 |
* | | netpoll: Introduce netpoll_carrier_timeout kernel option | Anton Vorontsov | 2009-07-08 |
* | | econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu... | Mark Smith | 2009-07-06 |
* | | ipv6: correct return on ipv6_rcv() packet drop | Mark Smith | 2009-07-06 |
* | | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | | net, bridge: align br_nf_ops assignment | Cyrill Gorcunov | 2009-07-05 |
* | | tipc: Add socket options to get number of queued messages | oscar.medina@motorola.com | 2009-07-05 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | | net: remove NET_RX_BAD and NET_RX_CN* defines | Florian Westphal | 2009-07-05 |
|/ |
|
* | dsa: fix 88e6xxx statistics counter snapshotting | Stephane Contri | 2009-07-05 |
* | IPv6: preferred lifetime of address not getting updated | Brian Haley | 2009-07-03 |
* | xfrm6: fix the proto and ports decode of sctp protocol | Wei Yongjun | 2009-07-03 |
* | xfrm4: fix the ports decode of sctp protocol | Wei Yongjun | 2009-07-03 |
* | net/9p: Fix crash due to bad mount parameters. | Abhishek Kulkarni | 2009-07-02 |
* | Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" | Eric W. Biederman | 2009-06-30 |
* | ipv4: Fix fib_trie rebalancing, part 3 | Jarek Poplawski | 2009-06-30 |
* | sctp: xmit sctp packet always return no route error | Wei Yongjun | 2009-06-29 |
* | xfrm: use xfrm_addr_cmp() instead of compare addresses directly | Wei Yongjun | 2009-06-29 |
* | tcp: Do not tack on TSO data to non-TSO packet | Herbert Xu | 2009-06-29 |
* | tcp: Stop non-TSO packets morphing into TSO | Herbert Xu | 2009-06-29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller | 2009-06-29 |
|\ |
|
| * | nl802154: add module license and description | Dmitry Eremin-Solenikov | 2009-06-29 |
| * | nl802154: fix Oops in ieee802154_nl_get_dev | Dmitry Eremin-Solenikov | 2009-06-29 |