summaryrefslogtreecommitdiff
path: root/io_uring/zcrx.h
AgeCommit message (Expand)Author
2025-07-16io_uring/zcrx: account area memoryPavel Begunkov
2025-07-08io_uring/zcrx: allocate sgtable for umem areasPavel Begunkov
2025-05-06io_uring/zcrx: dmabuf backed zerocopy receivePavel Begunkov
2025-05-02io_uring/zcrx: split out memory holders from areaPavel Begunkov
2025-04-21io_uring/zcrx: move zcrx region to struct io_zcrx_ifqPavel Begunkov
2025-04-21io_uring/zcrx: let zcrx choose region for mmapingPavel Begunkov
2025-04-18io_uring/zcrx: fix late dma unmap for a dead devPavel Begunkov
2025-04-07io_uring/zcrx: separate niov number from pagesPavel Begunkov
2025-04-07io_uring/zcrx: put refill data into separate cache linePavel Begunkov
2025-02-24io_uring/zcrx: add a read limit to recvzc requestsDavid Wei
2025-02-17io_uring/zcrx: add io_recvzc requestDavid Wei
2025-02-17io_uring/zcrx: dma-map area for the devicePavel Begunkov
2025-02-17io_uring/zcrx: implement zerocopy receive pp memory providerPavel Begunkov
2025-02-17io_uring/zcrx: grab a net devicePavel Begunkov
2025-02-17io_uring/zcrx: add io_zcrx_areaDavid Wei
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei