summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-03-04be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov
2025-02-27stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang
2025-02-25net: enetc: correct the xdp_tx statisticsWei Fang
2025-02-25net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik
2025-02-25net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer
2025-02-21net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-02-20net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li
2025-02-20net: axienet: Set mac_managed_pmNick Hu
2025-02-18gve: set xdp redirect target only when it is availableJoshua Washington
2025-02-17ibmvnic: Don't reference skb after sending to VIOSNick Child
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-11iavf: Fix a locking bug in an error pathBart Van Assche
2025-02-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-02-11ixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-02-10net: stmmac: Apply new page pool parameters when SPH is enabledFurong Xu
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...Russell King (Oracle)
2025-02-04net: atlantic: fix warning during hot unplugJacob Moroni
2025-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang
2025-02-01net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli
2025-01-31ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski
2025-01-31ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski