index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
zcrx.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-06
io_uring/zcrx: dmabuf backed zerocopy receive
Pavel Begunkov
1
-0
/
+7
2025-05-02
io_uring/zcrx: split out memory holders from area
Pavel Begunkov
1
-2
/
+9
2025-04-21
io_uring/zcrx: move zcrx region to struct io_zcrx_ifq
Pavel Begunkov
1
-0
/
+1
2025-04-21
io_uring/zcrx: let zcrx choose region for mmaping
Pavel Begunkov
1
-0
/
+7
2025-04-18
io_uring/zcrx: fix late dma unmap for a dead dev
Pavel Begunkov
1
-0
/
+1
2025-04-07
io_uring/zcrx: separate niov number from pages
Pavel Begunkov
1
-0
/
+1
2025-04-07
io_uring/zcrx: put refill data into separate cache line
Pavel Begunkov
1
-2
/
+2
2025-02-24
io_uring/zcrx: add a read limit to recvzc requests
David Wei
1
-2
/
+2
2025-02-17
io_uring/zcrx: add io_recvzc request
David Wei
1
-0
/
+13
2025-02-17
io_uring/zcrx: dma-map area for the device
Pavel Begunkov
1
-0
/
+1
2025-02-17
io_uring/zcrx: implement zerocopy receive pp memory provider
Pavel Begunkov
1
-0
/
+3
2025-02-17
io_uring/zcrx: grab a net device
Pavel Begunkov
1
-0
/
+5
2025-02-17
io_uring/zcrx: add io_zcrx_area
David Wei
1
-0
/
+16
2025-02-17
io_uring/zcrx: add interface queue and refill queue
David Wei
1
-0
/
+35