summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-31539-9157/+29481
|\
| * cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari2020-03-311-0/+18
| * net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu2020-03-311-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-304-32/+51
| |\
| | * net: hns3: fix set and get link ksettings issueGuangbin Huang2020-03-301-1/+7
| | * net: hns3: fix RSS config lost after VF reset.Guojia Liao2020-03-301-24/+28
| | * net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2020-03-302-5/+14
| | * net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin2020-03-302-2/+2
| * | net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng2020-03-301-8/+16
| * | net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng2020-03-301-0/+75
| * | net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng2020-03-304-313/+519
| * | mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel2020-03-305-5/+46
| * | mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel2020-03-303-18/+16
| * | mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel2020-03-301-9/+1
| * | mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel2020-03-306-11/+297
| * | mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2020-03-302-1/+77
| * | mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel2020-03-304-3/+38
| * | mlxsw: reg: Extend QPCR registerIdo Schimmel2020-03-301-0/+17
| * | devlink: Add packet trap group parameters supportIdo Schimmel2020-03-301-4/+4
| * | r8169: factor out rtl8169_tx_mapHeiner Kallweit2020-03-301-60/+50
| * | qed: Fix use after free in qed_chain_freeYuval Basson2020-03-301-22/+16
| * | r8169: improve handling of TD_MSS_MAXHeiner Kallweit2020-03-301-2/+2
| * | net: dsa: felix: add port policersVladimir Oltean2020-03-303-11/+4
| * | net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang2020-03-305-7/+99
| * | ionic: remove lifs on fw resetShannon Nelson2020-03-305-25/+158
| * | ionic: disable the queues on link downShannon Nelson2020-03-301-56/+61
| * | ionic: check for queues before deletingShannon Nelson2020-03-301-19/+38
| * | ionic: clean tx queue of unfinished requestsShannon Nelson2020-03-303-0/+18
| * | ionic: move irq request to qcq allocShannon Nelson2020-03-301-22/+19
| * | ionic: move debugfs add/delete to match alloc/freeShannon Nelson2020-03-301-12/+8
| * | ionic: check for linkup in watchdogShannon Nelson2020-03-303-2/+7
| * | ionic: decouple link message from netdev stateShannon Nelson2020-03-301-14/+18
| * | mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel2020-03-301-0/+4
| * | devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-304-7/+7
| * | net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-3011-13/+25
| * | net: ena: Make some functions staticYueHaibing2020-03-301-7/+6
| * | dpaa_eth: Make dpaa_a050385_wa staticYueHaibing2020-03-301-1/+1
| * | net: stmmac: Add support for VLAN Rx filteringWong Vee Khee2020-03-305-0/+245
| * | net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King2020-03-301-1/+1
| * | net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu2020-03-291-0/+49
| * | net/mlx5e: refactor indr setup blockwenxu2020-03-291-21/+21
| * | net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed2020-03-298-6/+10
| * | net/mlx5: Use a separate work queue for fib event handlingMark Zhang2020-03-292-4/+11
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-03-292-30/+6
| |\ \
| | * | mlx5: Remove uninitialized use of key in mlx5_core_create_mkeyNathan Chancellor2020-03-161-3/+1
| | * | {IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ibMichael Guralnik2020-03-131-19/+3
| | * | {IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed2020-03-132-8/+1
| | * | {IB,net}/mlx5: Setup mkey variant before mr create command invocationSaeed Mahameed2020-03-131-1/+2
| * | | mlx4: fix "initializer element not constant" compiler errorJacob Keller2020-03-291-4/+7
| * | | qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson2020-03-291-11/+2