Age | Commit message (Expand) | Author |
2011-10-03 | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal | Vasily Averin |
2011-10-03 | tcp: report ECN_SEEN in tcp_info | Eric Dumazet |
2011-10-03 | caif: add error handling for allocation | Dan Carpenter |
2011-10-03 | bridge: allow updating existing fdb entries | stephen hemminger |
2011-10-03 | bridge: fix ordering of NEWLINK and NEWNEIGH events | stephen hemminger |
2011-10-03 | RPS: Ensure that an expired hardware filter can be re-added later | Ben Hutchings |
2011-09-30 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville |
2011-09-28 | net: rps: fix the support for PPPOE | Changli Gao |
2011-09-28 | af_unix: dont send SCM_CREDENTIALS by default | Eric Dumazet |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-27 | mac80211: treat the WME sta flag as a bit | Arik Nemtsov |
2011-09-27 | mac80211: save tx params per sdata | Eliad Peller |
2011-09-27 | cfg80211/mac80211: add netdev param to set_txq_params() | Eliad Peller |
2011-09-27 | mac80211: Send the management frame at requested rate | Rajkumar Manoharan |
2011-09-27 | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan |
2011-09-27 | NFC: use after free on error | Dan Carpenter |
2011-09-27 | NFC: protect nci_data_exchange transactions | Ilan Elias |
2011-09-27 | NFC: implicitly deactivate in nci_start_poll | Ilan Elias |
2011-09-27 | NFC: improve readability of an 'if' in nci core.c | Ilan Elias |
2011-09-27 | cfg80211: Validate cipher suite against supported ciphers | Jouni Malinen |
2011-09-27 | cfg80211: Remove strict validation of AKM suites | Jouni Malinen |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller |
2011-09-27 | Merge branch 'master' of git://github.com/padovan/bluetooth-next | John W. Linville |
2011-09-27 | tcp: rename tcp_skb_cb flags | Eric Dumazet |
2011-09-27 | tcp: unalias tcp_skb_cb flags and ip_dsfield | Eric Dumazet |
2011-09-27 | tcp: ECN blackhole should not force quickack mode | Eric Dumazet |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-21 | mac80211: notify peer when shutting down peer link | Thomas Pedersen |
2011-09-21 | mac80211: fix AP/VLAN PS buffer race | Johannes Berg |
2011-09-21 | cfg80211: Fix validation of AKM suites | Jouni Malinen |
2011-09-21 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller |
2011-09-21 | xfrm: Perform a replay check after return from async codepaths | Steffen Klassert |
2011-09-21 | fib:fix BUG_ON in fib_nl_newrule when add new fib rule | Gao feng |
2011-09-21 | Bluetooth: mark l2cap_create_iframe_pdu as static | Luiz Augusto von Dentz |
2011-09-21 | Bluetooth: Check 'dev_class' in mgmt_device_found() | Andre Guedes |
2011-09-21 | Bluetooth: Reduce critical region. | Andre Guedes |
2011-09-21 | Bluetooth: Fix wrong memcpy size on LE start encryption | Anderson Briglia |
2011-09-21 | Bluetooth: Remove support for other SMP keys than the LTK | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: Fix not setting a pending security level | Vinicius Costa Gomes |
2011-09-21 | Revert "Bluetooth: Add support for communicating keys with userspace" | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: Use the LTK after receiving a LE Security Request | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: Fix sending wrong authentication requirements | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: Add mgmt events for blacklisting | Antti Julku |
2011-09-21 | Bluetooth: Use the MEDIUM security level for pairings | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: Require authentication if MITM protection is requested | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: Move SMP crypto functions to a workqueue | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: Move SMP fields to a separate structure | Vinicius Costa Gomes |
2011-09-21 | Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk | David Herrmann |
2011-09-21 | Bluetooth: Add LE link type for debugfs output | Peter Hurley |
2011-09-21 | Bluetooth: Add mgmt command for fast connectable mode | Antti Julku |