Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: Add KASAN support for alloc_caches | Breno Leitao | 2023-04-03 | 1 | -1/+4 |
* | io_uring/net: zerocopy sendmsg | Pavel Begunkov | 2022-09-21 | 1 | -0/+1 |
* | io_uring/net: combine fail handlers | Pavel Begunkov | 2022-09-21 | 1 | -1/+0 |
* | io_uring/net: rename io_sendzc() | Pavel Begunkov | 2022-09-21 | 1 | -3/+3 |
* | io_uring/net: support non-zerocopy sendto | Pavel Begunkov | 2022-09-21 | 1 | -1/+2 |
* | io_uring/net: don't lose partial send_zc on fail | Pavel Begunkov | 2022-09-21 | 1 | -0/+1 |
* | io_uring/net: don't lose partial send/recv on fail | Pavel Begunkov | 2022-09-21 | 1 | -0/+2 |
* | io_uring/net: simplify zerocopy send user API | Pavel Begunkov | 2022-09-01 | 1 | -0/+1 |
* | io_uring/net: save address for sendzc async execution | Pavel Begunkov | 2022-08-25 | 1 | -0/+1 |
* | io_uring: wire send zc request type | Pavel Begunkov | 2022-07-24 | 1 | -0/+3 |
* | io_uring: support multishot in recvmsg | Dylan Yudaken | 2022-07-24 | 1 | -0/+6 |
* | io_uring: add netmsg cache | Jens Axboe | 2022-07-24 | 1 | -1/+12 |
* | io_uring: split network related opcodes into its own file | Jens Axboe | 2022-07-24 | 1 | -0/+43 |