aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalGravatar Vasily Averin 1-8/+0
2011-10-03tcp: report ECN_SEEN in tcp_infoGravatar Eric Dumazet 1-1/+3
2011-10-03caif: add error handling for allocationGravatar Dan Carpenter 1-9/+14
2011-10-03bridge: allow updating existing fdb entriesGravatar stephen hemminger 1-7/+16
2011-10-03bridge: fix ordering of NEWLINK and NEWNEIGH eventsGravatar stephen hemminger 1-8/+7
2011-10-03RPS: Ensure that an expired hardware filter can be re-added laterGravatar Ben Hutchings 1-6/+3
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...Gravatar John W. Linville 43-443/+2589
2011-09-28net: rps: fix the support for PPPOEGravatar Changli Gao 1-1/+11
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultGravatar Eric Dumazet 3-8/+31
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessGravatar John W. Linville 1-0/+3
2011-09-27mac80211: treat the WME sta flag as a bitGravatar Arik Nemtsov 1-1/+1
2011-09-27mac80211: save tx params per sdataGravatar Eliad Peller 6-15/+31
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Gravatar Eliad Peller 2-0/+7
2011-09-27mac80211: Send the management frame at requested rateGravatar Rajkumar Manoharan 7-7/+42
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameGravatar Rajkumar Manoharan 4-5/+15
2011-09-27NFC: use after free on errorGravatar Dan Carpenter 1-8/+6
2011-09-27NFC: protect nci_data_exchange transactionsGravatar Ilan Elias 3-2/+12
2011-09-27NFC: implicitly deactivate in nci_start_pollGravatar Ilan Elias 1-1/+6
2011-09-27NFC: improve readability of an 'if' in nci core.cGravatar Ilan Elias 1-18/+14
2011-09-27cfg80211: Validate cipher suite against supported ciphersGravatar Jouni Malinen 3-18/+15
2011-09-27cfg80211: Remove strict validation of AKM suitesGravatar Jouni Malinen 1-11/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsGravatar Eliad Peller 5-74/+78
2011-09-27Merge branch 'master' of git://github.com/padovan/bluetooth-nextGravatar John W. Linville 9-276/+473
2011-09-27tcp: rename tcp_skb_cb flagsGravatar Eric Dumazet 3-37/+38
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldGravatar Eric Dumazet 3-3/+3
2011-09-27tcp: ECN blackhole should not force quickack modeGravatar Eric Dumazet 1-7/+16
2011-09-22Merge branch 'master' of github.com:davem330/netGravatar David S. Miller 64-286/+412
2011-09-21mac80211: notify peer when shutting down peer linkGravatar Thomas Pedersen 1-0/+8
2011-09-21mac80211: fix AP/VLAN PS buffer raceGravatar Johannes Berg 1-6/+4
2011-09-21cfg80211: Fix validation of AKM suitesGravatar Jouni Malinen 1-1/+4
2011-09-21Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeGravatar David S. Miller 15-1271/+1277
2011-09-21xfrm: Perform a replay check after return from async codepathsGravatar Steffen Klassert 1-0/+5
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGravatar Gao feng 1-2/+2
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticGravatar Luiz Augusto von Dentz 1-1/+3
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Gravatar Andre Guedes 1-1/+3
2011-09-21Bluetooth: Reduce critical region.Gravatar Andre Guedes 1-4/+3
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionGravatar Anderson Briglia 1-1/+1
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKGravatar Vinicius Costa Gomes 1-1/+1
2011-09-21Bluetooth: Fix not setting a pending security levelGravatar Vinicius Costa Gomes 1-0/+2
2011-09-21Revert "Bluetooth: Add support for communicating keys with userspace"Gravatar Vinicius Costa Gomes 1-45/+15
2011-09-21Bluetooth: Use the LTK after receiving a LE Security RequestGravatar Vinicius Costa Gomes 1-18/+28
2011-09-21Bluetooth: Fix sending wrong authentication requirementsGravatar Vinicius Costa Gomes 1-17/+2
2011-09-21Bluetooth: Add mgmt events for blacklistingGravatar Antti Julku 3-34/+80
2011-09-21Bluetooth: Use the MEDIUM security level for pairingsGravatar Vinicius Costa Gomes 1-5/+3
2011-09-21Bluetooth: Require authentication if MITM protection is requestedGravatar Vinicius Costa Gomes 1-2/+3
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueGravatar Vinicius Costa Gomes 2-102/+177
2011-09-21Bluetooth: Move SMP fields to a separate structureGravatar Vinicius Costa Gomes 2-62/+54
2011-09-21Bluetooth: hidp: Add support for NO_INIT_REPORTS quirkGravatar David Herrmann 1-0/+3
2011-09-21Bluetooth: Add LE link type for debugfs outputGravatar Peter Hurley 1-0/+2
2011-09-21Bluetooth: Add mgmt command for fast connectable modeGravatar Antti Julku 1-0/+60