summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
8 daysgve: Correct ethtool rx_dropped calculationMax Yuan1-3/+1
8 daysgve: Fix stats report corruption on queue count changeDebarghya Kundu2-15/+31
8 daysdpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
8 daysnet: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
8 daysnet: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
8 daysnet: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
8 daysdpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
13 daysnet: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré2-0/+10
13 daysnet/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
13 daysnet/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
13 daysnet/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman3-2/+26
13 daysice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
13 daysrocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
13 daysnet: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
13 daysnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
13 daysocteontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
13 daysocteontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
13 daysbe2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
13 daysnet: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
13 daysnet: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
13 daysamd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
13 daysnet/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-19net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-19bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-19eth: bnxt: move and rename reset helpersJakub Kicinski1-36/+36
2026-01-19net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-19net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-19net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-19net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-19r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
2026-01-19e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
2026-01-19octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
2026-01-19smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun1-9/+1
2026-01-19iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
2026-01-19i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
2026-01-19i40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera3-6/+8
2026-01-19i40e: Refactor argument of several client notification functionsIvan Vecera3-19/+17
2026-01-19i40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2026-01-19net: hns3: add VLAN id validation before usingJian Shen1-0/+3
2026-01-19net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
2026-01-19net: hns3: Align type of some variables with their print typeHao Chen3-4/+4
2026-01-19net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
2026-01-19net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
2026-01-19net/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
2026-01-19net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2-2/+24
2026-01-19broadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
2026-01-19mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
2026-01-19mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
2026-01-19net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
2026-01-19dpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa1-1/+4