summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-27net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-27igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-27vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-27iavf: fix reset task race with iavf_remove()Ahmed Zaki
2023-07-27iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki
2023-07-27iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-07-27iavf: make functions static where possiblePrzemek Kitszel
2023-07-27iavf: use internal state to free traffic IRQsAhmed Zaki
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui
2023-07-27r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit
2023-07-27net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-27ice: prevent NULL pointer deref during reloadMichal Swiatkowski
2023-07-27ice: Unregister netdev and devlink_port only oncePetr Oros
2023-07-27net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-27dsa: mv88e6xxx: Do a final check before timing outLinus Walleij
2023-07-27net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu
2023-07-27wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27wifi: iwlwifi: Add support for new PCI IdMukesh Sisodiya
2023-07-27wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointerMukesh Sisodiya
2023-07-27net: ethernet: litex: add support for 64 bit statsJisheng Zhang
2023-07-27wifi: iwlwifi: mvm: fix potential array out of bounds accessGregory Greenman
2023-07-27wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh
2023-07-27wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S
2023-07-27wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2023-07-27wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong
2023-07-27wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()Martin Blumenstingl
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2023-07-27Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-27can: gs_usb: fix time stamp counter initializationMarc Kleine-Budde
2023-07-27can: gs_usb: gs_can_open(): improve error handlingMarc Kleine-Budde
2023-07-27can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross
2023-07-23net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-07-23net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-23nfp: clean mc addresses in application firmware when closing portYinjun Zhang
2023-07-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel
2023-07-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-07-23wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-23net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-23netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-23wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-23octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-23net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-23net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang