aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser19-34/+0
2014-10-03Merge branch 'qdisc_bulk_dequeue'David S. Miller2-2/+54
2014-10-03qdisc: dequeue bulking also pickup GSO/TSO packetsJesper Dangaard Brouer1-9/+3
2014-10-03qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUEJesper Dangaard Brouer2-2/+60
2014-10-03et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon9-8/+5597
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller129-951/+1540
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-134/+217
2014-10-01bna: Update Maintainer EmailRasesh Mody1-1/+1
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2-0/+30
2014-10-01net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther1-6/+7
2014-10-01net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov2-2/+27
2014-10-01net: bridge: add a br_set_state helper functionFlorian Fainelli6-11/+17
2014-10-01net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong2-9/+7
2014-10-01net_sched: fix another crash in cls_tcindexWANG Cong1-3/+9
2014-10-01Merge branch 'udp_gso'David S. Miller9-11/+91
2014-10-01vxlan: Set inner protocol before transmitTom Herbert1-0/+4
2014-10-01gre: Set inner protocol in v4 and v6 GRE transmitTom Herbert2-2/+8
2014-10-01ipip: Set inner IP protocol in ipipTom Herbert1-0/+2
2014-10-01sit: Set inner IP protocol in sitTom Herbert1-0/+4
2014-10-01udp: Generalize skb_udp_segmentTom Herbert4-9/+73
2014-10-01Merge branch 'bpf-next'David S. Miller2-0/+276
2014-10-01bpf: add tests to verifier testsuiteAlexei Starovoitov1-0/+130
2014-10-01bpf: add search pruning optimization to verifierAlexei Starovoitov1-0/+146
2014-10-01net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2-65/+145
2014-10-01net: avoid one atomic operation in skb_clone()Eric Dumazet1-6/+17
2014-10-01net/dccp/ccid.c: add __init to ccid_activateFabian Frederick1-1/+1
2014-10-01net/dccp/proto.c: add __init to dccp_mib_initFabian Frederick1-1/+1
2014-10-01Merge branch 'r8152'David S. Miller1-28/+2
2014-10-01r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-01r8152: remove clearing bphayeswang1-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-01r8169: add support for Byte Queue LimitsFlorian Westphal1-4/+14
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet4-28/+47
2014-10-01tcp: abort orphan sockets stalling on zero window probesYuchung Cheng2-21/+22
2014-10-01Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2014-10-01cipso: add __init to cipso_v4_cache_initFabian Frederick1-1/+1
2014-10-01inet: frags: add __init to ip4_frags_ctl_registerFabian Frederick1-2/+2
2014-10-01tcp: add __init to tcp_init_memFabian Frederick1-1/+1
2014-10-01r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabledChun-Hao Lin1-6/+8
2014-10-01r8169:modify the behavior of function "rtl8168_oob_notify"Chun-Hao Lin1-53/+46
2014-10-01r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"Chun-Hao Lin1-2/+2
2014-10-01r8169:change the name of function"rtl_w1w0_eri"Chun-Hao Lin1-29/+29
2014-10-01r8169:for function "rtl_w1w0_phy" change its name and behaviorChun-Hao Lin1-88/+88
2014-10-01r8169:add more chips to support magic packet v2Chun-Hao Lin1-0/+36
2014-10-01r8169:add support more chips to get mac address from backup mac address registerChun-Hao Lin1-1/+10
2014-10-01r8169:add disable/enable RTL8411B pll functionChun-Hao Lin1-0/+2
2014-10-01r8169:add disable/enable RTL8168G pll functionChun-Hao Lin1-0/+2
2014-10-01r8169:change uppercase number to lowercase numberChun-Hao Lin1-9/+9
2014-10-01sunvnet: fix potential NULL pointer dereferenceDavid L Stevens1-1/+1