Age | Commit message (Expand) | Author | Files | Lines |
2020-03-15 | tipc: simplify trivial boolean return | Hoang Le | 1 | -3/+0 |
2020-03-15 | Merge branch 'ethtool-consolidate-irq-coalescing-part-5' | David S. Miller | 15 | -68/+32 |
2020-03-15 | net: via: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+2 |
2020-03-15 | net: sxgbe: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+1 |
2020-03-15 | net: r8169: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+2 |
2020-03-15 | net: qlnic: let core reject the unsupported coalescing parameters | Jakub Kicinski | 1 | -18/+5 |
2020-03-15 | net: qede: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+2 |
2020-03-15 | net: netxen: let core reject the unsupported coalescing parameters | Jakub Kicinski | 1 | -18/+3 |
2020-03-15 | net: nixge: let core reject the unsupported coalescing parameters | Jakub Kicinski | 1 | -21/+1 |
2020-03-15 | net: myri10ge: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+1 |
2020-03-15 | net: sky2: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+4 |
2020-03-15 | net: skge: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+1 |
2020-03-15 | net: octeontx2-pf: let core reject the unsupported coalescing parameters | Jakub Kicinski | 1 | -11/+2 |
2020-03-15 | net: mvpp2: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+2 |
2020-03-15 | net: mvneta: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+2 |
2020-03-15 | net: mv643xx_eth: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+1 |
2020-03-15 | net: jme: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+3 |
2020-03-15 | Merge branch 'net-phy-split-the-mscc-driver' | David S. Miller | 8 | -1474/+1532 |
2020-03-15 | net: phy: mscc: fix header defines and descriptions | Antoine Tenart | 3 | -12/+12 |
2020-03-15 | net: phy: mscc: split the driver into separate files | Antoine Tenart | 5 | -1462/+1515 |
2020-03-15 | net: phy: move the mscc driver to its own directory | Antoine Tenart | 6 | -1/+6 |
2020-03-15 | Merge branch 'RED-Introduce-an-ECN-tail-dropping-mode' | David S. Miller | 9 | -20/+371 |
2020-03-15 | selftests: mlxsw: RED: Test RED ECN nodrop offload | Petr Machata | 3 | -8/+61 |
2020-03-15 | selftests: qdiscs: RED: Add nodrop tests | Petr Machata | 1 | -0/+68 |
2020-03-15 | mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode | Petr Machata | 1 | -4/+5 |
2020-03-15 | net: sched: RED: Introduce an ECN nodrop mode | Petr Machata | 4 | -6/+32 |
2020-03-15 | net: sched: Allow extending set of supported RED flags | Petr Machata | 3 | -3/+89 |
2020-03-15 | selftests: qdiscs: Add TDC test for RED | Petr Machata | 1 | -0/+117 |
2020-03-15 | sfc: support configuring vf spoofchk on EF10 VFs | Edward Cree | 1 | -3/+63 |
2020-03-15 | Merge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK' | David S. Miller | 2 | -0/+30 |
2020-03-15 | net: phylink: Add XLGMII support | Jose Abreu | 1 | -0/+27 |
2020-03-15 | net: phy: Add XLGMII interface define | Jose Abreu | 1 | -0/+3 |
2020-03-15 | net: ena: ethtool: clean up minor indentation issue | Colin Ian King | 1 | -1/+1 |
2020-03-15 | net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up | Vladimir Oltean | 1 | -4/+9 |
2020-03-15 | cxgb4: update T5/T6 adapter register ranges | Shahjada Abul Husain | 1 | -14/+8 |
2020-03-14 | Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 10 | -386/+266 |
2020-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 107 | -1700/+5771 |
2020-03-14 | net/mlx5: DR, Remove unneeded functions deceleration | Alex Vesker | 1 | -101/+0 |
2020-03-14 | net/mlx5: DR, Add support for flow table id destination action | Alex Vesker | 3 | -0/+33 |
2020-03-14 | net/mlx5: Avoid deriving mlx5_core_dev second time | Parav Pandit | 1 | -9/+7 |
2020-03-14 | net/mlx5: E-switch, Annotate esw state_lock mutex destroy | Parav Pandit | 1 | -0/+1 |
2020-03-14 | net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy | Parav Pandit | 1 | -1/+3 |
2020-03-14 | net/mlx5: Accept flow rules without match | Mark Bloch | 6 | -31/+14 |
2020-03-14 | net/mlx5: E-Switch, Refactor unload all reps per rep type | Bodong Wang | 1 | -19/+5 |
2020-03-14 | net/mlx5: E-Switch, Update VF vports config when num of VFs changed | Bodong Wang | 3 | -82/+46 |
2020-03-14 | net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes | Bodong Wang | 3 | -108/+111 |
2020-03-14 | net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric | Bodong Wang | 1 | -48/+53 |
2020-03-14 | net/mlx5: E-Switch, Prepare for vport enable/disable refactor | Bodong Wang | 1 | -11/+15 |
2020-03-14 | net/mlx5: E-Switch, Remove redundant warning when QoS enable failed | Bodong Wang | 1 | -3/+1 |
2020-03-14 | net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode | Bodong Wang | 1 | -4/+10 |