LinuxLists
Users
About
Arseniy Krasnov (
[email protected]
)
Number of posts: 191 (0.76 per day)
First post: 2023-09-05 16:07:42
Last post: 2024-05-13 10:21:43
Previous Page
Date
List
Subject
2023-09-30 22:25:12
linux-kernel
[PATCH net-next v2 08/12] vsock: enable setting SO_ZEROCOPY
2023-09-28 11:25:25
linux-kernel
Re: [PATCH net-next v1 02/12] vsock: read from socket's error queue
2023-09-27 12:33:21
linux-kernel
Re: [PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-09-27 07:26:41
linux-kernel
Re: [PATCH net-next v1 02/12] vsock: read from socket's error queue
2023-09-27 07:10:34
linux-kernel
Re: [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
2023-09-26 23:14:11
linux-kernel
Re: [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
2023-09-22 22:17:56
linux-kernel
[PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
2023-09-22 18:48:44
linux-kernel
[PATCH net-next v1 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
2023-09-22 18:15:48
linux-kernel
[PATCH net-next v1 03/12] vsock: check for MSG_ZEROCOPY support on send
2023-09-22 16:06:46
linux-kernel
[PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
2023-09-22 15:35:25
linux-kernel
[PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests
2023-09-22 14:50:36
linux-kernel
[PATCH net-next v1 02/12] vsock: read from socket's error queue
2023-09-22 14:44:51
linux-kernel
[PATCH net-next v1 04/12] vsock: enable SOCK_SUPPORT_ZC bit
2023-09-22 13:53:43
linux-kernel
[PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue
2023-09-22 12:51:31
linux-kernel
[PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-09-22 12:33:38
linux-kernel
[PATCH net-next v1 05/12] vhost/vsock: support MSG_ZEROCOPY for transport
2023-09-22 12:26:42
linux-kernel
[PATCH net-next v1 06/12] vsock/virtio: support MSG_ZEROCOPY for transport
2023-09-22 09:37:12
linux-kernel
[PATCH net-next v1 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
2023-09-22 08:04:08
linux-kernel
[PATCH net-next v1 07/12] vsock/loopback: support MSG_ZEROCOPY for transport
2023-09-19 21:30:44
linux-kernel
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-19 21:20:35
linux-kernel
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-19 20:10:53
linux-kernel
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-18 23:33:46
linux-kernel
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-17 02:25:11
linux-kernel
[PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-09-17 00:29:49
linux-kernel
[PATCH net-next v9 3/4] vsock/virtio: non-linear skb handling for tap
2023-09-16 20:44:13
linux-kernel
Re: [PATCH net-next 2/5] vsock/test: use recv_buf() in vsock_test.c
2023-09-16 17:57:12
linux-kernel
[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-16 15:56:57
linux-kernel
[PATCH net-next v9 1/4] vsock/virtio/vhost: read data from non-linear skb
2023-09-16 15:56:33
linux-kernel
[PATCH net-next v9 2/4] vsock/virtio: support to send non-linear skb
2023-09-16 07:37:53
linux-kernel
Re: [PATCH net-next 0/5] vsock/test: add recv_buf()/send_buf() utility functions and some improvements
2023-09-16 01:45:51
linux-kernel
Re: [PATCH net-next 3/5] vsock/test: add send_buf() utility function
2023-09-16 00:45:08
linux-kernel
Re: [PATCH net-next 5/5] vsock/test: track bytes in MSG_PEEK test for SOCK_SEQPACKET
2023-09-15 22:36:46
linux-kernel
Re: [PATCH net-next 1/5] vsock/test: add recv_buf() utility function
2023-09-15 20:43:01
linux-kernel
Re: [PATCH net-next 4/5] vsock/test: use send_buf() in vsock_test.c
2023-09-14 23:24:24
linux-kernel
Re: [PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-14 16:55:38
linux-kernel
Re: [PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-14 14:48:50
linux-kernel
Re: [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-09-05 16:07:42
linux-kernel
Re: [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support