summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-19pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao
2026-05-19pds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao
2026-05-19net: phy: honor eee_disabled_modes in phy_advertise_eee_all()Nicolai Buchwitz
2026-05-19net: phy: honor eee_disabled_modes in phy_support_eee()Nicolai Buchwitz
2026-05-19net: phy: skip EEE advertisement write when autoneg is disabledNerijus Bendžiūnas
2026-05-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng
2026-05-19net: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()Jonas Jelonek
2026-05-19Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-05-19net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela
2026-05-19net: dsa: mt7530: untag VLAN-aware bridge PVIDEdward Parker
2026-05-19net: dsa: mt7530: fix CPU port VLAN not being reset to unawareDaniel Golle
2026-05-19net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle
2026-05-19net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle
2026-05-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju
2026-05-18igc: set tx buffer type for SMD framesKohei Enju
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka
2026-05-18ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka
2026-05-18ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka
2026-05-18ice: fix setting promisc mode while adding VID filterMarcin Szycik
2026-05-18ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller
2026-05-18net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach
2026-05-16wifi: iwlwifi: mld: disconnect only after 6 beacons without RxEmmanuel Grumbach
2026-05-16wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vifJohannes Berg
2026-05-16wifi: iwlwifi: use correct function to read STEP_URM registerMoriya Itzchaki
2026-05-16wifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg
2026-05-16wifi: iwlwifi: mld: don't dereference a pointer before NULL checking itMiri Korenblit
2026-05-16wifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev
2026-05-16wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabledCole Leavitt
2026-05-15octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly
2026-05-14net: ifb: report ethtool stats over num_tx_queuesMichael Bommarito
2026-05-14net/mlx5: Skip disabled vports when setting max TX speedOr Har-Toov
2026-05-14net/mlx5: Do not restore destination-less TC rulesJeroen Massar
2026-05-14net/mlx5e: Don't leak RSS context in case of errorGal Pressman
2026-05-14octeontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng
2026-05-14net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming
2026-05-15ovpn: disable BHs when updating device statsRalf Lici
2026-05-14ovpn: fix race between deleting interface and adding new peerAntonio Quartulli
2026-05-14ovpn: respect peer refcount in CMD_NEW_PEER error pathDavid Carlier
2026-05-14ovpn: tcp - use cached peer pointer in ovpn_tcp_close()David Carlier
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng