index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/net: restore msg_control on sendzc retry
Pavel Begunkov
2024-04-08
1
-0
/
+1
*
io_uring/net: ensure async prep handlers always initialize ->done_io
Jens Axboe
2024-03-16
1
-1
/
+8
*
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-177
/
+205
|
\
|
*
io_uring/net: dedup io_recv_finish req completion
Pavel Begunkov
2024-03-08
1
-12
/
+4
|
*
io_uring: refactor DEFER_TASKRUN multishot checks
Pavel Begunkov
2024-03-08
1
-21
/
+0
|
*
io_uring: fix mshot io-wq checks
Pavel Begunkov
2024-03-08
1
-1
/
+1
|
*
io_uring/net: add io_req_msg_cleanup() helper
Jens Axboe
2024-03-08
1
-12
/
+15
|
*
io_uring/net: simplify msghd->msg_inq checking
Jens Axboe
2024-03-08
1
-2
/
+2
|
*
io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLE
Jens Axboe
2024-03-08
1
-6
/
+6
|
*
io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_io
Jens Axboe
2024-03-08
1
-5
/
+7
|
*
io_uring/net: correctly handle multishot recvmsg retry setup
Jens Axboe
2024-03-07
1
-1
/
+2
|
*
io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handler
Jens Axboe
2024-03-07
1
-0
/
+1
|
*
io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
Dan Carpenter
2024-03-04
1
-2
/
+2
|
*
io_uring/net: correct the type of variable
Muhammad Usama Anjum
2024-03-04
1
-1
/
+1
|
*
io_uring/net: move recv/recvmsg flags out of retry loop
Jens Axboe
2024-03-01
1
-7
/
+8
|
*
io_uring/net: improve the usercopy for sendmsg/recvmsg
Jens Axboe
2024-02-27
1
-7
/
+22
|
*
io_uring/net: move receive multishot out of the generic msghdr path
Jens Axboe
2024-02-27
1
-70
/
+91
|
*
io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
Jens Axboe
2024-02-27
1
-129
/
+142
*
|
io_uring/net: fix multishot accept overflow handling
Jens Axboe
2024-02-14
1
-2
/
+3
|
/
*
io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
Jens Axboe
2024-02-01
1
-0
/
+1
*
io_uring/net: limit inline multishot retries
Jens Axboe
2024-01-29
1
-3
/
+20
*
io_uring/net: un-indent mshot retry path in io_recv_finish()
Jens Axboe
2024-01-29
1
-16
/
+20
*
io_uring/net: ensure socket is marked connected on connect retry
Jens Axboe
2023-11-03
1
-13
/
+11
*
io_uring/net: fix iter retargeting for selected buf
Pavel Begunkov
2023-09-14
1
-0
/
+5
*
io_uring: never overflow io_aux_cqe
Pavel Begunkov
2023-08-11
1
-4
/
+4
*
io_uring/net: don't overflow multishot recv
Pavel Begunkov
2023-08-11
1
-1
/
+1
*
io_uring/net: don't overflow multishot accept
Pavel Begunkov
2023-08-11
1
-1
/
+1
*
Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-03
1
-4
/
+4
|
\
|
*
io_uring/net: use proper value for msg_inq
Jens Axboe
2023-06-27
1
-4
/
+4
*
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-5
/
+16
|
|
\
|
*
|
net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
David Howells
2023-05-23
1
-0
/
+2
*
|
|
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-26
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
io_uring: cleanup io_aux_cqe() API
Jens Axboe
2023-06-07
1
-5
/
+4
|
*
|
io_uring/net: don't retry recvmsg() unnecessarily
Jens Axboe
2023-05-17
1
-1
/
+9
|
*
|
io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish()
Jens Axboe
2023-05-17
1
-13
/
+9
|
*
|
io_uring/net: initalize msghdr->msg_inq to known value
Jens Axboe
2023-05-17
1
-2
/
+4
|
*
|
io_uring/net: initialize struct msghdr more sanely for io_recv()
Jens Axboe
2023-05-17
1
-7
/
+8
|
|
/
*
|
io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdr
Jens Axboe
2023-06-21
1
-2
/
+2
*
|
io_uring/net: disable partial retries for recvmsg with cmsg
Jens Axboe
2023-06-21
1
-4
/
+7
*
|
io_uring/net: clear msg_controllen on partial sendmsg retry
Jens Axboe
2023-06-21
1
-0
/
+2
*
|
io_uring/net: save msghdr->msg_control for retries
Jens Axboe
2023-06-13
1
-1
/
+7
|
/
*
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-30
1
-2
/
+2
*
io_uring/net: avoid sending -ECONNABORTED on repeated connection requests
Jens Axboe
2023-03-20
1
-9
/
+16
*
io_uring: remove MSG_NOSIGNAL from recvmsg
David Lamparter
2023-02-24
1
-1
/
+1
*
Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-12
/
+5
|
\
|
*
io_uring: switch network send/recv to ITER_UBUF
Jens Axboe
2023-01-08
1
-12
/
+5
*
|
io_uring: for requests that require async, force it
Dylan Yudaken
2023-01-29
1
-2
/
+2
*
|
io_uring/net: cache provided buffer group value for multishot receives
Jens Axboe
2023-01-23
1
-0
/
+11
|
/
*
io_uring/net: fix cleanup after recycle
Pavel Begunkov
2022-12-19
1
-1
/
+1
[next]