aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-12bnxt_en: Fix and simplify XDP transmit pathMichael Chan1-5/+5
2022-07-12bnxt_en: fix livepatch queryVikas Gupta1-3/+5
2022-07-12bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan1-1/+2
2022-07-12bnxt_en: reclaim max resources if sriov enable failsKashyap Desai3-2/+8
2022-07-12net: marvell: prestera: fix missed deinit sequenceYevhen Orlov1-0/+1
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng1-8/+25
2022-07-07net: ocelot: fix wrong time_after usagePavel Skripkin1-9/+8
2022-07-07Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski11-38/+76
2022-07-07net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli1-7/+10
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter1-0/+1
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-06net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy1-9/+30
2022-07-06net/mlx5e: Fix capability check for updating vnic env countersGal Pressman1-1/+1
2022-07-06net/mlx5e: CT: Use own workqueue instead of mlx5e privRoi Dayan1-8/+12
2022-07-06net/mlx5: Lag, correct get the port select mode strLiu, Changcheng3-5/+5
2022-07-06net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey1-2/+3
2022-07-06net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan1-2/+1
2022-07-06net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan1-2/+1
2022-07-06net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch4-8/+22
2022-07-06net/mlx5: TC, allow offload from uplink to other PF's VFEli Cohen1-1/+1
2022-07-06net/mlx5e: Fix matchall police parameters validationVlad Buslov1-7/+6
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle2-6/+3
2022-07-04ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley1-0/+9
2022-06-30i40e: Fix VF's MAC Address change on VMNorbert Zulinski1-0/+4
2022-06-30i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki4-0/+103
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson1-0/+6
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata1-1/+13
2022-06-27octeon_ep: use bitwise ANDShreenidhi Shedi1-1/+1
2022-06-27epic100: fix use after free on rmmodTong Zhang1-2/+2
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski3-7/+89
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook1-3/+1
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c"Jakub Kicinski1-1/+1
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2-5/+47
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko1-1/+38
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek1-0/+1
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik1-1/+3
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang1-1/+1
2022-06-17igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi1-2/+5
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang1-0/+1
2022-06-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller5-46/+94
2022-06-14net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET1-1/+0
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski1-0/+5
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski1-27/+26
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko1-18/+31
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik2-1/+32
2022-06-14mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata1-1/+1
2022-06-13amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker1-2/+2
2022-06-13octeontx2-vf: Add support for adaptive interrupt coalescingSuman Ghosh1-1/+2
2022-06-13xilinx: Fix build on x86.David S. Miller1-4/+4