summaryrefslogtreecommitdiff
path: root/io_uring/cmd_net.c
AgeCommit message (Expand)Author
5 daysMerge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysio_uring: Introduce getsockname io_uring cmdGabriel Krisman Bertazi
2025-11-20io_uring/cmd_net: fix wrong argument types for skb_queue_splice()Jens Axboe
2025-08-27io_uring/uring_cmd: add support for IORING_SETUP_CQE_MIXEDJens Axboe
2025-06-23io_uring/netcmd: add tx timestamping cmd supportPavel Begunkov
2025-04-28io_uring/cmd: move net cmd into a separate filePavel Begunkov