summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'qca7000_spi'David S. Miller2014-09-2913-0/+2048
|\ \
| * | net: qualcomm: new Ethernet over SPI driver for QCA7000Stefan Wahren2014-09-2912-0/+2001
| * | Documentation: add Device tree bindings for QCA7000Stefan Wahren2014-09-291-0/+47
|/ /
* | Merge branch 'dctcp'David S. Miller2014-09-2912-78/+574
|\ \
| * | net: tcp: add DCTCP congestion control algorithmDaniel Borkmann2014-09-296-3/+425
| * | net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal2014-09-293-5/+30
| * | net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2014-09-293-16/+32
| * | net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann2014-09-293-25/+63
| * | net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal2014-09-294-32/+27
|/ /
* | net: sched: cls_rcvp, complete rcu conversionJohn Fastabend2014-09-291-3/+41
* | dql: dql_queued() should write first to reduce bus transactionsEric Dumazet2014-09-291-2/+10
* | 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
* | Merge branch 'cxgb4-next'David S. Miller2014-09-286-96/+274
|\ \
| * | cxgb4: Add support for adaptive rxHariprasad Shenai2014-09-285-2/+49
| * | cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai2014-09-282-0/+6
| * | cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai2014-09-281-52/+52
| * | cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai2014-09-283-42/+167
|/ /
* | 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-2811-21/+21
* | mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet2014-09-281-7/+16
* | Merge branch 'r8152'David S. Miller2014-09-281-37/+209
|\ \
| * | r8152: support ethtool eeehayeswang2014-09-281-0/+128
| * | r8152: add functions to set EEEhayeswang2014-09-281-25/+76
| * | r8152: change the EEE definitionhayeswang2014-09-281-21/+14
|/ /
* | Merge branch 'defxx-next'David S. Miller2014-09-282-32/+44
|\ \
| * | defxx: DEFEA's ESIC port I/O decoding cleanupMaciej W. Rozycki2014-09-282-20/+32
| * | defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki2014-09-281-2/+2
| * | defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki2014-09-281-15/+15
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-2810-38/+303
|\ \
| * | ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-184-9/+1
| * | xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-025-3/+182
| * | xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-023-16/+117
| * | xfrm: remove useless hash_resize_mutex locksYing Xue2014-08-291-10/+3
* | | Merge branch 'dsa_eee'David S. Miller2014-09-285-18/+203
|\ \ \
| * | | net: dsa: bcm_sf2: add support for controlling EEEFlorian Fainelli2014-09-283-0/+79
| * | | net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-282-0/+49
| * | | net: dsa: bcm_sf2: add port_enable/disable callbacksFlorian Fainelli2014-09-281-20/+40
| * | | net: dsa: bcm_sf2: disable RGMII interface(s) when link is downFlorian Fainelli2014-09-281-0/+9
| * | | net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-282-0/+22
| * | | 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-284-11/+33
* | | Merge branch 'tcp_skb_cb'David S. Miller2014-09-2811-34/+64
|\ \ \
| * | | tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet2014-09-284-13/+30
| * | | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet2014-09-285-7/+9
| * | | ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet2014-09-284-14/+25
|/ / /
* | | net : optimize skb_release_data()Eric Dumazet2014-09-261-21/+22
* | | sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov2014-09-261-1/+6
* | | net: bcmgenet: Fix compile warningTobias Klauser2014-09-261-16/+7