1. 414d0f4 io_uring/alloc_cache: switch to array based caching by Jens Axboe · 12 months ago
  2. e2ea5a7 io_uring/net: move connect to always using async data by Jens Axboe · 12 months ago
  3. 7519134 io_uring/net: add iovec recycling by Jens Axboe · 12 months ago
  4. 50220d6 io_uring/net: get rid of ->prep_async() for send side by Jens Axboe · 12 months ago
  5. c6f32c7 io_uring/net: get rid of ->prep_async() for receive side by Jens Axboe · 12 months ago
  6. 4a3223f io_uring/net: switch io_recv() to using io_async_msghdr by Jens Axboe · 1 year ago
  7. e1fe7ee io_uring: Add KASAN support for alloc_caches by Breno Leitao · 2 years, 1 month ago
  8. 493108d io_uring/net: zerocopy sendmsg by Pavel Begunkov · 2 years, 6 months ago
  9. c4c0009 io_uring/net: combine fail handlers by Pavel Begunkov · 2 years, 6 months ago
  10. b0e9b55 io_uring/net: rename io_sendzc() by Pavel Begunkov · 2 years, 6 months ago
  11. 516e82f io_uring/net: support non-zerocopy sendto by Pavel Begunkov · 2 years, 6 months ago
  12. 5693bcc io_uring/net: don't lose partial send_zc on fail by Pavel Begunkov · 2 years, 6 months ago
  13. 7e6b638 io_uring/net: don't lose partial send/recv on fail by Pavel Begunkov · 2 years, 6 months ago
  14. b48c312 io_uring/net: simplify zerocopy send user API by Pavel Begunkov · 2 years, 6 months ago
  15. 581711c io_uring/net: save address for sendzc async execution by Pavel Begunkov · 2 years, 7 months ago
  16. 06a5464 io_uring: wire send zc request type by Pavel Begunkov · 2 years, 8 months ago
  17. 9bb6690 io_uring: support multishot in recvmsg by Dylan Yudaken · 2 years, 8 months ago
  18. 43e0bbb io_uring: add netmsg cache by Jens Axboe · 2 years, 8 months ago
  19. f9ead18 io_uring: split network related opcodes into its own file by Jens Axboe · 2 years, 10 months ago