summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon8-39/+52
2019-05-26Merge branch 'net-mvpp2-Classifier-updates-RSS'David S. Miller4-48/+326
2019-05-26net: mvpp2: cls: Support steering to RSS contextsMaxime Chevallier1-4/+54
2019-05-26net: mvpp2: cls: Extract the RSS context when parsing the ethtool ruleMaxime Chevallier1-0/+6
2019-05-26net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier4-41/+255
2019-05-26net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier2-0/+8
2019-05-26net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier3-4/+4
2019-05-25flow_offload: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-05-24Merge branch 'net-stmmac-Improvements-and-Selftests'David S. Miller21-23/+1029
2019-05-24net: stmmac: Prevent missing interrupts when running NAPIJose Abreu1-0/+3
2019-05-24net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu1-2/+8
2019-05-24net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()Jose Abreu1-4/+0
2019-05-24net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()Jose Abreu1-4/+0
2019-05-24net: stmmac: dwmac4/5: Fix Hash FilterJose Abreu2-0/+3
2019-05-24net: stmmac: dwmac1000: Clear unused address entriesJose Abreu1-0/+6
2019-05-24net: stmmac: dwmac1000: Fix Hash FilterJose Abreu1-0/+1
2019-05-24net: stmmac: Introduce selftests supportJose Abreu5-0/+889
2019-05-24net: stmmac: dwxgmac2: Also pass control frames while in promisc modeJose Abreu2-1/+2
2019-05-24net: stmmac: dwmac4/5: Also pass control frames while in promisc modeJose Abreu2-1/+2
2019-05-24net: stmmac: dwmac1000: Also pass control frames while in promisc modeJose Abreu2-1/+2
2019-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu7-10/+40
2019-05-24net: ethernet: stmmac: dwmac-sun8i: Enable control of loopbackCorentin Labbe1-0/+13
2019-05-24net: stmmac: dwxgmac2: Add MAC loopback supportJose Abreu2-0/+14
2019-05-24net: stmmac: dwmac4/5: Add MAC loopback supportJose Abreu2-0/+16
2019-05-24net: stmmac: dwmac1000: Add MAC loopback supportJose Abreu1-0/+13
2019-05-24net: stmmac: dwmac100: Add MAC loopback supportJose Abreu1-0/+13
2019-05-24net: stmmac: Add MAC loopback callback to HWIFJose Abreu1-0/+4
2019-05-24Merge branch 'net-phy-add-interface-mode-PHY_INTERFACE_MODE_USXGMII'David S. Miller3-0/+12
2019-05-24net: phy: aquantia: add USXGMII support and warn if XGMII mode is setHeiner Kallweit1-0/+8
2019-05-24dt-bindings: net: document new usxgmii phy modeHeiner Kallweit1-0/+1
2019-05-24net: phy: add interface mode PHY_INTERFACE_MODE_USXGMIIHeiner Kallweit1-0/+3
2019-05-24selftests/net: SO_TXTIME with ETF and FQWillem de Bruijn5-1/+332
2019-05-24Merge branch 'ipv6-Move-exceptions-to-fib6_nh-and-make-it-optional-in-a-fib6_...David S. Miller8-244/+820
2019-05-24selftests: Add redirect testsDavid Ahern1-0/+455
2019-05-24ipv6: Refactor ip6_route_del for cached routesDavid Ahern1-15/+21
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern7-101/+106
2019-05-24ipv6: Move exception bucket to fib6_nhDavid Ahern3-73/+126
2019-05-24ipv6: Refactor exception functionsDavid Ahern1-48/+86
2019-05-24ipv6: Refactor fib6_drop_pcpu_fromDavid Ahern1-10/+25
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern4-34/+38
2019-05-24Merge branch 'ENETC-support-hardware-timestamping'David S. Miller10-6/+235
2019-05-24arm64: dts: fsl: ls1028a: add ENETC 1588 timer nodeY.b. Lu1-0/+6
2019-05-24dt-binding: ptp_qoriq: support ENETC PTP compatibleY.b. Lu1-0/+1
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu3-0/+39
2019-05-24enetc: add hardware timestamping supportY.b. Lu6-6/+189
2019-05-24net: ll_temac: Fix compile errorEsben Haabendal1-2/+1
2019-05-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-234/+400
2019-05-23ice: Silence semantic parser warningsBruce Allan2-4/+4
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley3-13/+14
2019-05-23ice: Reorganize ice_vf structJesse Brandeburg1-8/+13