summaryrefslogtreecommitdiff
path: root/io_uring/cmd_net.c
AgeCommit message (Expand)Author
2026-03-04io_uring/cmd_net: fix too strict requirement on ioctlAsbjørn Sloth Tønnesen
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