index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
libeth
/
xdp.h
Age
Commit message (
Expand
)
Author
9 days
libeth: xdp: access ->pp through netmem_desc instead of page
Byungchul Park
2025-06-16
libeth: xdp, xsk: access adjacent u32s as u64 where applicable
Alexander Lobakin
2025-06-16
libeth: xsk: add XSk Rx processing support
Alexander Lobakin
2025-06-16
libeth: xsk: add XSk xmit functions
Alexander Lobakin
2025-06-16
libeth: xsk: add XSk XDP_TX sending helpers
Alexander Lobakin
2025-06-16
libeth: xdp: add RSS hash hint and XDP features setup helpers
Alexander Lobakin
2025-06-16
libeth: xdp: add templates for building driver-side callbacks
Alexander Lobakin
2025-06-16
libeth: xdp: add XDP prog run and verdict result handling
Alexander Lobakin
2025-06-16
libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff
Alexander Lobakin
2025-06-16
libeth: xdp: add XDPSQ cleanup timers
Alexander Lobakin
2025-06-16
libeth: xdp: add XDPSQ locking helpers
Alexander Lobakin
2025-06-16
libeth: xdp: add XDPSQE completion helpers
Alexander Lobakin
2025-06-16
libeth: xdp: add .ndo_xdp_xmit() helpers
Alexander Lobakin
2025-06-16
libeth: xdp: add XDP_TX buffers sending
Alexander Lobakin