1. 581711c io_uring/net: save address for sendzc async execution by Pavel Begunkov · 2 years, 7 months ago
  2. 986e263 io_uring/net: fix indentation by Pavel Begunkov · 2 years, 7 months ago
  3. 5a848b7 io_uring/net: fix zc send link failing by Pavel Begunkov · 2 years, 7 months ago
  4. 3f743e9 io_uring/net: use right helpers for async_data by Pavel Begunkov · 2 years, 7 months ago
  5. 86dc8f2 io_uring/net: improve zc addr import error handling by Pavel Begunkov · 2 years, 7 months ago
  6. 0636042 io_uring/net: use right helpers for async recycle by Pavel Begunkov · 2 years, 7 months ago
  7. f2ccb5a io_uring: make io_kiocb_to_cmd() typesafe by Stefan Metzmacher · 2 years, 7 months ago
  8. d1f6222 io_uring: fix io_recvmsg_prep_multishot sparse warnings by Dylan Yudaken · 2 years, 7 months ago
  9. 4a933e6 io_uring/net: send retry for zerocopy by Pavel Begunkov · 2 years, 7 months ago
  10. 14b146b io_uring: notification completion optimisation by Pavel Begunkov · 2 years, 8 months ago
  11. 293402e io_uring/net: use unsigned for flags by Pavel Begunkov · 2 years, 8 months ago
  12. 6a9ce66 io_uring/net: make page accounting more consistent by Pavel Begunkov · 2 years, 8 months ago
  13. 2e32ba5 io_uring/net: checks errors of zc mem accounting by Pavel Begunkov · 2 years, 8 months ago
  14. 3ff1a0d io_uring: enable managed frags with register buffers by Pavel Begunkov · 2 years, 8 months ago
  15. 6380913 io_uring: flush notifiers after sendzc by Pavel Begunkov · 2 years, 8 months ago
  16. 10c7d33 io_uring: sendzc with fixed buffers by Pavel Begunkov · 2 years, 8 months ago
  17. 092aeed io_uring: allow to pass addr into sendzc by Pavel Begunkov · 2 years, 8 months ago
  18. e29e3bd io_uring: account locked pages for non-fixed zc by Pavel Begunkov · 2 years, 8 months ago
  19. 06a5464 io_uring: wire send zc request type by Pavel Begunkov · 2 years, 8 months ago
  20. e02b665 io_uring: initialise msghdr::msg_ubuf by Pavel Begunkov · 2 years, 8 months ago
  21. 4f6a94d net: fix compat pointer in get_compat_msghdr() by Jens Axboe · 2 years, 8 months ago
  22. 9b0fc3c io_uring: fix types in io_recvmsg_multishot_overflow by Dylan Yudaken · 2 years, 8 months ago
  23. 9bb6690 io_uring: support multishot in recvmsg by Dylan Yudaken · 2 years, 8 months ago
  24. 72c531f net: copy from user before calling __get_compat_msghdr by Dylan Yudaken · 2 years, 8 months ago
  25. 7fa875b net: copy from user before calling __copy_msghdr by Dylan Yudaken · 2 years, 8 months ago
  26. 6d2f75a0 io_uring: support 0 length iov in buffer select in compat by Dylan Yudaken · 2 years, 8 months ago
  27. e2df2cc io_uring: fix multishot ending when not polled by Dylan Yudaken · 2 years, 8 months ago
  28. 43e0bbb io_uring: add netmsg cache by Jens Axboe · 2 years, 8 months ago
  29. cf0dd95 io_uring: disable multishot recvmsg by Dylan Yudaken · 2 years, 8 months ago
  30. b3fdea6 io_uring: multishot recv by Dylan Yudaken · 2 years, 8 months ago
  31. cbd2574 io_uring: fix multishot accept ordering by Dylan Yudaken · 2 years, 8 months ago
  32. 52120f0 io_uring: add allow_overflow to io_post_aux_cqe by Dylan Yudaken · 2 years, 8 months ago
  33. d4e097d io_uring: recycle buffers on error by Dylan Yudaken · 2 years, 8 months ago
  34. 5702196 io_uring: allow iov_len = 0 for recvmsg and buffer select by Dylan Yudaken · 2 years, 8 months ago
  35. 27a9d66 io_uring: kill extra io_uring_types.h includes by Pavel Begunkov · 2 years, 9 months ago
  36. d245bca io_uring: don't expose io_fill_cqe_aux() by Pavel Begunkov · 2 years, 9 months ago
  37. 3b77495 io_uring: split provided buffers handling into its own file by Jens Axboe · 2 years, 9 months ago
  38. f9ead18 io_uring: split network related opcodes into its own file by Jens Axboe · 2 years, 10 months ago