summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2025-03-20net: ti: icssg-prueth: Add lock to statsMD Danish Anwar3-0/+7
2025-03-19net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI dataRussell King (Oracle)1-1/+3
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang1-4/+10
2025-03-18net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra1-14/+18
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik5-25/+79
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai1-0/+10
2025-03-10eth: bnxt: fix memory leak in queue resetTaehee Yoo1-0/+1
2025-03-10eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo1-0/+6
2025-03-10eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo3-12/+5
2025-03-10eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo1-2/+2
2025-03-10eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo1-0/+3
2025-03-10eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo2-1/+9
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang1-0/+5
2025-03-07net/mlx5: Fill out devlink dev info only for PFsJiri Pirko1-0/+3
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel1-2/+2
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik2-1/+30
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka1-1/+1
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba3-28/+0
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang1-1/+1
2025-03-04be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov3-101/+100
2025-02-27stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner1-2/+4
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet1-1/+2
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran1-0/+3
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran1-1/+4
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy1-0/+2
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang1-8/+7
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang1-1/+0
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang1-0/+1
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang1-7/+34
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang2-2/+8
2025-02-25net: enetc: correct the xdp_tx statisticsWei Fang1-1/+1
2025-02-25net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang1-6/+10
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang1-7/+19
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski1-1/+1
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller1-4/+8
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik1-2/+1
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik3-4/+10
2025-02-25net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer1-0/+1
2025-02-21net: cadence: macb: Synchronize stats calculationsSean Anderson2-2/+12
2025-02-20net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao1-0/+14