index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
libeth
/
xdp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
libeth: xdp: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-06-16
libeth: xdp, xsk: access adjacent u32s as u64 where applicable
Alexander Lobakin
1
-3
/
+26
2025-06-16
libeth: xsk: add XSk Rx processing support
Alexander Lobakin
1
-7
/
+10
2025-06-16
libeth: xsk: add XSk xmit functions
Alexander Lobakin
1
-13
/
+60
2025-06-16
libeth: xsk: add XSk XDP_TX sending helpers
Alexander Lobakin
1
-5
/
+21
2025-06-16
libeth: xdp: add RSS hash hint and XDP features setup helpers
Alexander Lobakin
1
-0
/
+90
2025-06-16
libeth: xdp: add templates for building driver-side callbacks
Alexander Lobakin
1
-0
/
+195
2025-06-16
libeth: xdp: add XDP prog run and verdict result handling
Alexander Lobakin
1
-0
/
+281
2025-06-16
libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff
Alexander Lobakin
1
-0
/
+151
2025-06-16
libeth: xdp: add XDPSQ cleanup timers
Alexander Lobakin
1
-0
/
+57
2025-06-16
libeth: xdp: add XDPSQ locking helpers
Alexander Lobakin
1
-2
/
+125
2025-06-16
libeth: xdp: add XDPSQE completion helpers
Alexander Lobakin
1
-0
/
+66
2025-06-16
libeth: xdp: add .ndo_xdp_xmit() helpers
Alexander Lobakin
1
-2
/
+288
2025-06-16
libeth: xdp: add XDP_TX buffers sending
Alexander Lobakin
1
-0
/
+541