Show patches with: Submitter = Cong Wang       |    Archived = No       |   240 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang New
[bpf-next,02/19] skmsg: get rid of struct sk_psock_parser [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang New
[bpf-next,05/19] sock_map: introduce BPF_SK_SKB_VERDICT [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang Superseded
[bpf-next,08/19] udp: implement ->read_sock() for sockmap [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang Superseded
[bpf-next,09/19] udp: add ->read_sock() and ->sendmsg_locked() to ipv6 [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang New
[bpf-next,11/19] af_unix: implement ->read_sock() for sockmap [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang New
[bpf-next,1/3] bpf: use index instead of hash for map_locked[] bpf: introduce timeout map --- 2020-12-11 Cong Wang New
[bpf-next,14/19] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang Superseded
[bpf-next,15/19] udp: implement udp_bpf_recvmsg() for sockmap [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang Superseded
[bpf-next,16/19] af_unix: implement unix_dgram_bpf_recvmsg() [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang Superseded
[bpf-next,19/19] selftests/bpf: add test case for redirection between udp and unix [bpf-next,01/19] bpf: rename BPF_STREAM_PARSER to BPF_SOCK_MAP --- 2021-02-03 Cong Wang New
[bpf-next,2/3] bpf: introduce timeout map bpf: introduce timeout map --- 2020-12-11 Cong Wang New
[bpf-next,3/3] tools: add a test case for bpf timeout map bpf: introduce timeout map --- 2020-12-11 Cong Wang New
[bpf-next] skmsg: add function doc for skb->_sk_redir [bpf-next] skmsg: add function doc for skb->_sk_redir --- 2021-03-01 Cong Wang New
[bpf-next] skmsg: make sk_psock_destroy() static [bpf-next] skmsg: make sk_psock_destroy() static --- 2021-01-27 Cong Wang New
[bpf-next] skmsg: pass psock pointer to ->psock_update_sk_prot() [bpf-next] skmsg: pass psock pointer to ->psock_update_sk_prot() --- 2021-04-07 Cong Wang New
[bpf-next] sock_map: fix a potential use-after-free in sock_map_close() [bpf-next] sock_map: fix a potential use-after-free in sock_map_close() --- 2021-04-08 Cong Wang New
[bpf-next] unix_bpf: check socket type in unix_bpf_update_proto() [bpf-next] unix_bpf: check socket type in unix_bpf_update_proto() --- 2021-07-31 Cong Wang New
[bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg() [bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg() --- 2021-07-23 Cong Wang New
[bpf-next,v2,1/9] af_unix: implement ->read_sock() for sockmap sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,1/9] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang Superseded
[bpf-next,v2,2/5] bpf: introduce timeout map bpf: introduce timeout map --- 2020-12-14 Cong Wang New
[bpf-next,v2,2/5] skmsg: get rid of struct sk_psock_parser sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-10 Cong Wang New
[bpf-next,v2,2/9] af_unix: implement ->psock_update_sk_prot() sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,2/9] sock: introduce sk_prot->update_proto() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang Superseded
[bpf-next,v2,3/9] af_unix: set TCP_ESTABLISHED for datagram sockets too sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,3/9] udp: implement ->sendmsg_locked() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang New
[bpf-next,v2,4/9] af_unix: implement unix_dgram_bpf_recvmsg() sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,4/9] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang Superseded
[bpf-next,v2,5/5] selftests/bpf: add timeout map check in map_ptr tests bpf: introduce timeout map --- 2020-12-14 Cong Wang Superseded
[bpf-next,v2,5/5] sock_map: rename skb_parser and skb_verdict sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-10 Cong Wang Superseded
[bpf-next,v2,5/9] sock_map: update sock type checks for AF_UNIX sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,5/9] udp: add ->read_sock() and ->sendmsg_locked() to ipv6 sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang New
[bpf-next,v2,6/9] selftests/bpf: factor out udp_socketpair() sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,6/9] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang Superseded
[bpf-next,v2,7/9] selftests/bpf: factor out add_to_sockmap() sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,7/9] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang Superseded
[bpf-next,v2,8/9] selftests/bpf: add a test case for unix sockmap sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2,8/9] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang Superseded
[bpf-next,v2,9/9] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-02 Cong Wang Superseded
[bpf-next,v2,9/9] selftests/bpf: add test cases for redirection between udp and unix sockmap: add sockmap support to Unix datagram socket --- 2021-04-19 Cong Wang Superseded
[bpf-next,v2] bpf: clear percpu pointers in bpf_prog_clone_free() [bpf-next,v2] bpf: clear percpu pointers in bpf_prog_clone_free() --- 2021-02-18 Cong Wang New
[bpf-next,v3,01/10] sock_map: relax config dependency to CONFIG_NET sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,02/10] af_unix: implement ->read_sock() for sockmap sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,03/10] af_unix: implement ->psock_update_sk_prot() sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,04/10] af_unix: set TCP_ESTABLISHED for datagram sockets too sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang New
[bpf-next,v3,05/10] af_unix: implement unix_dgram_bpf_recvmsg() sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,06/10] sock_map: update sock type checks for AF_UNIX sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,07/10] selftests/bpf: factor out udp_socketpair() sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,08/10] selftests/bpf: factor out add_to_sockmap() sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,09/10] selftests/bpf: add a test case for unix sockmap sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,10/10] selftests/bpf: add test cases for redirection between udp and unix sockmap: add sockmap support to Unix datagram socket --- 2021-04-26 Cong Wang Superseded
[bpf-next,v3,2/5] skmsg: get rid of struct sk_psock_parser sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-13 Cong Wang Superseded
[bpf-next,v3,2/9] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-05 Cong Wang Superseded
[bpf-next,v3,3/3] selftests/bpf: add timeout map check in map_ptr tests bpf: introduce timeout map --- 2020-12-22 Cong Wang Superseded
[bpf-next,v3,4/5] skmsg: use skb ext instead of TCP_SKB_CB sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-13 Cong Wang New
[bpf-next,v3,4/9] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-05 Cong Wang New
[bpf-next,v3,6/9] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-05 Cong Wang New
[bpf-next,v3,8/9] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-05 Cong Wang Superseded
[bpf-next,v4,01/12] sock_map: relax config dependency to CONFIG_NET sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang New
[bpf-next,v4,02/12] af_unix: implement ->read_sock() for sockmap sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang Superseded
[bpf-next,v4,03/11] skmsg: introduce skb_send_sock() for sock_map Untitled series #109148 --- 2021-03-10 Cong Wang New
[bpf-next,v4,03/12] af_unix: set TCP_ESTABLISHED for datagram sockets too sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang Superseded
[bpf-next,v4,04/11] skmsg: avoid lock_sock() in sk_psock_backlog() Untitled series #109148 --- 2021-03-10 Cong Wang New
[bpf-next,v4,04/12] sock_map: export symbols for af_unix module sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang New
[bpf-next,v4,05/12] af_unix: prepare for sockmap support sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang New
[bpf-next,v4,06/12] af_unix: implement ->psock_update_sk_prot() sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang Superseded
[bpf-next,v4,07/11] udp: implement ->read_sock() for sockmap Untitled series #109148 --- 2021-03-10 Cong Wang Superseded
[bpf-next,v4,07/12] af_unix: implement unix_dgram_bpf_recvmsg() sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang New
[bpf-next,v4,08/12] sock_map: update sock type checks for AF_UNIX sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang New
[bpf-next,v4,09/11] udp: implement udp_bpf_recvmsg() for sockmap Untitled series #109148 --- 2021-03-10 Cong Wang Superseded
[bpf-next,v4,09/12] selftests/bpf: factor out udp_socketpair() sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang Superseded
[bpf-next,v4,10/11] sock_map: update sock type checks for UDP Untitled series #109148 --- 2021-03-10 Cong Wang Superseded
[bpf-next,v4,10/12] selftests/bpf: factor out add_to_sockmap() sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang Superseded
[bpf-next,v4,11/11] selftests/bpf: add a test case for udp sockmap Untitled series #109148 --- 2021-03-10 Cong Wang Superseded
[bpf-next,v4,11/12] selftests/bpf: add a test case for unix sockmap sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang Superseded
[bpf-next,v4,12/12] selftests/bpf: add test cases for redirection between udp and unix sockmap: add sockmap support for unix datagram socket --- 2021-05-08 Cong Wang Superseded
[bpf-next,v4,1/5] bpf: clean up sockmap related Kconfigs sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-16 Cong Wang New
[bpf-next,v4,2/3] selftests/bpf: add test cases for bpf timeout map bpf: introduce timeout hash map --- 2021-01-17 Cong Wang New
[bpf-next,v4,2/5] skmsg: get rid of struct sk_psock_parser sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-16 Cong Wang Superseded
[bpf-next,v4,3/5] bpf: compute data_end dynamically with JIT code sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-16 Cong Wang Superseded
[bpf-next,v4,4/5] skmsg: move sk_redir from TCP_SKB_CB to skb sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-16 Cong Wang Superseded
[bpf-next,v4,5/5] sock_map: rename skb_parser and skb_verdict sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT --- 2021-02-16 Cong Wang Superseded
[bpf-next,v5,01/11] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang Superseded
[bpf-next,v5,01/11] sock_map: relax config dependency to CONFIG_NET sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,02/11] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang Superseded
[bpf-next,v5,02/11] sock_map: lift socket state restriction for datagram sockets sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,03/11] af_unix: implement ->read_sock() for sockmap sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,03/11] skmsg: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang Superseded
[bpf-next,v5,04/11] af_unix: set TCP_ESTABLISHED for datagram sockets too sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,04/11] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang New
[bpf-next,v5,05/11] af_unix: add a dummy ->close() for sockmap sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,05/11] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang Superseded
[bpf-next,v5,06/11] af_unix: implement ->psock_update_sk_prot() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,06/11] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang Superseded
[bpf-next,v5,07/11] af_unix: implement unix_dgram_bpf_recvmsg() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,07/11] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang Superseded
[bpf-next,v5,08/11] selftests/bpf: factor out udp_socketpair() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,08/11] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP --- 2021-03-17 Cong Wang Superseded
[bpf-next,v5,09/11] selftests/bpf: factor out add_to_sockmap() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
« 1 2 3 »