Arseny Krasnov ([email protected])

Number of posts: 358 (1.43 per day)
First post: 2020-12-29 11:14:31
Last post: 2021-09-05 16:24:38

Date List Subject
2021-06-11 11:14:20 linux-kernel [PATCH v11 06/18] af_vsock: rest of SEQPACKET support
2021-06-11 11:14:14 linux-kernel [PATCH v11 08/18] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
2021-06-11 11:13:27 linux-kernel [PATCH v11 05/18] af_vsock: implement send logic for SEQPACKET
2021-06-11 11:13:22 linux-kernel [PATCH v11 03/18] af_vsock: separate receive data loop
2021-06-11 11:13:01 linux-kernel [PATCH v11 02/18] af_vsock: separate wait data loop
2021-06-11 11:12:59 linux-kernel [PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
2021-06-11 11:12:12 linux-kernel [PATCH v11 01/18] af_vsock: update functions for connectible socket
2021-06-08 10:29:32 linux-kernel Re: [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
2021-06-08 09:42:54 linux-kernel Re: [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
2021-06-07 13:20:57 linux-kernel Re: [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
2021-06-07 11:32:16 linux-kernel Re: [MASSMAIL KLMS] Re: [PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
2021-06-04 18:05:44 linux-kernel Re: [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
2021-06-04 18:05:00 linux-kernel Re: [MASSMAIL KLMS] Re: [PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
2021-06-04 13:16:49 linux-kernel Re: [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
2021-06-04 13:15:54 linux-kernel Re: [PATCH v10 15/18] vhost/vsock: support SEQPACKET for transport
2021-05-26 13:09:54 linux-kernel Re: [PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
2021-05-25 08:50:58 linux-kernel Re: [PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
2021-05-23 12:22:53 linux-kernel Re: [PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
2021-05-21 19:26:19 linux-kernel [PATCH v10 08/18] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
2021-05-21 19:26:03 linux-kernel [PATCH v10 13/18] virtio/vsock: rest of SOCK_SEQPACKET support
2021-05-21 19:26:02 linux-kernel [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
2021-05-21 19:25:50 linux-kernel [PATCH v10 05/18] af_vsock: implement send logic for SEQPACKET
2021-05-21 19:22:43 linux-kernel [PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
2021-05-21 16:54:44 linux-kernel [PATCH v10 18/18] virtio/vsock: update trace event for SEQPACKET
2021-05-21 16:54:26 linux-kernel [PATCH v10 17/18] vsock_test: add SOCK_SEQPACKET tests
2021-05-21 16:53:47 linux-kernel [PATCH v10 15/18] vhost/vsock: support SEQPACKET for transport
2021-05-21 16:53:45 linux-kernel [PATCH v10 14/18] virtio/vsock: enable SEQPACKET for transport
2021-05-21 16:43:33 linux-kernel [PATCH v10 03/18] af_vsock: separate receive data loop
2021-05-21 07:16:11 linux-kernel [PATCH v10 16/18] vsock/loopback: enable SEQPACKET for transport
2021-05-21 07:14:05 linux-kernel [PATCH v10 12/18] virtio/vsock: add SEQPACKET receive logic
2021-05-21 07:13:43 linux-kernel [PATCH v10 10/18] virtio/vsock: defines and constants for SEQPACKET
2021-05-21 07:11:13 linux-kernel [PATCH v10 09/18] virtio/vsock: simplify credit update function API
2021-05-21 07:10:35 linux-kernel [PATCH v10 07/18] af_vsock: update comments for stream sockets
2021-05-21 07:09:58 linux-kernel [PATCH v10 06/18] af_vsock: rest of SEQPACKET support
2021-05-21 07:09:17 linux-kernel [PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
2021-05-21 07:08:35 linux-kernel [PATCH v10 01/18] af_vsock: update functions for connectible socket
2021-05-21 07:08:35 linux-kernel [PATCH v10 02/18] af_vsock: separate wait data loop
2021-05-13 22:33:51 linux-kernel Re: [RFC PATCH v9 19/19] af_vsock: serialize writes to shared socket
2021-05-13 22:33:51 linux-kernel Re: [RFC PATCH v9 12/19] virtio/vsock: add SEQPACKET receive logic
2021-05-13 22:16:20 linux-kernel Re: [RFC PATCH v9 04/19] af_vsock: implement SEQPACKET receive loop
2021-05-13 14:55:25 linux-kernel Re: [RFC PATCH v9 19/19] af_vsock: serialize writes to shared socket
2021-05-13 14:52:35 linux-kernel Re: [RFC PATCH v9 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
2021-05-13 14:50:27 linux-kernel Re: [RFC PATCH v9 19/19] af_vsock: serialize writes to shared socket
2021-05-13 14:47:46 linux-kernel Re: [RFC PATCH v9 14/19] virtio/vsock: enable SEQPACKET for transport
2021-05-13 14:45:58 linux-kernel Re: [RFC PATCH v9 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET
2021-05-13 14:45:31 linux-kernel Re: [RFC PATCH v9 10/19] virtio/vsock: defines and constants for SEQPACKET
2021-05-08 16:41:21 linux-kernel [RFC PATCH v9 18/19] virtio/vsock: update trace event for SEQPACKET
2021-05-08 16:39:38 linux-kernel [RFC PATCH v9 19/19] af_vsock: serialize writes to shared socket
2021-05-08 16:39:32 linux-kernel [RFC PATCH v9 16/19] vsock/loopback: enable SEQPACKET for transport
2021-05-08 16:39:15 linux-kernel [RFC PATCH v9 14/19] virtio/vsock: enable SEQPACKET for transport
2021-05-08 16:38:54 linux-kernel [RFC PATCH v9 09/19] virtio/vsock: simplify credit update function API