开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
zcrx.h
Age
Commit message (
Expand
)
Author
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
2025-09-16
io_uring/zcrx: allow synchronous buffer return
Pavel Begunkov
2025-09-16
io_uring/zcrx: protect netdev with pp_lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: rename dma lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: make niov size variable
Pavel Begunkov
2025-09-16
io_uring/zcrx: set sgt for umem area
Pavel Begunkov
2025-09-16
io_uring/zcrx: remove dmabuf_offset
Pavel Begunkov
2025-07-16
io_uring/zcrx: account area memory
Pavel Begunkov
2025-07-08
io_uring/zcrx: allocate sgtable for umem areas
Pavel Begunkov
2025-05-06
io_uring/zcrx: dmabuf backed zerocopy receive
Pavel Begunkov
2025-05-02
io_uring/zcrx: split out memory holders from area
Pavel Begunkov
2025-04-21
io_uring/zcrx: move zcrx region to struct io_zcrx_ifq
Pavel Begunkov
2025-04-21
io_uring/zcrx: let zcrx choose region for mmaping
Pavel Begunkov
2025-04-18
io_uring/zcrx: fix late dma unmap for a dead dev
Pavel Begunkov
2025-04-07
io_uring/zcrx: separate niov number from pages
Pavel Begunkov
2025-04-07
io_uring/zcrx: put refill data into separate cache line
Pavel Begunkov
2025-02-24
io_uring/zcrx: add a read limit to recvzc requests
David Wei
2025-02-17
io_uring/zcrx: add io_recvzc request
David Wei
2025-02-17
io_uring/zcrx: dma-map area for the device
Pavel Begunkov
2025-02-17
io_uring/zcrx: implement zerocopy receive pp memory provider
Pavel Begunkov
2025-02-17
io_uring/zcrx: grab a net device
Pavel Begunkov
2025-02-17
io_uring/zcrx: add io_zcrx_area
David Wei
2025-02-17
io_uring/zcrx: add interface queue and refill queue
David Wei