index
:
pub/scm/linux/kernel/git/tegra/linux.git
master
NVIDIA Tegra ARM sub-architecture
Tegra group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
xdp_sock_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
1
-9
/
+13
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
1
-24
/
+27
2026-08-03
xsk: move xsk_tx_metadata_request() to xdp_sock_drv.h
Stanislav Fomichev
1
-0
/
+43
2026-08-03
xsk: validate launch-time metadata size
Stanislav Fomichev
1
-4
/
+13
2026-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
1
-1
/
+22
2026-03-05
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
1
-0
/
+10
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
1
-3
/
+3
2025-11-06
xsk: Move NETDEV_XDP_ACT_ZC into generic header
Daniel Borkmann
1
-0
/
+4
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
1
-3
/
+18
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
1
-0
/
+1
2025-02-10
xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
Alexander Lobakin
1
-3
/
+40
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+0
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
1
-14
/
+0
2024-12-19
xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
Alexander Lobakin
1
-3
/
+15
2024-12-05
xdp, xsk: constify read-only arguments of some static inline helpers
Alexander Lobakin
1
-5
/
+6
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
-7
/
+7
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-5
/
+2
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-01-02
xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
Vladimir Oltean
1
-2
/
+2
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
1
-0
/
+17
2023-11-29
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
1
-1
/
+22
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
1
-0
/
+13
2023-07-19
xsk: support mbuf on ZC RX
Maciej Fijalkowski
1
-0
/
+44
2023-07-19
xsk: allow core/drivers to test EOP bit
Maciej Fijalkowski
1
-0
/
+10
2023-06-19
xsk: Remove unused inline function xsk_buff_discard()
YueHaibing
1
-4
/
+0
2022-09-30
xsk: Remove unused xsk_buff_discard
Maxim Mikityanskiy
1
-7
/
+0
2022-09-30
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
1
-0
/
+3
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+11
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
1
-0
/
+11
2022-07-14
xsk: Mark napi_id on sendmsg()
Maciej Fijalkowski
1
-0
/
+14
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
1
-3
/
+2
2021-09-28
xsk: Batched buffer allocation for the pool
Magnus Karlsson
1
-0
/
+22
2020-11-17
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
1
-0
/
+7
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
1
-2
/
+5
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
1
-55
/
+59
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-3
/
+4
2020-05-21
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
1
-149
/
+0
2020-05-21
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
1
-0
/
+164
2020-05-21
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
1
-0
/
+217