LinuxLists
Users
About
Jiang Wang . (
[email protected]
)
Number of posts: 83 (0.37 per day)
First post: 2021-04-07 10:41:53
Last post: 2021-11-21 01:46:12
Next Page
Date
List
Subject
2021-11-21 01:46:12
linux-kernel
Re: Re: [PATCH] af_unix: fix regression in read after shutdown
2021-10-04 23:59:10
linux-kernel
[PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
2021-09-29 18:38:20
linux-kernel
Re: [External] Re: Regression in unix stream sockets with the Smack LSM
2021-09-21 04:01:29
linux-kernel
Re: Re: Regression in unix stream sockets with the Smack LSM
2021-09-15 17:32:13
linux-kernel
Re: Re: Regression in unix stream sockets with the Smack LSM
2021-09-14 05:59:24
linux-kernel
[RFC v2 4/5] vsock_test: add tests for vsock dgram
2021-09-14 05:58:42
linux-kernel
[RFC v2 5/5] virtio/vsock: add sysfs for rx buf len for dgram
2021-09-14 05:57:40
linux-kernel
[RFC v2 3/5] vhost/vsock: add support for vhost dgram.
2021-09-14 05:57:25
linux-kernel
[RFC v2 2/5] virtio/vsock: add support for virtio datagram
2021-09-14 05:57:19
linux-kernel
[RFC v2 1/5] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
2021-09-14 05:57:17
linux-kernel
[RFC v2 0/5] virtio/vsock: introduce SOCK_DGRAM support
2021-08-21 18:12:46
linux-kernel
[PATCH bpf-next v2] af_unix: fix NULL pointer bug in unix_shutdown
2021-08-21 03:53:11
linux-kernel
[PATCH v1] af_unix: fix NULL pointer bug in unix_shutdown
2021-08-16 19:06:56
linux-kernel
[PATCH bpf-next v7 2/5] af_unix: add unix_stream_proto for sockmap
2021-08-16 19:06:43
linux-kernel
[PATCH bpf-next v7 1/5] af_unix: add read_sock for stream socket types
2021-08-16 19:05:57
linux-kernel
[PATCH bpf-next v7 4/5] selftest/bpf: change udp to inet in some function names
2021-08-16 19:05:45
linux-kernel
[PATCH bpf-next v7 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp.
2021-08-16 19:04:56
linux-kernel
[PATCH bpf-next v7 3/5] selftest/bpf: add tests for sockmap with unix stream type.
2021-08-16 19:04:50
linux-kernel
[PATCH bpf-next v7 0/5] sockmap: add sockmap support for unix stream socket
2021-08-14 04:34:47
linux-kernel
Re: Re: [PATCH bpf-next v6 0/5] sockmap: add sockmap support for unix stream socket
2021-08-14 04:31:15
linux-kernel
[PATCH bpf-next v6 3/5] selftest/bpf: add tests for sockmap with unix stream type.
2021-08-14 04:30:45
linux-kernel
[PATCH bpf-next v6 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp.
2021-08-14 04:30:16
linux-kernel
[PATCH bpf-next v6 4/5] selftest/bpf: change udp to inet in some function names
2021-08-14 04:29:22
linux-kernel
[PATCH bpf-next v6 2/5] af_unix: add unix_stream_proto for sockmap
2021-08-14 04:29:18
linux-kernel
[PATCH bpf-next v6 1/5] af_unix: add read_sock for stream socket types
2021-08-14 04:29:18
linux-kernel
[PATCH bpf-next v6 0/5] sockmap: add sockmap support for unix stream socket
2021-08-09 21:38:55
linux-kernel
[PATCH bpf-next v6 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp.
2021-08-09 21:38:16
linux-kernel
[PATCH bpf-next v6 3/5] selftest/bpf: add tests for sockmap with unix stream type.
2021-08-09 21:38:05
linux-kernel
[PATCH bpf-next v6 0/5] sockmap: add sockmap support for unix stream socket
2021-08-09 20:56:18
linux-kernel
[PATCH bpf-next v6 2/5] af_unix: add unix_stream_proto for sockmap
2021-08-09 20:55:59
linux-kernel
[PATCH bpf-next v6 4/5] selftest/bpf: change udp to inet in some function names
2021-08-09 20:54:48
linux-kernel
[PATCH bpf-next v6 1/5] af_unix: add read_sock for stream socket types
2021-08-06 05:50:24
linux-kernel
[PATCH bpf-next v5 4/5] selftest/bpf: change udp to inet in some function names
2021-08-06 05:50:24
linux-kernel
[PATCH bpf-next v5 2/5] af_unix: add unix_stream_proto for sockmap
2021-08-06 05:38:41
linux-kernel
[PATCH bpf-next v5 0/5] sockmap: add sockmap support for unix stream socket
2021-08-06 05:22:49
linux-kernel
[PATCH bpf-next v5 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp.
2021-08-06 01:45:57
linux-kernel
[PATCH bpf-next v5 3/5] selftest/bpf: add tests for sockmap with unix stream type.
2021-08-06 01:40:12
linux-kernel
[PATCH bpf-next v5 1/5] af_unix: add read_sock for stream socket types
2021-08-05 06:57:01
linux-kernel
[PATCH bpf-next v4 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp.
2021-08-05 06:56:21
linux-kernel
[PATCH bpf-next v4 1/5] af_unix: add read_sock for stream socket types
2021-08-05 05:32:37
linux-kernel
[PATCH bpf-next v4 3/5] selftest/bpf: add tests for sockmap with unix stream type.
2021-08-05 05:32:09
linux-kernel
[PATCH bpf-next v4 4/5] selftest/bpf: change udp to inet in some function names
2021-08-05 05:31:33
linux-kernel
[PATCH bpf-next v4 2/5] af_unix: add unix_stream_proto for sockmap
2021-08-05 05:26:55
linux-kernel
[PATCH bpf-next v4 0/5] sockmap: add sockmap support for unix stream socket
2021-08-04 17:22:00
linux-kernel
Re: Re: [PATCH bpf-next v3 2/5] af_unix: add unix_stream_proto for sockmap
2021-08-03 00:26:00
linux-kernel
Re: [PATCH bpf-next v3 2/5] af_unix: add unix_stream_proto for sockmap
2021-08-02 21:24:06
linux-kernel
[PATCH bpf-next v3 4/5] selftest/bpf: change udp to inet in some function names
2021-08-02 21:23:00
linux-kernel
[PATCH bpf-next v3 1/5] af_unix: add read_sock for stream socket types
2021-08-02 21:22:24
linux-kernel
[PATCH bpf-next v3 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp.
2021-08-02 21:21:34
linux-kernel
[PATCH bpf-next v3 3/5] selftest/bpf: add tests for sockmap with unix stream type.
2021-08-02 21:21:28
linux-kernel
[PATCH bpf-next v3 2/5] af_unix: add unix_stream_proto for sockmap