summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou
2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou
2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih
2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan
2025-09-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-17Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-17octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara
2025-09-17bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu
2025-09-17Merge tag 'iwlwifi-fixes-2025-09-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller
2025-09-15net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon
2025-09-15bonding: set random address only when slaves already existHangbin Liu
2025-09-15wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg
2025-09-14qed: Don't collect too many protection override GRC elementsJamie Bainbridge
2025-09-14octeon_ep: Validate the VF IDKamal Heib
2025-09-11dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei
2025-09-11net/mlx5: Not returning mlx5_link_info table when speed is unknownLi Tian
2025-09-11Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime...Paolo Abeni
2025-09-11Merge tag 'wireless-2025-09-11' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-09-10net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeupsOleksij Rempel
2025-09-10can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven
2025-09-10can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKBAnssi Hannula
2025-09-10wifi: virt_wifi: Fix page fault on connectJames Guan
2025-09-10Merge tag 'iwlwifi-fixes-2025-09-09' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-09-09macsec: sync features on RTM_NEWLINKStanislav Fomichev
2025-09-09net: phy: fix phy_uses_state_machine()Russell King (Oracle)
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-09-09igb: fix link test skipping when interface is admin downKohei Enju
2025-09-09igb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu
2025-09-09wifi: iwlwifi: fix 130/1030 configsJohannes Berg
2025-09-08net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 supportJonas Rebmann
2025-09-08net: dsa: b53: fix ageing time for BCM53101Jonas Gorski
2025-09-08wifi: ath12k: fix WMI TLV header misalignmentMiaoqing Pan
2025-09-08wifi: ath12k: Fix missing station power save configurationMiaoqing Pan
2025-09-05net: phy: transfer phy_config_inband() locking responsibility to phylinkVladimir Oltean
2025-09-05net: phylink: add lock for serializing concurrent pl->phydev writes with reso...Vladimir Oltean
2025-09-05net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-09-04net: libwx: fix to enable RSSJiawen Wu
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur
2025-09-04ppp: fix memory leak in pad_compress_skbQingfang Deng