aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad
2011-10-06bridge: allow forwarding some link local framesstephen hemminger
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin
2011-10-03tcp: report ECN_SEEN in tcp_infoEric Dumazet
2011-10-03caif: add error handling for allocationDan Carpenter
2011-10-03bridge: allow updating existing fdb entriesstephen hemminger
2011-10-03bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger
2011-10-03RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-28net: rps: fix the support for PPPOEChangli Gao
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov
2011-09-27mac80211: save tx params per sdataEliad Peller
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-27NFC: use after free on errorDan Carpenter
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-09-27tcp: rename tcp_skb_cb flagsEric Dumazet
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet
2011-09-27tcp: ECN blackhole should not force quickack modeEric Dumazet
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-21mac80211: notify peer when shutting down peer linkThomas Pedersen
2011-09-21mac80211: fix AP/VLAN PS buffer raceJohannes Berg
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-09-21Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes
2011-09-21Bluetooth: Reduce critical region.Andre Guedes
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes
2011-09-21Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes
2011-09-21Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes
2011-09-21Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes
2011-09-21Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-09-21Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes
2011-09-21Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes