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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
2026-03-02
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
1
-1
/
+6
2026-03-02
can: esd_usb: add endpoint type validation
Ziyi Guo
1
-13
/
+17
2026-03-02
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
1
-1
/
+14
2026-03-02
can: dummy_can: dummy_can_init(): fix packet statistics
Oliver Hartkopp
1
-0
/
+1
2026-03-01
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
1
-1
/
+1
2026-03-01
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
1
-0
/
+8
2026-02-28
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
1
-1
/
+2
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
16
-38
/
+114
2026-02-28
net: mana: Ring doorbell at 4 CQ wraparounds
Long Li
1
-5
/
+18
2026-02-28
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
2026-02-27
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
2
-6
/
+5
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
31
-107
/
+233
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
1
-0
/
+7
2026-02-26
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
1
-2
/
+1
2026-02-26
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
1
-0
/
+2
2026-02-26
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
1
-0
/
+2
2026-02-26
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
3
-6
/
+15
2026-02-26
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
1
-2
/
+2
2026-02-26
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-11
/
+11
2026-02-26
team: avoid NETDEV_CHANGEMTU event when unregistering slave
Tetsuo Handa
1
-5
/
+21
2026-02-26
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
2
-2
/
+7
2026-02-26
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
1
-0
/
+13
2026-02-26
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
1
-0
/
+7
2026-02-26
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
1
-1
/
+12
2026-02-25
e1000e: clear DPG_EN after reset to avoid autonomous power-gating
Vitaly Lifshits
2
-0
/
+10
2026-02-25
e1000e: introduce new board type for Panther Lake PCH
Vitaly Lifshits
4
-12
/
+31
2026-02-25
ixgbevf: fix link setup issue
Jedrzej Jagielski
1
-1
/
+2
2026-02-25
i40e: Fix preempt count leak in napi poll tracepoint
Thomas Gleixner
1
-1
/
+1
2026-02-25
ice: fix crash in ethtool offline loopback test
Michal Schmidt
3
-6
/
+18
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
3
-11
/
+41
2026-02-25
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
1
-3
/
+0
2026-02-25
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
1
-1
/
+1
2026-02-25
idpf: nullify pointers after they are freed
Li Li
1
-0
/
+1
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
1
-3
/
+3
2026-02-25
net: stmmac: fix timestamping configuration after suspend/resume
Russell King (Oracle)
1
-0
/
+1
2026-02-24
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
1
-8
/
+17
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
1
-5
/
+30
2026-02-24
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
1
-1
/
+2
2026-02-24
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
1
-0
/
+2
2026-02-24
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
1
-31
/
+25
2026-02-23
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
1
-2
/
+2
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
1
-1
/
+1
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
3
-8
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
122
-237
/
+183
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
184
-580
/
+290
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
54
-64
/
+64
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
904
-2139
/
+2139
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
1
-1
/
+1
[next]