index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xdp
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
Jason Xing
1
-4
/
+7
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+4
2026-05-09
xskmap: reject TX-only AF_XDP sockets
Linpu Yu
1
-0
/
+4
2026-05-05
xsk: fix u64 descriptor address truncation on 32-bit architectures
Jason Xing
1
-32
/
+56
2026-05-05
xsk: fix xsk_addrs slab leak on multi-buffer error path
Jason Xing
1
-2
/
+2
2026-05-05
xsk: avoid skb leak in XDP_TX_METADATA case
Jason Xing
1
-1
/
+3
2026-05-05
xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
Jason Xing
1
-3
/
+2
2026-05-05
xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
Jason Xing
1
-1
/
+1
2026-05-05
xsk: handle NULL dereference of the skb without frags issue
Jason Xing
1
-3
/
+8
2026-05-05
xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
Jason Xing
1
-1
/
+4
2026-05-05
xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
Jason Xing
1
-0
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-18
/
+79
2026-04-14
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-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
1
-28
/
+49
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
1
-14
/
+61
2026-04-09
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-12
/
+35
2026-04-09
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-06
xsk: validate MTU against usable frame size on bind
Maciej Fijalkowski
1
-3
/
+25
2026-04-06
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
1
-0
/
+4
2026-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
1
-2
/
+2
2026-04-06
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
1
-1
/
+2
2026-03-17
xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
Maciej Fijalkowski
1
-2
/
+2
2026-03-16
xsk: remove repeated defines
Maciej Fijalkowski
1
-7
/
+0
2026-03-08
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-24
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-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
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-20
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-25
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-06
xsk: Move NETDEV_XDP_ACT_ZC into generic header
Daniel Borkmann
1
-5
/
+1
2025-11-04
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
[next]