summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mptcp: create msk earlyPaolo Abeni2020-03-154-80/+70
* net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng2020-03-151-4/+1
* net: mscc: ocelot: adjust maxlen on NPI port, not CPUVladimir Oltean2020-03-151-1/+1
* tipc: add NULL pointer check to prevent kernel oopsHoang Le2020-03-151-2/+10
* tipc: simplify trivial boolean returnHoang Le2020-03-151-3/+0
* Merge branch 'ethtool-consolidate-irq-coalescing-part-5'David S. Miller2020-03-1415-68/+32
|\
| * net: via: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
| * net: sxgbe: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
| * net: r8169: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
| * net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-18/+5
| * net: qede: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
| * net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-18/+3
| * net: nixge: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-21/+1
| * net: myri10ge: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
| * net: sky2: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+4
| * net: skge: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
| * net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-11/+2
| * net: mvpp2: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
| * net: mvneta: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
| * net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+1
| * net: jme: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+3
|/
* Merge branch 'net-phy-split-the-mscc-driver'David S. Miller2020-03-148-1474/+1532
|\
| * net: phy: mscc: fix header defines and descriptionsAntoine Tenart2020-03-143-12/+12
| * net: phy: mscc: split the driver into separate filesAntoine Tenart2020-03-145-1462/+1515
| * net: phy: move the mscc driver to its own directoryAntoine Tenart2020-03-146-1/+6
|/
* Merge branch 'RED-Introduce-an-ECN-tail-dropping-mode'David S. Miller2020-03-149-20/+371
|\
| * selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata2020-03-143-8/+61
| * selftests: qdiscs: RED: Add nodrop testsPetr Machata2020-03-141-0/+68
| * mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata2020-03-141-4/+5
| * net: sched: RED: Introduce an ECN nodrop modePetr Machata2020-03-144-6/+32
| * net: sched: Allow extending set of supported RED flagsPetr Machata2020-03-143-3/+89
| * selftests: qdiscs: Add TDC test for REDPetr Machata2020-03-141-0/+117
|/
* sfc: support configuring vf spoofchk on EF10 VFsEdward Cree2020-03-141-3/+63
* Merge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK'David S. Miller2020-03-142-0/+30
|\
| * net: phylink: Add XLGMII supportJose Abreu2020-03-141-0/+27
| * net: phy: Add XLGMII interface defineJose Abreu2020-03-141-0/+3
|/
* net: ena: ethtool: clean up minor indentation issueColin Ian King2020-03-141-1/+1
* net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean2020-03-141-4/+9
* cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain2020-03-141-14/+8
* Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-1310-386/+266
|\
| * net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker2020-03-131-101/+0
| * net/mlx5: DR, Add support for flow table id destination actionAlex Vesker2020-03-133-0/+33
| * net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit2020-03-131-9/+7
| * net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit2020-03-131-0/+1
| * net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit2020-03-131-1/+3
| * net/mlx5: Accept flow rules without matchMark Bloch2020-03-136-31/+14
| * net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang2020-03-131-19/+5
| * net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang2020-03-133-82/+46
| * net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang2020-03-133-108/+111
| * net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang2020-03-131-48/+53