summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-04-20net: mana: Switch to page pool for jumbo framesHaiyang Zhang
2025-04-20gve: handle overflow when reporting TX consumed descriptorsJoshua Washington
2025-04-20net: stmmac: Fix accessing freed irq affinity_hintQingfang Deng
2025-04-20gve: unlink old napi only if page pool existsHarshitha Ramamurthy
2025-04-20net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang
2025-04-20octeontx2-pf: qos: fix VF root node parent queue indexHariprasad Kelam
2025-04-10net: ibmveth: make veth_pool_store stop hangingDave Marquardt
2025-04-10net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz
2025-04-10idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov
2025-04-10e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits
2025-04-10octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya
2025-04-10octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya
2025-04-10net/mlx5e: SHAMPO, Make reserved size independent of page sizeLama Kayal
2025-03-28net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-28net: ti: icssg-prueth: Add lock to statsMD Danish Anwar
2025-03-28net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra
2025-03-22net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta
2025-03-22qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li
2025-03-22net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran
2025-03-22net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu
2025-03-22net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory
2025-03-22net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory
2025-03-22net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru
2025-03-22rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai
2025-03-22eth: bnxt: fix memory leak in queue resetTaehee Yoo
2025-03-22eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo
2025-03-22eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo
2025-03-22eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo
2025-03-22eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo
2025-03-22eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo
2025-03-22net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang
2025-03-22net/mlx5: Fill out devlink dev info only for PFsJiri Pirko
2025-03-22ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-22ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-22ice: do not configure destination override for switchdevLarysa Zaremba
2025-03-13net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-03-13be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov
2025-03-13stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner
2025-03-07gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy
2025-03-07net: enetc: add missing enetc4_link_deinit()Wei Fang
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-03-07net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang
2025-03-07net: enetc: correct the xdp_tx statisticsWei Fang
2025-03-07net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-03-07net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang
2025-03-07net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang
2025-03-07net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao
2025-03-07net: ti: icss-iep: Reject perout generation requestMeghana Malladi
2025-03-07idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet