index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
1
-1
/
+1
2023-07-20
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-20
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
1
-1
/
+26
2023-07-19
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
1
-1
/
+2
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-111
/
+176
2023-07-19
octeontx2-pf: mcs: Generate hash key using ecb(aes)
Subbaraya Sundeep
1
-37
/
+100
2023-07-19
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
1
-2
/
+2
2023-07-19
Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-58
/
+83
2023-07-18
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
1
-2
/
+3
2023-07-18
vrf: Fix lockdep splat in output path
Ido Schimmel
1
-6
/
+6
2023-07-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
4
-31
/
+21
2023-07-17
can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
Fedor Ross
2
-2
/
+9
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
4
-29
/
+16
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
3
-32
/
+85
2023-07-17
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
1
-15
/
+0
2023-07-17
Revert "iavf: Detach device during reset task"
Marcin Szycik
1
-11
/
+2
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
4
-17
/
+68
2023-07-17
iavf: use internal state to free traffic IRQs
Ahmed Zaki
1
-3
/
+4
2023-07-17
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
1
-1
/
+1
2023-07-17
iavf: Fix use-after-free in free_netdev
Ding Hui
1
-4
/
+1
2023-07-17
can: gs_usb: fix time stamp counter initialization
Marc Kleine-Budde
1
-48
/
+53
2023-07-17
can: gs_usb: gs_can_open(): improve error handling
Marc Kleine-Budde
1
-9
/
+22
2023-07-17
r8169: fix ASPM-related problem for chip version 42 and 43
Heiner Kallweit
1
-0
/
+7
2023-07-17
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
3
-5
/
+18
2023-07-14
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
3
-4
/
+21
2023-07-14
ice: Unregister netdev and devlink_port only once
Petr Oros
1
-27
/
+0
2023-07-14
net: ethernet: Remove repeating expression
Wang Ming
1
-1
/
+0
2023-07-14
bna: Remove error checking for debugfs_create_dir()
Wang Ming
1
-5
/
+0
2023-07-14
net: ethernet: mtk_eth_soc: handle probe deferral
Daniel Golle
1
-18
/
+11
2023-07-14
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
Tanmay Patil
1
-5
/
+19
2023-07-14
net: dsa: ar9331: Use explict flags for regmap single read/write
Mark Brown
1
-2
/
+2
2023-07-14
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
1
-0
/
+6
2023-07-14
dsa: mv88e6xxx: Do a final check before timing out
Linus Walleij
1
-0
/
+7
2023-07-14
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
57
-295
/
+531
2023-07-13
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-07-13
net: txgbe: fix eeprom calculation error
Jiawen Wu
1
-3
/
+0
2023-07-13
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
1
-0
/
+3
2023-07-12
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
1
-6
/
+3
2023-07-12
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-19
/
+33
2023-07-12
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
9
-25
/
+18
2023-07-12
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
1
-1
/
+4
2023-07-11
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
2
-0
/
+23
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
1
-1
/
+0
2023-07-11
net: fec: use netdev_err_once() instead of netdev_err()
Wei Fang
1
-1
/
+1
2023-07-11
net: fec: increase the size of tx ring and update tx_wake_threshold
Wei Fang
2
-3
/
+2
2023-07-11
net: fec: recycle pages for transmitted XDP frames
Wei Fang
2
-48
/
+115
2023-07-11
net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
Wei Fang
1
-4
/
+9
2023-07-10
igc: Fix inserting of empty frame for launchtime
Florian Kauer
1
-1
/
+1
[next]