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
/
net
/
xdp
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-10
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+4
2026-05-10
xskmap: reject TX-only AF_XDP sockets
Linpu Yu
1
-0
/
+4
2026-05-06
xsk: fix u64 descriptor address truncation on 32-bit architectures
Jason Xing
1
-32
/
+56
2026-05-06
xsk: fix xsk_addrs slab leak on multi-buffer error path
Jason Xing
1
-2
/
+2
2026-05-06
xsk: avoid skb leak in XDP_TX_METADATA case
Jason Xing
1
-1
/
+3
2026-05-06
xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
Jason Xing
1
-3
/
+2
2026-05-06
xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
Jason Xing
1
-1
/
+1
2026-05-06
xsk: handle NULL dereference of the skb without frags issue
Jason Xing
1
-3
/
+8
2026-05-06
xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
Jason Xing
1
-1
/
+4
2026-05-06
xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
Jason Xing
1
-0
/
+3
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-18
/
+79
2026-04-15
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2
-8
/
+26
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-04-10
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
1
-28
/
+49
2026-04-10
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
1
-14
/
+61
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+33
2026-04-07
xsk: validate MTU against usable frame size on bind
Maciej Fijalkowski
1
-3
/
+25
2026-04-07
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
1
-0
/
+4
2026-04-07
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
1
-2
/
+2
2026-04-07
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
1
-1
/
+2
2026-03-18
xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
Maciej Fijalkowski
1
-2
/
+2
2026-03-17
xsk: remove repeated defines
Maciej Fijalkowski
1
-7
/
+0
2026-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
1
-10
/
+16
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
1
-1
/
+1
2026-02-28
xsk: Fix zero-copy AF_XDP fragment drop
Nikhil P. Rao
1
-9
/
+15
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
1
-1
/
+1
2026-02-25
xsk: avoid double checking against rx queue being full
Maciej Fijalkowski
2
-6
/
+24
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-10
/
+13
2026-01-21
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
1
-62
/
+17
2026-01-20
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-13
/
+35
2026-01-20
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
1
-3
/
+26
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
1
-1
/
+1
2026-01-15
xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
Jason Xing
3
-5
/
+10
2026-01-15
xsk: advance cq/fq check when shared umem is used
Jason Xing
2
-4
/
+7
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-55
/
+88
2025-11-26
xsk: avoid data corruption on cq descriptor number
Fernando Fernandez Mancera
1
-55
/
+88
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
1
-1
/
+2
2025-11-07
xsk: Move NETDEV_XDP_ACT_ZC into generic header
Daniel Borkmann
1
-5
/
+1
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
2
-10
/
+8
2025-11-04
xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock
Jason Xing
1
-8
/
+4
2025-10-10
xsk: Harden userspace-supplied xdp_desc validation
Alexander Lobakin
1
-10
/
+35
2025-09-26
xsk: wrap generic metadata handling onto separate function
Maciej Fijalkowski
1
-39
/
+53
2025-09-26
xsk: remove @first_frag from xsk_build_skb()
Maciej Fijalkowski
1
-5
/
+3
[next]