summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
5 daysbnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
5 dayseth: bnxt: move and rename reset helpersJakub Kicinski1-36/+36
5 daysnet/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
5 daysnet: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
5 daysnet: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
5 daysnet: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
5 daysr8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
5 dayse1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
5 daysocteontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
5 dayssmc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun1-9/+1
5 daysiavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
5 daysi40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
5 daysi40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera3-6/+8
5 daysi40e: Refactor argument of several client notification functionsIvan Vecera3-19/+17
5 daysi40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
5 daysnet: hns3: add VLAN id validation before usingJian Shen1-0/+3
5 daysnet: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
5 daysnet: hns3: Align type of some variables with their print typeHao Chen3-4/+4
5 daysnet: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
5 daysnet/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
5 daysnet/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
5 daysnet/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2-2/+24
5 daysbroadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
5 daysmlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
5 daysmlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
5 daysnet: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
5 daysdpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa1-1/+4
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: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor1-1/+1
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-07mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-07be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-07net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-12-07net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-12-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-12-07bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP1-2/+2
2025-12-07bnxt_en: PTP: Refactor PTP initialization functionsPavan Chebbi1-14/+31
2025-12-07net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-12-07r8169: set EEE speed down ratio to 1ChunHao Lin1-3/+3
2025-12-07net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-12-07net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2025-12-07eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAPDaniel Palmer1-1/+1
2025-12-07net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund1-0/+4
2025-12-07net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang1-1/+8
2025-12-07net: ravb: Enforce descriptor type orderingLad Prabhakar1-2/+14