summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
9 daysnet: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
9 daysdpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
9 daysnet: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
9 daysnet: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
9 daysnet: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
9 daysdpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
9 daysgve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
9 daysgve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
14 daysnet: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li1-8/+14
14 daysnet/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
14 daysnet/mlx5: Fix vhca_id access call trace use before allocParav Pandit4-11/+21
14 daysnet/mlx5: Initialize events outside devlink lockCosmin Ratiu1-10/+24
14 daysnet/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory1-1/+2
14 daysnet/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
14 daysice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
14 daysice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
14 daysrocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
14 daysnet: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
14 daysocteon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
14 daysnet: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
14 daysnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-30net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-30be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-30net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-30ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-30octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari1-1/+1
2026-01-30amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-30igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
2026-01-30igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach2-2/+7
2026-01-30ice: Fix incorrect timeout ice_release_res()Ding Hui1-1/+1
2026-01-30ice: Avoid detrimental cleanup for bond during interface stopDave Ertman1-8/+17
2026-01-30ice: initialize ring_stats->syncpJacob Keller1-0/+4
2026-01-23net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi1-1/+1
2026-01-23net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-23net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
2026-01-23net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
2026-01-23net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
2026-01-17net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-17idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-17idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-17idpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-17net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-17net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-17net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-17net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1