summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-291-39/+41
* | net: tcp: add DCTCP congestion control algorithmDaniel Borkmann2014-09-294-1/+371
* | net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal2014-09-292-4/+22
* | net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2014-09-292-14/+26
* | net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann2014-09-292-8/+19
* | net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal2014-09-293-31/+26
* | net: sched: cls_rcvp, complete rcu conversionJohn Fastabend2014-09-291-3/+41
* | net_sched: fix another regression in cls_tcindexWANG Cong2014-09-281-1/+1
* | net_sched: fix errno in tcindex_set_parms()WANG Cong2014-09-281-3/+2
* | arp: Do not perturb drop profiles with ignored ARP packetsRick Jones2014-09-281-1/+5
* | net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong2014-09-2810-20/+20
* | 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
OpenPOWER on IntegriCloud