summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
3 daysbnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
3 dayseth: bnxt: move and rename reset helpersJakub Kicinski1-36/+36
3 daysnet/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
3 daysnet: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
3 daysnet: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
3 daysnet: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
9 daysnet: stmmac: fix ethtool per-queue statisticsPetr Tesarik1-7/+2
9 daysnet: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang8-110/+120
9 daysnet: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang1-1/+2
9 dayse1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
9 daysnet: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang1-2/+15
9 daysnet: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang14-158/+335
9 daysnet: stmmac: xgmac: add ethtool per-queue irq statistic supportTeoh Ji Sheng1-0/+2
9 daysnet: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang2-9/+13
9 daysnet: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney5-141/+274
9 daysnet: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney13-177/+291
9 daysnet: stmmac: Remove some unnecessary void pointersAndrew Halaney8-40/+47
9 daysnet: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala1-2/+5
9 daysocteontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
9 dayssmc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun1-9/+1
9 daysiavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
9 daysi40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
9 daysi40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera3-6/+8
9 daysi40e: Refactor argument of several client notification functionsIvan Vecera3-19/+17
9 daysi40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
9 daysr8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
9 daysnet: hns3: add VLAN id validation before usingJian Shen1-0/+3
9 daysnet: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
9 daysnet: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
9 daysnet/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
9 daysnet/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
9 daysnet/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2-2/+24
9 daysnet/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh1-0/+1
9 daysnet/mlx5: Create a new profile for SFsParav Pandit4-4/+14
9 daysnet/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh1-1/+2
9 daysbroadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
9 daysmlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
9 daysmlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
9 daysnet: lan743x: Allocate rings outside ZONE_DMAThangaraj Samynathan1-2/+1
9 daysnet: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
2025-12-07net: macb: fix unregister_netdev call order in macb_remove()luoguangfei1-1/+1
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang1-0/+5
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev1-1/+3
2025-12-07net/mlx5e: Fix validation logic in rate limitingDanielle Costantino1-1/+1
2025-12-07net: lan966x: Fix the initialization of taprioHoratiu Vultur1-1/+4
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-12-07net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin1-2/+3
2025-12-07net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin1-0/+2