index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
io_uring/net: convert to struct iou_vec
Pavel Begunkov
1
-3
/
+3
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
1
-8
/
+12
2024-06-19
io_uring: Introduce IORING_OP_LISTEN
Gabriel Krisman Bertazi
1
-0
/
+3
2024-06-19
io_uring: Introduce IORING_OP_BIND
Gabriel Krisman Bertazi
1
-0
/
+3
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
1
-13
/
+5
2024-04-15
io_uring/net: move connect to always using async data
Jens Axboe
1
-5
/
+0
2024-04-15
io_uring/net: add iovec recycling
Jens Axboe
1
-6
/
+7
2024-04-15
io_uring/net: get rid of ->prep_async() for send side
Jens Axboe
1
-2
/
+0
2024-04-15
io_uring/net: get rid of ->prep_async() for receive side
Jens Axboe
1
-1
/
+0
2024-04-15
io_uring/net: switch io_recv() to using io_async_msghdr
Jens Axboe
1
-1
/
+1
2023-04-03
io_uring: Add KASAN support for alloc_caches
Breno Leitao
1
-1
/
+4
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
1
-0
/
+1
2022-09-21
io_uring/net: combine fail handlers
Pavel Begunkov
1
-1
/
+0
2022-09-21
io_uring/net: rename io_sendzc()
Pavel Begunkov
1
-3
/
+3
2022-09-21
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
1
-1
/
+2
2022-09-21
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
1
-0
/
+1
2022-09-21
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
1
-0
/
+2
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-0
/
+1
2022-08-25
io_uring/net: save address for sendzc async execution
Pavel Begunkov
1
-0
/
+1
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
1
-0
/
+3
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
1
-0
/
+6
2022-07-24
io_uring: add netmsg cache
Jens Axboe
1
-1
/
+12
2022-07-24
io_uring: split network related opcodes into its own file
Jens Axboe
1
-0
/
+43