aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi18-344/+278
2017-08-30net/sched: Change cls_flower to use IDRChris Mi1-32/+23
2017-08-30idr: Add new APIs to support unsigned longChris Mi4-37/+125
2017-08-30Merge branch 'add-rmnet-driver'David S. Miller17-0/+1428
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan15-0/+1424
2017-08-30net: arp: Add support for raw IP deviceSubash Abhinov Kasiviswanathan1-0/+1
2017-08-30net: ether: Add support for multiplexing and aggregation typeSubash Abhinov Kasiviswanathan1-0/+3
2017-08-30Merge branch 'tcp-readd-hp'David S. Miller9-27/+271
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal8-6/+223
2017-08-30tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal3-22/+49
2017-08-30staging: irda: fix init level for irda coreGreg KH1-1/+1
2017-08-29net: bcmgenet: Do not return from void functionFlorian Fainelli1-1/+1
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet7-16/+19
2017-08-29net: remove dmaengine.h inclusion from netdevice.hDave Jiang1-1/+0
2017-08-29net: bcmgenet: Use correct I/O accessorsFlorian Fainelli2-30/+58
2017-08-29liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang1-0/+78
2017-08-29net: dsa: make some structures constBhumika Goyal2-2/+2
2017-08-29ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern2-13/+30
2017-08-29amd-xgbe: Interrupt summary bits are h/w version dependentTom Lendacky2-5/+16
2017-08-29Merge branch 'nsh-headers-GSO'David S. Miller10-31/+467
2017-08-29nsh: add GSO supportJiri Benc5-0/+103
2017-08-29net: add NSH header structures and helpersYi Yang1-0/+307
2017-08-29vxlan: factor out VXLAN-GPE next protocolJiri Benc3-31/+56
2017-08-29ether: add NSH ethertypeJiri Benc1-0/+1
2017-08-29Merge branch 'ife-ethertype'David S. Miller3-14/+54
2017-08-29tc-testing: add test for testing ife typeAlexander Aring1-0/+50
2017-08-29act_ife: use registered ife_type as fallbackAlexander Aring1-14/+3
2017-08-29if_ether: add forces ife lfb typeAlexander Aring1-0/+1
2017-08-29Documentation: networking: Add blurb about patches in patchworkFlorian Fainelli1-0/+8
2017-08-29Merge branch 'mlx4-misc-patches'David S. Miller10-162/+219
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh6-2/+58
2017-08-29net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan1-1/+1
2017-08-29net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha6-158/+159
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu3-0/+111
2017-08-29Merge branch 'systemport-sf2-mdio-endian'David S. Miller3-20/+44
2017-08-29net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli1-6/+26
2017-08-29net: systemport: Set correct RSB endian bits based on hostFlorian Fainelli1-2/+6
2017-08-29net: dsa: bcm_sf2: Use correct I/O accessorsFlorian Fainelli1-6/+6
2017-08-29net: systemport: Use correct I/O accessorsFlorian Fainelli1-6/+6
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller127-1272/+4310
2017-08-29net: stmmac: constify clk_div_tableArvind Yadav1-1/+1
2017-08-29Merge branch 'XDP-redirect-tracepoints'David S. Miller9-46/+543
2017-08-29samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer3-0/+387
2017-08-29samples/bpf: xdp_redirect load XDP dummy prog on TX deviceJesper Dangaard Brouer4-15/+50
2017-08-29xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer2-10/+40
2017-08-29xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer2-17/+42
2017-08-29xdp: make xdp tracepoints report bpf prog id instead of prog_tagJesper Dangaard Brouer1-10/+8
2017-08-29xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer2-11/+33
2017-08-29xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer2-6/+6