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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-10
netfilter: nft_fwd_netdev: check ttl/hl before forwarding
Florian Westphal
1
-0
/
+10
2026-04-10
netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-4
/
+8
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
11
-170
/
+0
2026-04-10
netfilter: xt_socket: enable defrag after all other checks
Florian Westphal
1
-17
/
+6
2026-04-10
netfilter: xt_HL: add pr_fmt and checkentry validation
Marino Dzalto
1
-0
/
+27
2026-04-10
netfilter: nfnetlink: prefer skb_mac_header helpers
Florian Westphal
2
-22
/
+22
2026-04-10
netfilter: x_physdev: reject empty or not-nul terminated device names
Florian Westphal
1
-0
/
+22
2026-04-10
ipvs: add conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
2
-0
/
+113
2026-04-10
ipvs: add ip_vs_status info
Julian Anastasov
1
-0
/
+145
2026-04-10
ipvs: show the current conn_tab size to users
Julian Anastasov
1
-4
/
+22
2026-04-10
tools: ynl: tests: fix leading space on Makefile target
Hangbin Liu
1
-1
/
+1
2026-04-10
selftests: net: py: explicitly forbid multiple ksft_run() calls
Jakub Kicinski
1
-1
/
+4
2026-04-10
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
1
-1
/
+1
2026-04-10
net: macb: Use napi_schedule_irqoff() in IRQ handler
Kevin Hao
1
-2
/
+2
2026-04-10
ppp: consolidate refcount decrements
Qingfang Deng
1
-33
/
+28
2026-04-10
net: phy: realtek: Add property to enable SSC
Marek Vasut
1
-0
/
+127
2026-04-10
dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable property
Marek Vasut
1
-0
/
+15
2026-04-10
dt-bindings: net: realtek,rtl82xx: Keep property list sorted
Marek Vasut
1
-4
/
+4
2026-04-10
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
1
-12
/
+19
2026-04-10
net: use get_random_u{16,32,64}() where appropriate
David Carlier
7
-10
/
+10
2026-04-10
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
6
-93
/
+113
2026-04-10
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
26
-165
/
+2558
2026-04-10
selftests/net: Add queue leasing tests with netkit
David Wei
3
-2
/
+1410
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
3
-2
/
+75
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
3
-49
/
+99
2026-04-10
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-12
/
+35
2026-04-10
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
1
-3
/
+26
2026-04-10
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
4
-13
/
+40
2026-04-10
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
3
-20
/
+95
2026-04-10
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
4
-33
/
+13
2026-04-10
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2
-20
/
+29
2026-04-10
net: Add lease info to queue-get response
Daniel Borkmann
3
-4
/
+130
2026-04-10
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
9
-11
/
+323
2026-04-10
net: Add queue-create operation
Daniel Borkmann
6
-0
/
+95
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
410
-1953
/
+5326
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
97
-468
/
+1172
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
Merge branch 'net-lan966x-fix-page_pool-error-handling-and-error-paths'
Paolo Abeni
1
-4
/
+24
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
Merge branch 'r8152-add-support-for-the-rtl8157-5gbit-usb-ethernet-chip'
Paolo Abeni
1
-202
/
+811
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
l2tp: Drop large packets with UDP encap
Alice Mikityanska
1
-0
/
+5
[next]