summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-0/+1
|\
| * nfp: flower-ct: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-121-0/+1
* | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-1453-238/+1453
|\ \ | |/ |/|
| * sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet2021-07-131-0/+4
| * sfc: ensure correct number of XDP queuesÍñigo Huguet2021-07-131-7/+8
| * sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet2021-07-131-1/+2
| * net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean2021-07-131-4/+5
| * octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King2021-07-121-1/+1
| * net: ti: fix UAF in tlan_remove_onePavel Skripkin2021-07-091-2/+1
| * net: qcom/emac: fix UAF in emac_removePavel Skripkin2021-07-091-1/+2
| * net: moxa: fix UAF in moxart_mac_probePavel Skripkin2021-07-091-3/+1
| * net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli2021-07-091-0/+6
| * net: microchip: sparx5: fix kconfig warningRandy Dunlap2021-07-081-0/+1
| * cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain2021-07-082-8/+13
| * atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks2021-07-081-0/+5
| * stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing2021-07-071-3/+5
| * stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing2021-07-071-4/+5
| * octeontx2-pf: Fix assigned error return value that is never usedColin Ian King2021-07-071-1/+1
| * ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo2021-07-061-7/+13
| * net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang2021-07-052-2/+45
| * net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-07-051-1/+11
| * net: stmmac: separate the tas basetime calculation functionXiaoliang Yang2021-07-052-13/+28
| * net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi2021-07-031-10/+10
| * nfp: flower-ct: remove callback delete deadlockLouis Peens2021-07-021-13/+0
| * gve: DQO: Remove incorrect prefetchBailey Forrest2021-07-021-7/+0
| * gve: Simplify code and axe the use of a deprecated APIChristophe JAILLET2021-07-021-8/+1
| * gve: Propagate error codes to callerChristophe JAILLET2021-07-021-2/+3
| * gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET2021-07-021-1/+4
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller2021-07-017-3/+21
| |\
| | * igb: Fix position of assignment to *ringJedrzej Jagielski2021-07-011-1/+2
| | * igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-011-1/+8
| | * iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-011-0/+1
| | * e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET2021-07-011-0/+1
| | * fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET2021-07-011-0/+1
| | * ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igc: change default return of igc_read_phy_reg()Tom Rix2021-07-011-1/+1
| | * igb: Fix use-after-free error during resetVinicius Costa Gomes2021-07-011-0/+2
| | * igc: Fix use-after-free error during resetVinicius Costa Gomes2021-07-011-0/+2
| * | net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail2021-07-011-0/+1
| * | ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu2021-07-011-3/+19
| * | octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam2021-07-016-10/+417
| * | octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam2021-07-015-9/+113
| * | octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori2021-07-017-20/+425
| * | Merge branch 'master' of ../net-next/David S. Miller2021-07-0112-74/+281
| |\ \
| | * | octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya2021-07-016-73/+54
| | * | octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya2021-07-013-35/+103
| | * | octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra2021-07-016-1/+159
| | |/
| * / net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-012-21/+2
| |/