LinuxLists
Users
About
Stefano Garzarella (
[email protected]
)
Number of posts: 1704 (0.88 per day)
First post: 2019-02-01 12:09:02
Last post: 2024-05-23 10:47:21
Previous Page
/
Next Page
Date
List
Subject
2023-10-03 16:24:48
linux-kernel
Re: [PATCH net-next v2 08/12] vsock: enable setting SO_ZEROCOPY
2023-10-03 16:24:05
linux-kernel
Re: [PATCH net-next v2 01/12] vsock: set EPOLLERR on non-empty error queue
2023-09-27 17:27:21
linux-kernel
Re: [PATCH net-next v1 02/12] vsock: read from socket's error queue
2023-09-27 10:48:50
linux-kernel
Re: [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
2023-09-27 09:04:14
linux-kernel
Re: [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
2023-09-27 00:44:57
linux-kernel
Re: [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
2023-09-26 21:29:56
linux-kernel
Re: [PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue
2023-09-26 19:24:36
linux-kernel
Re: [PATCH net-next v1 02/12] vsock: read from socket's error queue
2023-09-26 17:57:21
linux-kernel
Re: [PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-09-26 17:25:55
linux-kernel
Re: [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
2023-09-26 14:14:04
linux-kernel
Re: [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests
2023-09-25 13:07:59
linux-kernel
[PATCH] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
2023-09-19 19:32:21
linux-kernel
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-19 18:34:23
linux-kernel
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-18 17:29:56
linux-kernel
Re: [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-09-16 01:39:25
linux-kernel
[PATCH net-next 0/5] vsock/test: add recv_buf()/send_buf() utility functions and some improvements
2023-09-15 21:03:42
linux-kernel
[PATCH net-next 4/5] vsock/test: use send_buf() in vsock_test.c
2023-09-15 19:54:22
linux-kernel
[PATCH net-next 5/5] vsock/test: track bytes in MSG_PEEK test for SOCK_SEQPACKET
2023-09-15 18:12:43
linux-kernel
[PATCH net-next 3/5] vsock/test: add send_buf() utility function
2023-09-15 17:22:06
linux-kernel
[PATCH net-next 2/5] vsock/test: use recv_buf() in vsock_test.c
2023-09-15 16:46:50
linux-kernel
[PATCH net-next 1/5] vsock/test: add recv_buf() utility function
2023-09-15 03:25:00
linux-kernel
Re: [PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-15 02:27:15
linux-kernel
Re: [PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-14 16:27:48
linux-kernel
Re: [PATCH net-next v8 2/4] vsock/virtio: support to send non-linear skb
2023-09-14 16:00:23
linux-kernel
Re: [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-09-05 16:21:50
linux-kernel
Re: [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-08-04 19:02:04
linux-kernel
Re: [RFC PATCH v1 1/2] vsock: send SIGPIPE on write to shutdowned socket
2023-08-04 16:11:16
linux-kernel
Re: [RFC PATCH v1 1/2] vsock: send SIGPIPE on write to shutdowned socket
2023-08-04 15:27:06
linux-kernel
Re: [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
2023-08-03 14:03:14
linux-kernel
Re: [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
2023-08-03 10:29:05
linux-kernel
[PATCH net] test/vsock: remove vsock_perf executable on `make clean`
2023-08-02 09:39:42
linux-kernel
Re: [RFC PATCH v1 2/2] test/vsock: shutdowned socket test
2023-08-02 08:44:43
linux-kernel
Re: [RFC PATCH v1 1/2] vsock: send SIGPIPE on write to shutdowned socket
2023-08-01 17:24:51
linux-kernel
Re: [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
2023-07-31 10:55:11
linux-kernel
Re: [PATCH net-next] vsock: Remove unused function declarations
2023-07-27 09:48:10
linux-kernel
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-07-27 08:11:55
linux-kernel
Re: [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
2023-07-26 08:28:37
linux-kernel
Re: [PATCH net-next v3 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
2023-07-25 17:21:45
linux-kernel
Re: [RFC PATCH v2 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
2023-07-25 16:38:37
linux-kernel
Re: [RFC PATCH v2 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
2023-07-25 16:34:40
linux-kernel
Re: [RFC PATCH v2 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
2023-07-25 16:19:00
linux-kernel
Re: [RFC PATCH v2 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
2023-07-25 13:50:08
linux-kernel
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-07-25 13:37:51
linux-kernel
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-07-25 13:07:36
linux-kernel
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-07-25 12:47:34
linux-kernel
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-07-25 09:21:47
linux-kernel
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-07-25 08:48:09
linux-kernel
Re: [PATCH net-next v3 2/4] vsock/virtio: support to send non-linear skb
2023-07-19 07:48:33
linux-kernel
Re: [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
2023-07-18 13:59:34
linux-kernel
Re: [PATCH net-next v1 1/4] vsock/virtio/vhost: read data from non-linear skb
2023-07-18 13:59:07
linux-kernel
Re: [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support