Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-01 | io_uring/net: simplify zerocopy send user API | Pavel Begunkov | 1 | -0/+1 |
2022-08-25 | io_uring/net: save address for sendzc async execution | Pavel Begunkov | 1 | -0/+1 |
2022-07-25 | io_uring: wire send zc request type | Pavel Begunkov | 1 | -0/+3 |
2022-07-25 | io_uring: support multishot in recvmsg | Dylan Yudaken | 1 | -0/+6 |
2022-07-25 | io_uring: add netmsg cache | Jens Axboe | 1 | -1/+12 |
2022-07-25 | io_uring: split network related opcodes into its own file | Jens Axboe | 1 | -0/+43 |