Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-06 | io_uring/zcrx: split out memory holders from area | Pavel Begunkov | 1 | -2/+9 |
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 |