aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-31net_sched: add reverse binding for tc classCong Wang11-2/+148
2017-08-30Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-40/+384
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington1-0/+20
2017-08-30devlink: Maintain consistency in mac field nameDavid Ahern1-1/+1
2017-08-30hv_netvsc: Fix typos in the document of UDP hashingHaiyang Zhang1-2/+2
2017-08-30xen-netfront: be more drop monitor friendlyEric Dumazet1-1/+1
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman5-17/+321
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman2-19/+34
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman1-4/+29
2017-08-30bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King1-2/+2
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King1-1/+1
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta1-1/+1
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal1-1/+1
2017-08-30ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam1-6/+12
2017-08-30Merge branch 'mvpp2-comphy'David S. Miller6-33/+821
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart1-1/+20
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart1-22/+42
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart1-0/+11
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart1-9/+4
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart1-1/+43
2017-08-30Documentation/bindings: phy: document the Marvell comphy driverAntoine Tenart1-0/+43
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart3-0/+656
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart1-0/+2
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen1-2/+5
2017-08-30Merge branch 'net_sched-idr'David S. Miller23-413/+426
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