index
:
git.armlinux.org.uk/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-09-08
io_uring: don't include filetable.h in io_uring.h
Caleb Sander Mateos
2025-09-02
io_uring/net: correct type for min_not_zero() cast
Jens Axboe
2025-08-27
io_uring: add async data clear/free helpers
Jens Axboe
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
2025-08-24
io_uring/net: use struct io_br_sel->val as the send finish value
Jens Axboe
2025-08-24
io_uring/net: use struct io_br_sel->val as the recv finish value
Jens Axboe
2025-08-24
io_uring/kbuf: use struct io_br_sel for multiple buffers picking
Jens Axboe
2025-08-24
io_uring/kbuf: introduce struct io_br_sel
Jens Axboe
2025-08-24
io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
Jens Axboe
2025-08-24
io_uring/net: clarify io_recv_buf_select() return value
Jens Axboe
2025-08-24
io_uring/net: don't use io_net_kbuf_recyle() for non-provided cases
Jens Axboe
2025-08-24
io_uring/kbuf: drop 'issue_flags' from io_put_kbuf(s)() arguments
Jens Axboe
2025-08-12
io_uring/net: commit partial buffers on retry
Jens Axboe
2025-07-30
io_uring/net: Allow to do vectorized send
Norman Maurer
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-16
io_uring/poll: fix POLLERR handling
Pavel Begunkov
2025-07-16
io_uring/net: Support multishot receive len cap
Norman Maurer
2025-07-14
io_uring/net: cast min_not_zero() type
Jens Axboe
2025-07-10
io_uring/net: allow multishot receive per-invocation cap
Jens Axboe
2025-07-10
io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flags
Jens Axboe
2025-07-10
io_uring/net: use passed in 'len' in io_recv_buf_select()
Jens Axboe
2025-06-26
io_uring/kbuf: flag partial buffer mappings
Jens Axboe
2025-06-25
io_uring/net: mark iov as dynamically allocated even for single segments
Jens Axboe
2025-06-20
io_uring/net: always use current transfer count for buffer put
Jens Axboe
2025-05-28
io_uring/net: only consider msg_inq if larger than 1
Jens Axboe
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-21
io_uring/net: only retry recv bundle for a full transfer
Jens Axboe
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-05-09
io_uring/net: move CONFIG_NET guards to Makefile
Pavel Begunkov
2025-04-23
io_uring/zcrx: add support for multiple ifqs
Pavel Begunkov
2025-04-21
io_uring/zcrx: remove sqe->file_index check
Pavel Begunkov
2025-04-21
io_uring: don't store bgid in req->buf_index
Pavel Begunkov
2025-04-21
io_uring/kbuf: pass bgid to io_buffer_select()
Pavel Begunkov
2025-04-21
io_uring: set IMPORT_BUFFER in generic send setup
Pavel Begunkov
2025-04-21
io_uring/net: don't use io_do_buffer_select at prep
Pavel Begunkov
2025-03-31
io_uring/net: avoid import_ubuf for regvec send
Pavel Begunkov
2025-03-28
io_uring/net: import zc ubuf earlier
Pavel Begunkov
2025-03-28
io_uring/net: set sg_from_iter in advance
Pavel Begunkov
2025-03-28
io_uring/net: clusterise send vs msghdr branches
Pavel Begunkov
2025-03-28
io_uring/net: unify sendmsg setup with zc
Pavel Begunkov
2025-03-28
io_uring/net: combine sendzc flags writes
Pavel Begunkov
2025-03-28
io_uring/net: open code io_net_vec_assign()
Pavel Begunkov
2025-03-28
io_uring/net: open code io_sendmsg_copy_hdr()
Pavel Begunkov
2025-03-28
io_uring/net: account memory for zc sendmsg
Pavel Begunkov
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-28
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-27
io_uring/net: fix io_req_post_cqe abuse by send bundle
Pavel Begunkov
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-26
io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
Caleb Sander Mateos
2025-03-22
io_uring/net: fix sendzc double notif flush
Pavel Begunkov
[next]