summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-1932-178/+428
|\
| * cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy2020-01-191-1/+27
| * cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy2020-01-194-3/+96
| * bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-183-4/+7
| * bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
| * bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
| * net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli2020-01-171-3/+4
| * net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-171-3/+1
| * net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi2020-01-161-7/+13
| * net: hns3: pad the short frame before sending to the hardwareYunsheng Lin2020-01-161-0/+6
| * net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu2020-01-151-0/+6
| * net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu2020-01-151-1/+5
| * net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu2020-01-151-9/+11
| * mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata2020-01-151-7/+23
| * mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata2020-01-151-0/+13
| * mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-11/+6
| * mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-12/+6
| * mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel2020-01-151-1/+22
| * net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi2020-01-151-9/+10
| * net: macb: fix for fixed-link modeMilind Parab2020-01-141-13/+17
| * devlink: correct misspelling of snapshotJacob Keller2020-01-111-1/+1
| * net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu2020-01-101-0/+4
| * net: stmmac: selftests: Update status when disabling RSSJose Abreu2020-01-101-6/+14
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-01-1011-62/+98
| |\
| | * e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2020-01-092-32/+27
| | * i40e: Set PHY Access flag on X722Adam Ludkiewicz2020-01-091-0/+5
| | * iavf: remove current MAC address filter on VF resetStefan Assmann2020-01-093-4/+18
| | * igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-01-092-7/+3
| | * ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-01-091-10/+27
| | * ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-01-091-5/+0
| | * i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-01-091-4/+18
| * | sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov2020-01-101-17/+21
| |/
* | mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen2020-01-192-0/+4
* | mlxsw: Add tunnel devlink-trap supportAmit Cohen2020-01-194-3/+19
* | mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen2020-01-191-2/+2
* | mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen2020-01-193-0/+73
* | mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping RegisterAmit Cohen2020-01-191-0/+57
* | mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping RegisterAmit Cohen2020-01-191-0/+31
* | mlxsw: Add NON_ROUTABLE trapAmit Cohen2020-01-192-0/+4
* | mlxsw: Add irif and erif disabled trapsAmit Cohen2020-01-192-0/+28
* | Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-01-1915-340/+980
|\ \
| * | net/mlx5: E-Switch, Increase number of chains and prioritiesPaul Blakey2020-01-173-12/+232
| * | net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey2020-01-177-292/+637
| * | net/mlx5: ft: Check prio and chain sanity for ft offloadPaul Blakey2020-01-171-7/+20
| * | net/mlx5: ft: Use getter function to get ft chainPaul Blakey2020-01-173-1/+9
| * | net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey2020-01-172-9/+18
| * | net/mlx5: Add ignore level support fwd to table rulesPaul Blakey2020-01-172-3/+18
| * | net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey2020-01-171-12/+29
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed2020-01-178-42/+55
| |\ \
| | * | net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-176-36/+38