index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xdp
/
xsk_buff_pool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
1
-2
/
+5
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
1
-3
/
+3
2026-07-24
xsk: reclaim invalid Tx descriptors in ZC batch path
Maciej Fijalkowski
1
-0
/
+1
2026-07-24
xsk: provide sufficient space in pool->tx_descs
Maciej Fijalkowski
1
-4
/
+8
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
1
-1
/
+1
2026-05-05
xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
Jason Xing
1
-0
/
+3
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-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
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-7
/
+9
2026-01-15
xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
Jason Xing
1
-1
/
+1
2026-01-15
xsk: advance cq/fq check when shared umem is used
Jason Xing
1
-4
/
+0
2025-11-06
xsk: Move NETDEV_XDP_ACT_ZC into generic header
Daniel Borkmann
1
-5
/
+1
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
1
-1
/
+2
2025-11-04
xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock
Jason Xing
1
-8
/
+4
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-04-24
xsk: Fix race condition in AF_XDP generic RX path
e.kubanski
1
-0
/
+1
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
1
-1
/
+5
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-03-19
xsk: fix an integer overflow in xp_create_and_assign_umem()
Gavrilov Ilia
1
-1
/
+1
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
1
-0
/
+2
2025-02-10
xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
Alexander Lobakin
1
-4
/
+42
2024-11-25
xsk: always clear DMA mapping information when unmapping the pool
Larysa Zaremba
1
-3
/
+2
2024-10-14
xsk: Wrap duplicated code to function
Maciej Fijalkowski
1
-16
/
+18
2024-10-14
xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_pool
Maciej Fijalkowski
1
-0
/
+1
2024-10-14
xsk: Get rid of xdp_buff_xsk::orig_addr
Maciej Fijalkowski
1
-1
/
+3
2024-10-14
xsk: s/free_list_node/list_node/
Maciej Fijalkowski
1
-7
/
+7
2024-10-14
xsk: Get rid of xdp_buff_xsk::xskb_list_node
Maciej Fijalkowski
1
-1
/
+0
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+18
2024-09-13
xsk: fix batch alloc API on non-coherent systems
Maciej Fijalkowski
1
-7
/
+18
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+9
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+5
2024-09-05
xsk: Bump xsk_queue::queue_empty_descs in xp_can_alloc()
Maciej Fijalkowski
1
-1
/
+9
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-25
/
+4
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
1
-0
/
+12
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
1
-0
/
+1
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
1
-0
/
+1
2023-09-15
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
1
-0
/
+3
2023-07-19
xsk: support mbuf on ZC RX
Maciej Fijalkowski
1
-0
/
+7
2023-04-27
xsk: Use pool->dma_pages to check for DMA
Kal Conley
1
-3
/
+4
2023-02-02
xsk: add usage of XDP features flags
Marek Majtyka
1
-2
/
+5
2022-09-22
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
1
-2
/
+3
2022-08-15
xsk: Fix corrupted packets for XDP_SHARED_UMEM
Magnus Karlsson
1
-6
/
+10
2022-06-28
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
1
-0
/
+1
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
1
-4
/
+12
[next]