index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
zcrx.h
Age
Commit message (
Expand
)
Author
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