summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-26wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske
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-24selftests: drv-net: test XDP, HDS auto and the ioctl pathJakub Kicinski
2025-02-24net: dsa: rtl8366rb: Fix compilation problemLinus Walleij
2025-02-21net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-02-21ipvlan: ensure network headers are in skb linear partEric Dumazet
2025-02-21net: loopback: Avoid sending IP packets without an Ethernet headerIdo Schimmel
2025-02-20net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao
2025-02-20net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENTGeorge Moussalem
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-19geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima
2025-02-19gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima
2025-02-18net: pse-pd: pd692x0: Fix power limit retrievalKory Maincent
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-14geneve: Fix use-after-free in geneve_find_dev().Kuniyuki Iwashima
2025-02-14net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold
2025-02-13net: pse-pd: Fix deadlock in current limit functionsKory Maincent
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet
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-11net: phylink: make configuring clock-stop dependent on MAC supportRussell King (Oracle)
2025-02-11vxlan: check vxlan_vnigroup_init() return valueEric Dumazet
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