aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-29net: sched: cls_rcvp, complete rcu conversionJohn Fastabend1-3/+41
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet1-2/+10
2014-09-28net_sched: fix another regression in cls_tcindexWANG Cong1-1/+1
2014-09-28net_sched: fix errno in tcindex_set_parms()WANG Cong1-3/+2
2014-09-28Merge branch 'cxgb4-next'David S. Miller6-96/+274
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai5-2/+49
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai2-0/+6
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai1-52/+52
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai3-42/+167
2014-09-28arp: Do not perturb drop profiles with ignored ARP packetsRick Jones1-1/+5
2014-09-28net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong11-21/+21
2014-09-28mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet1-7/+16
2014-09-28Merge branch 'r8152'David S. Miller1-37/+209
2014-09-28r8152: support ethtool eeehayeswang1-0/+128
2014-09-28r8152: add functions to set EEEhayeswang1-25/+76
2014-09-28r8152: change the EEE definitionhayeswang1-21/+14
2014-09-28Merge branch 'defxx-next'David S. Miller2-32/+44
2014-09-28defxx: DEFEA's ESIC port I/O decoding cleanupMaciej W. Rozycki2-20/+32
2014-09-28defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki1-2/+2
2014-09-28defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki1-15/+15
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller10-38/+303
2014-09-28Merge branch 'dsa_eee'David S. Miller5-18/+203
2014-09-28net: dsa: bcm_sf2: add support for controlling EEEFlorian Fainelli3-0/+79
2014-09-28net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2-0/+49
2014-09-28net: dsa: bcm_sf2: add port_enable/disable callbacksFlorian Fainelli1-20/+40
2014-09-28net: dsa: bcm_sf2: disable RGMII interface(s) when link is downFlorian Fainelli1-0/+9
2014-09-28net: dsa: allow enabling and disable switch portsFlorian Fainelli2-0/+22
2014-09-28net: dsa: start and stop the PHY state machineFlorian Fainelli1-0/+6
2014-09-28tcp: use tcp_flags in tcp_data_queue()Peter Pan(潘卫平)1-3/+2
2014-09-28tcp: change tcp_skb_pcount() locationEric Dumazet4-11/+33
2014-09-28Merge branch 'tcp_skb_cb'David S. Miller11-34/+64
2014-09-28tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet4-13/+30
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet5-7/+9
2014-09-28ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet4-14/+25
2014-09-26net : optimize skb_release_data()Eric Dumazet1-21/+22
2014-09-26sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov1-1/+6
2014-09-26net: bcmgenet: Fix compile warningTobias Klauser1-16/+7
2014-09-26net/openvswitch: remove dup comment in vport.hWang Sheng-Hui1-1/+0
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller23-0/+16185
2014-09-26net: optimise inet_proto_csum_replace4()LEROY Christophe1-7/+5
2014-09-26net: optimise csum_replace4()LEROY Christophe1-3/+1
2014-09-26Merge branch 'fec'David S. Miller2-5/+21
2014-09-26net: fec: free resource after phy probe failedNimrod Andy1-0/+2
2014-09-26net: fec: align rx data buffer size for dma map/unmapNimrod Andy1-3/+5
2014-09-26net: fec: remove the ERR006358 workaround for imx6sx enetNimrod Andy1-2/+2
2014-09-26net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy2-0/+12
2014-09-26net: introduce __skb_header_release()Eric Dumazet4-9/+24
2014-09-26fec: Remove fec_enet_select_queue()Fabio Estevam1-7/+0
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller208-2381/+20669
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches2-37/+26