summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-03-15net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng
2020-03-15net: mscc: ocelot: adjust maxlen on NPI port, not CPUVladimir Oltean
2020-03-14net: via: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: sxgbe: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: r8169: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: qede: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: nixge: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: myri10ge: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: sky2: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: skge: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: mvpp2: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mvneta: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: jme: reject unsupported coalescing paramsJakub Kicinski
2020-03-14mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata
2020-03-14sfc: support configuring vf spoofchk on EF10 VFsEdward Cree
2020-03-14net: ena: ethtool: clean up minor indentation issueColin Ian King
2020-03-14cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain
2020-03-13net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-03-13net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit
2020-03-13net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang
2020-03-13net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang
2020-03-13net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang
2020-03-13net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12net/mlx5: E-Switch, Support getting chain mappingPaul Blakey
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen