index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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: fix build warning for !CONFIG_COMPAT
Arnd Bergmann
2025-02-27
io_uring/net: extract iovec import into a helper
Pavel Begunkov
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/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/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
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
[next]