index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
net.c
Age
Commit message (
Expand
)
Author
2025-02-27
io_uring/net: unify *mshot_prep calls with compat
Pavel Begunkov
2025-02-27
io_uring/net: derive iovec storage later
Pavel Begunkov
2025-02-27
io_uring/net: verify msghdr before copying iovec
Pavel Begunkov
2025-02-27
io_uring/net: isolate msghdr copying code
Pavel Begunkov
2025-02-27
io_uring/net: simplify compat selbuf iov parsing
Pavel Begunkov
2025-02-27
io_uring/net: remove unnecessary REQ_F_NEED_CLEANUP
Pavel Begunkov
2025-02-27
Merge branch 'io_uring-6.14' into for-6.15/io_uring
Jens Axboe
2025-02-27
io_uring: combine buffer lookup and import
Pavel Begunkov
2025-02-27
io_uring/net: reuse req->buf_index for sendzc
Pavel Begunkov
2025-02-25
io_uring/net: save msg_control for compat
Pavel Begunkov
2025-02-24
io_uring/zcrx: add a read limit to recvzc requests
David Wei
2025-02-24
io_uring/net: canonise accept mshot handling
Pavel Begunkov
2025-02-24
io_uring/net: fix accept multishot handling
Pavel Begunkov
2025-02-24
io_uring/net: use io_is_compat()
Pavel Begunkov
2025-02-17
io_uring/zcrx: throttle receive requests
Pavel Begunkov
2025-02-17
io_uring/zcrx: add io_recvzc request
David Wei
2025-02-17
io_uring/net: improve recv bundles
Jens Axboe
2025-01-30
io_uring/net: don't retry connect operation on EPOLLERR
Jens Axboe
2025-01-28
io_uring: remove !KASAN guards from cache free
Pavel Begunkov
2025-01-28
io_uring/net: extract io_send_select_buffer()
Pavel Begunkov
2025-01-28
io_uring/net: clean io_msg_copy_hdr()
Pavel Begunkov
2025-01-28
io_uring/net: make io_net_vec_assign() return void
Pavel Begunkov
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-02
io_uring/net: always initialize kmsg->msg.msg_inq upfront
Jens Axboe
2024-12-27
io_uring/net: Allocate msghdr async data through helper
Gabriel Krisman Bertazi
2024-11-07
io_uring/rsrc: add & apply io_req_assign_buf_node()
Ming Lei
2024-11-06
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
2024-11-02
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
2024-11-02
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
2024-11-02
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
2024-10-29
io_uring/net: clean up io_msg_copy_hdr
Pavel Begunkov
2024-10-29
io_uring/net: don't alias send user pointer reads
Pavel Begunkov
2024-10-29
io_uring/net: don't store send address ptr
Pavel Begunkov
2024-10-29
io_uring/net: split send and sendmsg prep helpers
Pavel Begunkov
2024-10-29
io_uring/net: move send zc fixed buffer import to issue path
Jens Axboe
2024-10-29
io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node()
Jens Axboe
2024-09-30
io_uring/net: harden multishot termination case for recv
Jens Axboe
2024-08-29
io_uring/kbuf: pass in 'len' argument for buffer commit
Jens Axboe
2024-08-29
Revert "io_uring: Require zeroed sqe->len on provided-buffers send"
Jens Axboe
2024-08-25
io_uring/net: use ITER_UBUF for single segment send maps
Jens Axboe
2024-08-07
io_uring/net: don't pick multiple buffers for non-bundle send
Jens Axboe
2024-08-07
io_uring/net: ensure expanded bundle send gets marked for cleanup
Jens Axboe
2024-08-07
io_uring/net: ensure expanded bundle recv gets marked for cleanup
Jens Axboe
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-13
io_uring/net: check socket is valid in io_bind()/io_listen()
Tetsuo Handa
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-02
io_uring/net: cleanup io_recv_finish() bundle handling
Jens Axboe
2024-07-02
io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
Jens Axboe
[prev]
[next]