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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-10
net: use get_random_u{16,32,64}() where appropriate
David Carlier
1
-2
/
+2
2026-04-10
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
1
-63
/
+349
2026-04-10
netkit: Add xsk support for af_xdp applications
Daniel Borkmann
1
-0
/
+86
2026-04-10
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-2
/
+67
2026-04-10
netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
David Wei
1
-12
/
+114
2026-04-10
netkit: Add single device mode for netkit
Daniel Borkmann
1
-49
/
+82
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
219
-918
/
+2671
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
29
-71
/
+183
2026-04-09
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2026-04-09
Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-3
/
+106
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
1
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
1
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
1
-0
/
+2
2026-04-09
iommu: Ensure .iotlb_sync is called correctly
Robin Murphy
1
-0
/
+6
2026-04-09
nfc: pn533: allocate rx skb before consuming bytes
Pengpeng Hou
1
-3
/
+8
2026-04-09
r8152: Add support for the RTL8157 hardware
Birger Koblitz
1
-184
/
+729
2026-04-09
r8152: Add support for 5Gbit Link Speeds and EEE
Birger Koblitz
1
-18
/
+82
2026-04-09
net: ipa: fix event ring index not programmed for IPA v5.0+
Alexander Koskovich
1
-1
/
+1
2026-04-09
net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+
Alexander Koskovich
1
-3
/
+4
2026-04-09
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-33
/
+67
2026-04-09
netdevsim: Add devlink port resource registration
Or Har-Toov
2
-1
/
+26
2026-04-09
net/mlx5: Register SF resource on PF port representor
Or Har-Toov
2
-0
/
+41
2026-04-09
net: dsa: eliminate <linux/dsa/loop.h>
Vladimir Oltean
1
-1
/
+34
2026-04-09
net: bcmasp: Switch to page pool for RX path
Florian Fainelli
4
-23
/
+115
2026-04-09
net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOG
Eric Dumazet
2
-3
/
+3
2026-04-09
net: phy: realtek: get rid of magic numbers in rtl8201_config_intr()
Aleksander Jan Bajkowski
1
-3
/
+12
2026-04-09
net: txgbe: leave space for null terminators on property_entry
Fabio Baltieri
1
-4
/
+4
2026-04-09
Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-2
/
+7
2026-04-09
net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
Felix Gu
1
-2
/
+1
2026-04-08
Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-1
/
+42
2026-04-08
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
1
-0
/
+8
2026-04-08
net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
John Pavlick
1
-0
/
+16
2026-04-07
Merge tag 'ata-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
1
-0
/
+14
2026-04-07
Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-6
/
+21
2026-04-07
net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
Dragos Tatulea
3
-17
/
+74
2026-04-07
net/mlx5e: XDP, Use a single linear page per rq
Dragos Tatulea
3
-13
/
+47
2026-04-07
net/mlx5e: XDP, Remove stride size limitation
Dragos Tatulea
1
-9
/
+2
2026-04-07
net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX
Dragos Tatulea
1
-1
/
+1
2026-04-07
net/mlx5e: XSK, Increase size for chunk_size param
Dragos Tatulea
1
-1
/
+1
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-07
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
1
-0
/
+14
2026-04-07
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
1
-0
/
+1
2026-04-07
dpaa2: avoid linking objects into multiple modules
Arnd Bergmann
2
-4
/
+21
2026-04-07
net: ethernet: ti-cpsw: fix linking built-in code to modules
Arnd Bergmann
6
-15
/
+139
2026-04-07
net: ethernet: ti-cpsw:: rename soft_reset() function
Arnd Bergmann
4
-4
/
+4
2026-04-07
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
6
-4024
/
+0
2026-04-07
net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPI
Kevin Hao
1
-1
/
+1
2026-04-07
net: dsa: mxl862xx: implement bridge offloading
Daniel Golle
4
-58
/
+1022
[next]