index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-27
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
1
-1
/
+1
2023-07-27
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
1
-2
/
+2
2023-07-27
igc: Avoid transmit queue timeout for XDP
Kurt Kanzenbach
1
-0
/
+8
2023-07-27
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
1
-2
/
+3
2023-07-27
vrf: Fix lockdep splat in output path
Ido Schimmel
1
-6
/
+6
2023-07-27
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
4
-29
/
+16
2023-07-27
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
3
-32
/
+85
2023-07-27
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
4
-17
/
+68
2023-07-27
iavf: make functions static where possible
Przemek Kitszel
4
-43
/
+28
2023-07-27
iavf: use internal state to free traffic IRQs
Ahmed Zaki
1
-3
/
+4
2023-07-27
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
1
-1
/
+1
2023-07-27
iavf: Fix use-after-free in free_netdev
Ding Hui
1
-4
/
+1
2023-07-27
r8169: fix ASPM-related problem for chip version 42 and 43
Heiner Kallweit
1
-0
/
+7
2023-07-27
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
3
-5
/
+18
2023-07-27
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
3
-4
/
+21
2023-07-27
ice: Unregister netdev and devlink_port only once
Petr Oros
1
-27
/
+0
2023-07-27
net: ethernet: mtk_eth_soc: handle probe deferral
Daniel Golle
1
-18
/
+11
2023-07-27
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
Tanmay Patil
1
-5
/
+19
2023-07-27
dsa: mv88e6xxx: Do a final check before timing out
Linus Walleij
1
-0
/
+7
2023-07-27
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
2
-12
/
+48
2023-07-27
igb: Fix igb_down hung on surprise removal
Ying Hsu
1
-0
/
+5
2023-07-27
wifi: iwlwifi: pcie: add device id 51F1 for killer 1675
Yi Kuo
1
-0
/
+2
2023-07-27
wifi: iwlwifi: mvm: avoid baid size integer overflow
Johannes Berg
1
-1
/
+1
2023-07-27
wifi: iwlwifi: Add support for new PCI Id
Mukesh Sisodiya
1
-0
/
+2
2023-07-27
wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointer
Mukesh Sisodiya
1
-6
/
+8
2023-07-27
net: ethernet: litex: add support for 64 bit stats
Jisheng Zhang
1
-4
/
+15
2023-07-27
wifi: iwlwifi: mvm: fix potential array out of bounds access
Gregory Greenman
1
-2
/
+7
2023-07-27
wifi: ath11k: fix memory leak in WMI firmware stats
P Praneesh
2
-0
/
+6
2023-07-27
wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
Balamurugan S
1
-0
/
+1
2023-07-27
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
1
-2
/
+2
2023-07-27
wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855
Wen Gong
1
-13
/
+40
2023-07-27
wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()
Martin Blumenstingl
1
-3
/
+21
2023-07-27
wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range
Maxime Bizon
1
-1
/
+1
2023-07-27
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-27
can: gs_usb: fix time stamp counter initialization
Marc Kleine-Budde
1
-48
/
+53
2023-07-27
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
1
-9
/
+22
2023-07-27
can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
Fedor Ross
2
-2
/
+9
2023-07-23
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
1
-1
/
+2
2023-07-23
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
1
-0
/
+3
2023-07-23
nfp: clean mc addresses in application firmware when closing port
Yinjun Zhang
1
-0
/
+5
2023-07-23
net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
Oleksij Rempel
1
-18
/
+5
2023-07-23
net: bcmgenet: Ensure MDIO unregistration has clocks enabled
Florian Fainelli
1
-0
/
+2
2023-07-23
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-07-23
net: txgbe: fix eeprom calculation error
Jiawen Wu
1
-3
/
+0
2023-07-23
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
1
-6
/
+3
2023-07-23
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
1
-1
/
+4
2023-07-23
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
2
-0
/
+23
2023-07-23
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
1
-1
/
+0
2023-07-23
net: fec: increase the size of tx ring and update tx_wake_threshold
Wei Fang
2
-3
/
+2
[next]