summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
37 hoursbnxt_en: hide CONFIG_DETECT_HUNG_TASK specific codeArnd Bergmann1-0/+2
37 hoursbnxt_en: Change FW message timeout warningMichael Chan2-5/+8
10 daysnet: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
10 daysdpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
10 daysnet: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
10 daysnet: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
10 daysnet: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
10 daysdpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
10 daysgve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
10 daysgve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-06net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li1-8/+14
2026-02-06net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
2026-02-06net/mlx5: Fix vhca_id access call trace use before allocParav Pandit4-11/+21
2026-02-06net/mlx5: Initialize events outside devlink lockCosmin Ratiu1-10/+24
2026-02-06net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory1-1/+2
2026-02-06net/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-02-06octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-02-06net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-02-06net/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