summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-29net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal
2014-09-29net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal
2014-09-29net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann
2014-09-29net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal
2014-09-29net: sched: cls_rcvp, complete rcu conversionJohn Fastabend
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet
2014-09-28net_sched: fix another regression in cls_tcindexWANG Cong
2014-09-28net_sched: fix errno in tcindex_set_parms()WANG Cong
2014-09-28Merge branch 'cxgb4-next'David S. Miller
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai
2014-09-28arp: Do not perturb drop profiles with ignored ARP packetsRick Jones
2014-09-28net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong
2014-09-28mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet
2014-09-28Merge branch 'r8152'David S. Miller
2014-09-28r8152: support ethtool eeehayeswang
2014-09-28r8152: add functions to set EEEhayeswang
2014-09-28r8152: change the EEE definitionhayeswang
2014-09-28Merge branch 'defxx-next'David S. Miller
2014-09-28defxx: DEFEA's ESIC port I/O decoding cleanupMaciej W. Rozycki
2014-09-28defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki
2014-09-28defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-28Merge branch 'dsa_eee'David S. Miller
2014-09-28net: dsa: bcm_sf2: add support for controlling EEEFlorian Fainelli
2014-09-28net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli
2014-09-28net: dsa: bcm_sf2: add port_enable/disable callbacksFlorian Fainelli
2014-09-28net: dsa: bcm_sf2: disable RGMII interface(s) when link is downFlorian Fainelli
2014-09-28net: dsa: allow enabling and disable switch portsFlorian Fainelli
2014-09-28net: dsa: start and stop the PHY state machineFlorian Fainelli
2014-09-28tcp: use tcp_flags in tcp_data_queue()Peter Pan(潘卫平)
2014-09-28tcp: change tcp_skb_pcount() locationEric Dumazet
2014-09-28Merge branch 'tcp_skb_cb'David S. Miller
2014-09-28tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet
2014-09-28ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet
2014-09-26net : optimize skb_release_data()Eric Dumazet
2014-09-26sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov
2014-09-26net: bcmgenet: Fix compile warningTobias Klauser
2014-09-26net/openvswitch: remove dup comment in vport.hWang Sheng-Hui
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-09-26net: optimise inet_proto_csum_replace4()LEROY Christophe
2014-09-26net: optimise csum_replace4()LEROY Christophe
2014-09-26Merge branch 'fec'David S. Miller
2014-09-26net: fec: free resource after phy probe failedNimrod Andy
2014-09-26net: fec: align rx data buffer size for dma map/unmapNimrod Andy
2014-09-26net: fec: remove the ERR006358 workaround for imx6sx enetNimrod Andy
2014-09-26net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy