aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/net.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-08io_uring/net: restore msg_control on sendzc retryPavel Begunkov1-0/+1
2024-03-16io_uring/net: ensure async prep handlers always initialize ->done_ioJens Axboe1-1/+8
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-177/+205
2024-03-08io_uring/net: dedup io_recv_finish req completionPavel Begunkov1-12/+4
2024-03-08io_uring: refactor DEFER_TASKRUN multishot checksPavel Begunkov1-21/+0
2024-03-08io_uring: fix mshot io-wq checksPavel Begunkov1-1/+1
2024-03-08io_uring/net: add io_req_msg_cleanup() helperJens Axboe1-12/+15
2024-03-08io_uring/net: simplify msghd->msg_inq checkingJens Axboe1-2/+2
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe1-6/+6
2024-03-08io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_ioJens Axboe1-5/+7
2024-03-07io_uring/net: correctly handle multishot recvmsg retry setupJens Axboe1-1/+2
2024-03-07io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handlerJens Axboe1-0/+1
2024-03-04io_uring/net: fix overflow check in io_recvmsg_mshot_prep()Dan Carpenter1-2/+2
2024-03-04io_uring/net: correct the type of variableMuhammad Usama Anjum1-1/+1
2024-03-01io_uring/net: move recv/recvmsg flags out of retry loopJens Axboe1-7/+8
2024-02-27io_uring/net: improve the usercopy for sendmsg/recvmsgJens Axboe1-7/+22
2024-02-27io_uring/net: move receive multishot out of the generic msghdr pathJens Axboe1-70/+91
2024-02-27io_uring/net: unify how recvmsg and sendmsg copy in the msghdrJens Axboe1-129/+142
2024-02-14io_uring/net: fix multishot accept overflow handlingJens Axboe1-2/+3
2024-02-01io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffersJens Axboe1-0/+1
2024-01-29io_uring/net: limit inline multishot retriesJens Axboe1-3/+20
2024-01-29io_uring/net: un-indent mshot retry path in io_recv_finish()Jens Axboe1-16/+20
2023-11-03io_uring/net: ensure socket is marked connected on connect retryJens Axboe1-13/+11
2023-09-14io_uring/net: fix iter retargeting for selected bufPavel Begunkov1-0/+5
2023-08-11io_uring: never overflow io_aux_cqePavel Begunkov1-4/+4
2023-08-11io_uring/net: don't overflow multishot recvPavel Begunkov1-1/+1
2023-08-11io_uring/net: don't overflow multishot acceptPavel Begunkov1-1/+1
2023-07-03Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds1-4/+4
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2023-06-27io_uring/net: use proper value for msg_inqJens Axboe1-4/+4
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-26/+32
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+16
2023-06-21io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdrJens Axboe1-2/+2
2023-06-21io_uring/net: disable partial retries for recvmsg with cmsgJens Axboe1-4/+7
2023-06-21io_uring/net: clear msg_controllen on partial sendmsg retryJens Axboe1-0/+2
2023-06-13io_uring/net: save msghdr->msg_control for retriesJens Axboe1-1/+7
2023-06-07io_uring: cleanup io_aux_cqe() APIJens Axboe1-5/+4
2023-05-23net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells1-0/+2
2023-05-17io_uring/net: don't retry recvmsg() unnecessarilyJens Axboe1-1/+9
2023-05-17io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish()Jens Axboe1-13/+9
2023-05-17io_uring/net: initalize msghdr->msg_inq to known valueJens Axboe1-2/+4
2023-05-17io_uring/net: initialize struct msghdr more sanely for io_recv()Jens Axboe1-7/+8
2023-03-30iov_iter: add iter_iovec() helperJens Axboe1-2/+2
2023-03-20io_uring/net: avoid sending -ECONNABORTED on repeated connection requestsJens Axboe1-9/+16
2023-02-24io_uring: remove MSG_NOSIGNAL from recvmsgDavid Lamparter1-1/+1
2023-02-20Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-12/+5
2023-01-29io_uring: for requests that require async, force itDylan Yudaken1-2/+2
2023-01-23io_uring/net: cache provided buffer group value for multishot receivesJens Axboe1-0/+11
2023-01-08io_uring: switch network send/recv to ITER_UBUFJens Axboe1-12/+5
2022-12-19io_uring/net: fix cleanup after recyclePavel Begunkov1-1/+1
2022-12-19io_uring/net: ensure compat import handlers clear free_iovJens Axboe1-0/+1
2022-12-13Merge tag 'for-6.2/io_uring-next-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-0/+21
2022-12-13Merge tag 'for-6.2/io_uring-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-22/+34
2022-12-07io_uring: force multishot CQEs into task contextPavel Begunkov1-0/+21
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-7/+7
2022-11-25io_uring: add io_aux_cqe which allows deferred completionDylan Yudaken1-3/+4
2022-11-21io_uring: allow multishot recv CQEs to overflowDylan Yudaken1-6/+2
2022-11-21io_uring: revert "io_uring fix multishot accept ordering"Dylan Yudaken1-4/+4
2022-11-21io_uring: fix two assignments in if conditionsXinghui Li1-7/+9
2022-11-21io_uring/net: move mm accounting to a slower pathPavel Begunkov1-0/+3
2022-11-21io_uring: move zc reporting from the hot pathPavel Begunkov1-8/+14
2022-11-21io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher1-1/+5
2022-11-17io_uring: fix multishot recv request leaksPavel Begunkov1-9/+7
2022-11-17io_uring: fix multishot accept request leaksPavel Begunkov1-5/+2
2022-10-22io_uring/net: fail zc sendmsg when unsupported by socketPavel Begunkov1-0/+2
2022-10-22io_uring/net: fail zc send when unsupported by socketPavel Begunkov1-0/+2
2022-10-12io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECTJens Axboe1-6/+22
2022-09-29io_uring/net: fix notif cqe reorderingPavel Begunkov1-5/+19
2022-09-29io_uring/net: don't update msg_name if not providedPavel Begunkov1-1/+2
2022-09-29io_uring/net: fix fast_iov assignment in io_setup_async_msg()Stefan Metzmacher1-2/+4
2022-09-28io_uring/net: fix non-zc send with addressPavel Begunkov1-6/+6
2022-09-28io_uring/net: don't skip notifs for failed requestsPavel Begunkov1-21/+8
2022-09-26io_uring/net: fix cleanup double free free_iov initPavel Begunkov1-10/+10
2022-09-23io_uring/net: fix UAF in io_sendrecv_fail()Pavel Begunkov1-10/+5
2022-09-21io_uring/net: zerocopy sendmsgPavel Begunkov1-5/+86
2022-09-21io_uring/net: combine fail handlersPavel Begunkov1-15/+16
2022-09-21io_uring/net: rename io_sendzc()Pavel Begunkov1-3/+3
2022-09-21io_uring/net: support non-zerocopy sendtoPavel Begunkov1-6/+29
2022-09-21io_uring/net: refactor io_setup_async_addrPavel Begunkov1-9/+9
2022-09-21io_uring/net: don't lose partial send_zc on failPavel Begunkov1-0/+16
2022-09-21io_uring/net: don't lose partial send/recv on failPavel Begunkov1-0/+10
2022-09-21io_uring/net: use io_sr_msg for sendzcPavel Begunkov1-13/+5
2022-09-21io_uring/net: refactor io_sr_msg typesPavel Begunkov1-7/+7
2022-09-21io_uring/net: add non-bvec sg chunking callbackPavel Begunkov1-6/+11
2022-09-21io_uring/net: io_async_msghdr caches for sendzcPavel Begunkov1-5/+4
2022-09-21io_uring/net: use async caches for async prepPavel Begunkov1-3/+13
2022-09-21io_uring/net: reshuffle error handlingPavel Begunkov1-8/+8
2022-09-18io_uring/net: fix zc fixed buf lifetimePavel Begunkov1-8/+8
2022-09-08io_uring/net: copy addr for zc on POLL_FIRSTPavel Begunkov1-3/+4
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov1-20/+33
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov1-3/+1
2022-08-26io_uring/net: fix overexcessive retriesPavel Begunkov1-1/+1
2022-08-25io_uring/net: save address for sendzc async executionPavel Begunkov1-7/+46
2022-08-24io_uring/net: fix indentationPavel Begunkov1-1/+1
2022-08-24io_uring/net: fix zc send link failingPavel Begunkov1-0/+1
2022-08-18io_uring/net: use right helpers for async_dataPavel Begunkov1-2/+2
2022-08-15io_uring/net: improve zc addr import error handlingPavel Begunkov1-8/+8
2022-08-15io_uring/net: use right helpers for async recyclePavel Begunkov1-1/+1
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher1-21/+21
2022-08-05io_uring: fix io_recvmsg_prep_multishot sparse warningsDylan Yudaken1-2/+2
2022-08-04io_uring/net: send retry for zerocopyPavel Begunkov1-3/+17
2022-07-27io_uring: notification completion optimisationPavel Begunkov1-2/+2
2022-07-25io_uring/net: use unsigned for flagsPavel Begunkov1-2/+2
2022-07-25io_uring/net: make page accounting more consistentPavel Begunkov1-1/+1
2022-07-25io_uring/net: checks errors of zc mem accountingPavel Begunkov1-1/+3
2022-07-24io_uring: enable managed frags with register buffersPavel Begunkov1-1/+55
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov1-1/+4
2022-07-24io_uring: sendzc with fixed buffersPavel Begunkov1-5/+24
2022-07-24io_uring: allow to pass addr into sendzcPavel Begunkov1-2/+16
2022-07-24io_uring: account locked pages for non-fixed zcPavel Begunkov1-0/+1
2022-07-24io_uring: wire send zc request typePavel Begunkov1-0/+94
2022-07-24io_uring: initialise msghdr::msg_ubufPavel Begunkov1-0/+2
2022-07-24net: fix compat pointer in get_compat_msghdr()Jens Axboe1-1/+1
2022-07-24io_uring: fix types in io_recvmsg_multishot_overflowDylan Yudaken1-5/+5
2022-07-24io_uring: support multishot in recvmsgDylan Yudaken1-19/+161
2022-07-24net: copy from user before calling __get_compat_msghdrDylan Yudaken1-8/+9
2022-07-24net: copy from user before calling __copy_msghdrDylan Yudaken1-8/+9
2022-07-24io_uring: support 0 length iov in buffer select in compatDylan Yudaken1-9/+14
2022-07-24io_uring: fix multishot ending when not polledDylan Yudaken1-0/+2
2022-07-24io_uring: add netmsg cacheJens Axboe1-9/+54
2022-07-24io_uring: disable multishot recvmsgDylan Yudaken1-19/+10
2022-07-24io_uring: multishot recvDylan Yudaken1-13/+89
2022-07-24io_uring: fix multishot accept orderingDylan Yudaken1-4/+7
2022-07-24io_uring: add allow_overflow to io_post_aux_cqeDylan Yudaken1-1/+1
2022-07-24io_uring: recycle buffers on errorDylan Yudaken1-2/+8
2022-07-24io_uring: allow iov_len = 0 for recvmsg and buffer selectDylan Yudaken1-5/+11
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0
2022-07-24io_uring: don't expose io_fill_cqe_aux()Pavel Begunkov1-15/+5
2022-07-24io_uring: split provided buffers handling into its own fileJens Axboe1-0/+1
2022-07-24io_uring: split network related opcodes into its own fileJens Axboe1-0/+779