summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean1-7/+14
2023-07-27net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle1-1/+1
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer1-2/+2
2023-07-27igc: Avoid transmit queue timeout for XDPKurt Kanzenbach1-0/+8
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-27vrf: Fix lockdep splat in output pathIdo Schimmel1-6/+6
2023-07-27iavf: fix reset task race with iavf_remove()Ahmed Zaki4-29/+16
2023-07-27iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki3-32/+85
2023-07-27iavf: Wait for reset in callbacks which trigger itMarcin Szycik4-17/+68
2023-07-27iavf: make functions static where possiblePrzemek Kitszel4-43/+28
2023-07-27iavf: use internal state to free traffic IRQsAhmed Zaki1-3/+4
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-27r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit1-0/+7
2023-07-27net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha3-5/+18
2023-07-27ice: prevent NULL pointer deref during reloadMichal Swiatkowski3-4/+21
2023-07-27ice: Unregister netdev and devlink_port only oncePetr Oros1-27/+0
2023-07-27net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle1-18/+11
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19
2023-07-27dsa: mv88e6xxx: Do a final check before timing outLinus Walleij1-0/+7
2023-07-27net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen2-12/+48
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu1-0/+5
2023-07-27wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo1-0/+2
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg1-1/+1
2023-07-27wifi: iwlwifi: Add support for new PCI IdMukesh Sisodiya1-0/+2
2023-07-27wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointerMukesh Sisodiya1-6/+8
2023-07-27net: ethernet: litex: add support for 64 bit statsJisheng Zhang1-4/+15
2023-07-27wifi: iwlwifi: mvm: fix potential array out of bounds accessGregory Greenman1-2/+7
2023-07-27wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh2-0/+6
2023-07-27wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S1-0/+1
2023-07-27wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-2/+2
2023-07-27wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong1-13/+40
2023-07-27wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()Martin Blumenstingl1-3/+21
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon1-1/+1
2023-07-27Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit1-10/+1
2023-07-27can: gs_usb: fix time stamp counter initializationMarc Kleine-Budde1-48/+53
2023-07-27can: gs_usb: gs_can_open(): improve error handlingMarc Kleine-Budde1-9/+22
2023-07-27can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross2-2/+9
2023-07-23net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter1-1/+2
2023-07-23net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen1-0/+3
2023-07-23nfp: clean mc addresses in application firmware when closing portYinjun Zhang1-0/+5
2023-07-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel1-18/+5
2023-07-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli1-0/+2
2023-07-23wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong1-2/+3
2023-07-23net: txgbe: fix eeprom calculation errorJiawen Wu1-3/+0
2023-07-23netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter1-6/+3
2023-07-23wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap1-1/+4
2023-07-23octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh2-0/+23
2023-07-23net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei1-1/+0
2023-07-23net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang2-3/+2