summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph
2025-09-03net: thunder_bgx: decrement cleanup index before useRosen Penev
2025-09-03net: thunder_bgx: add a missing of_node_putRosen Penev
2025-09-03net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)
2025-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-03Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter
2025-09-02net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin
2025-09-02vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objectsIdo Schimmel
2025-09-02vxlan: Fix NPD when refreshing an FDB entry with a nexthop objectIdo Schimmel
2025-09-02net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar
2025-09-02net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau
2025-09-02net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)
2025-09-02net: phylink: provide phylink_get_inband_type()Russell King (Oracle)
2025-09-02eth: sundance: fix endian issuesJakub Kicinski
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar
2025-09-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits