summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-286-35/+281
|\
| * ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-183-6/+1
| * xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-022-3/+164
| * xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-022-16/+113
| * xfrm: remove useless hash_resize_mutex locksYing Xue2014-08-291-10/+3
* | net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-281-0/+40
* | net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-281-0/+14
* | net: dsa: start and stop the PHY state machineFlorian Fainelli2014-09-281-0/+6
* | tcp: use tcp_flags in tcp_data_queue()Peter Pan(潘卫平)2014-09-281-3/+2
* | tcp: change tcp_skb_pcount() locationEric Dumazet2014-09-283-9/+12
* | tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet2014-09-283-7/+24
* | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet2014-09-284-6/+7
* | ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet2014-09-283-11/+13
* | net : optimize skb_release_data()Eric Dumazet2014-09-261-21/+22
* | net/openvswitch: remove dup comment in vport.hWang Sheng-Hui2014-09-261-1/+0
* | net: optimise inet_proto_csum_replace4()LEROY Christophe2014-09-261-7/+5
* | net: introduce __skb_header_release()Eric Dumazet2014-09-263-9/+9
* | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-2654-614/+1350
|\ \
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-155-55/+75
| |\ \
| | * | Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg2014-09-121-0/+1
| | * | Bluetooth: Expire RPA if encryption failsJohan Hedberg2014-09-111-0/+6
| | * | Bluetooth: Avoid hard-coded IO capability values in SMPJohan Hedberg2014-09-111-2/+2
| | * | Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg2014-09-111-20/+33
| | * | Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-113-5/+10
| | * | Bluetooth: Fix SMP security level when we have no IO capabilitiesJohan Hedberg2014-09-111-2/+10
| | * | Bluetooth: Centralize disallowing SMP commands to a single placeJohan Hedberg2014-09-111-16/+1
| | * | Bluetooth: Fix ignoring unknown SMP authentication requirement bitsJohan Hedberg2014-09-111-9/+13
| | * | Bluetooth: Remove unnecessary early initialization of variableJohan Hedberg2014-09-111-6/+2
| | * | Bluetooth: Fix allowing SMP Signing info PDUJohan Hedberg2014-09-101-0/+2
| * | | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-1543-357/+945
| |\ \ \ | | |/ / | |/| |
| | * | mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-113-8/+3
| | * | mac80211: set smps_mode according to ap paramsEliad Peller2014-09-111-2/+13
| | * | cfg80211: allow requesting SMPS mode on ap startEliad Peller2014-09-111-0/+24
| | * | mac80211: set network header in TDLS framesArik Nemtsov2014-09-111-0/+3
| | * | cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-114-11/+33
| | * | cfg80211: add WMM traffic stream APIJohannes Berg2014-09-113-0/+185
| | * | mac80211: add TDLS connection timeoutLiad Kaufman2014-09-112-1/+23
| | * | mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn2014-09-113-119/+213
| | * | mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-114-97/+85
| | * | cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg2014-09-111-4/+21
| | * | cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-7/+3
| | * | cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-112-1/+3
| | * | mac80211: clear key material when freeing keysJohannes Berg2014-09-111-1/+1
| | * | cfg80211: clear connect keys when freeing themJohannes Berg2014-09-115-11/+11
| | * | mac80211: annotate MMIC head/tailroom warningJohannes Berg2014-09-081-2/+5
| | * | mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-083-11/+75
| | * | mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson2014-09-081-19/+41
| | * | mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira2014-09-051-1/+1
| | * | mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-053-5/+10
| | * | cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+11