aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/net.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov1-0/+1
2022-08-25io_uring/net: save address for sendzc async executionPavel Begunkov1-0/+1
2022-07-24io_uring: wire send zc request typePavel Begunkov1-0/+3
2022-07-24io_uring: support multishot in recvmsgDylan Yudaken1-0/+6
2022-07-24io_uring: add netmsg cacheJens Axboe1-1/+12
2022-07-24io_uring: split network related opcodes into its own fileJens Axboe1-0/+43