aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/cmd_net.c
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+22
2025-11-26io_uring: Introduce getsockname io_uring cmdGabriel Krisman Bertazi1-0/+22
2025-11-20io_uring/cmd_net: fix wrong argument types for skb_queue_splice()Jens Axboe1-1/+1
2025-08-27io_uring/uring_cmd: add support for IORING_SETUP_CQE_MIXEDJens Axboe1-1/+2
2025-06-23io_uring/netcmd: add tx timestamping cmd supportPavel Begunkov1-0/+82
2025-04-28io_uring/cmd: move net cmd into a separate filePavel Begunkov1-0/+83