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
Age
Commit message (
Expand
)
Author
2025-07-23
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 XSkFQ refill and XSk wakeup helpers
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
2025-06-16
libeth: support native XDP and register memory model
Alexander Lobakin
2025-06-16
libeth: convert to netmem
Alexander Lobakin
2025-02-14
libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
Mateusz Polchlopek
2024-09-09
libeth: add Tx buffer completion helpers
Alexander Lobakin
2024-07-10
libeth: support different types of buffers for Rx
Alexander Lobakin
2024-07-10
libeth: add cacheline / struct layout assertion helpers
Alexander Lobakin
2024-04-24
libeth: add Rx buffer management
Alexander Lobakin
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin