Show patches with: Submitter = Cong Wang       |    Archived = No       |   371 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v8,10/16] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1221 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,09/16] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 1311 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,08/16] sock_map: kill sock_map_link_no_progs() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1311 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,07/16] sock_map: simplify sock_map_link() a bit sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 1311 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,06/16] skmsg: use GFP_KERNEL in sk_psock_create_ingress_msg() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 1311 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,05/16] skmsg: use rcu work for destroying psock sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 1311 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,04/16] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 1221 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,03/16] net: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - 1 - 1221 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,02/16] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 2 - - 1221 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v8,01/16] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 2 - - 1311 2021-03-31 Cong Wang bpf Accepted
[bpf-next,v7,13/13] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,12/13] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,11/13] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,10/13] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,09/13] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,08/13] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,07/13] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,06/13] skmsg: use GFP_KERNEL in sk_psock_create_ingress_msg() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,05/13] skmsg: use rcu work for destroying psock sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 2 - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,04/13] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,03/13] net: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,02/13] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 2 - - 132- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v7,01/13] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-28 Cong Wang bpf Superseded
[bpf-next,v6,12/12] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,11/12] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,10/12] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,09/12] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,08/12] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,07/12] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,06/12] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,05/12] skmsg: use rcu work for destroying psock sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,04/12] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,03/12] skmsg: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,02/12] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 132- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v6,01/12] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-23 Cong Wang bpf Superseded
[bpf-next,v5,11/11] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,10/11] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,09/11] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,08/11] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,07/11] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,06/11] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,05/11] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,04/11] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,03/11] skmsg: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,02/11] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,01/11] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v4,11/11] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,10/11] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,09/11] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,08/11] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,07/11] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,06/11] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,05/11] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,04/11] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,03/11] skmsg: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,02/11] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 132- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v4,01/11] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-10 Cong Wang bpf Superseded
[bpf-next,v3,9/9] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,8/9] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 151- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,7/9] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,6/9] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,5/9] udp: add ->read_sock() and ->sendmsg_locked() to ipv6 sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,4/9] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 151- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,3/9] udp: implement ->sendmsg_locked() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,2/9] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v3,1/9] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-05 Cong Wang bpf Superseded
[bpf-next,v2,9/9] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1222 2021-03-02 Cong Wang bpf Superseded
[bpf-next,v2,8/9] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1312 2021-03-02 Cong Wang bpf Superseded
[bpf-next,v2,7/9] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1222 2021-03-02 Cong Wang bpf 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 - - - 1222 2021-03-02 Cong Wang bpf Superseded
[bpf-next,v2,5/9] udp: add ->read_sock() and ->sendmsg_locked() to ipv6 sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1222 2021-03-02 Cong Wang bpf Superseded
[bpf-next,v2,4/9] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1312 2021-03-02 Cong Wang bpf Superseded
[bpf-next,v2,3/9] udp: implement ->sendmsg_locked() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1222 2021-03-02 Cong Wang bpf Superseded
[bpf-next,v2,2/9] sock: introduce sk_prot->update_proto() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 1222 2021-03-02 Cong Wang bpf Superseded
[bpf-next,v2,1/9] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 142- 2021-03-02 Cong Wang bpf Superseded
[bpf-next] skmsg: add function doc for skb->_sk_redir [bpf-next] skmsg: add function doc for skb->_sk_redir 2 - - 151- 2021-03-01 Cong Wang bpf Accepted
[bpf-next,v7,9/9] skmsg: remove unused sk_psock_stop() declaration sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 151- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,8/9] skmsg: get rid of sk_psock_bpf_run() sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 151- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,7/9] skmsg: make __sk_psock_purge_ingress_msg() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 151- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,6/9] sock_map: make sock_map_prog_update() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 151- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,5/9] sock_map: rename skb_parser and skb_verdict sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 1 - 142- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,4/9] skmsg: move sk_redir from TCP_SKB_CB to skb sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 1411 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,3/9] bpf: compute data_end dynamically with JIT code sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 151- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,2/9] skmsg: get rid of struct sk_psock_parser sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 151- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v7,1/9] bpf: clean up sockmap related Kconfigs sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 1 - 151- 2021-02-23 Cong Wang bpf Accepted
[bpf-next,v6,8/8] skmsg: get rid of sk_psock_bpf_run() sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 151- 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v6,7/8] skmsg: make __sk_psock_purge_ingress_msg() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 151- 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v6,6/8] sock_map: make sock_map_prog_update() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 151- 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v6,5/8] sock_map: rename skb_parser and skb_verdict sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 1 - 142- 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v6,4/8] skmsg: move sk_redir from TCP_SKB_CB to skb sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 1411 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v6,3/8] bpf: compute data_end dynamically with JIT code sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 151- 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v6,2/8] skmsg: get rid of struct sk_psock_parser sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 151- 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v6,1/8] bpf: clean up sockmap related Kconfigs sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 1 - 151- 2021-02-20 Cong Wang bpf Superseded
[bpf-next,v5,8/8] skmsg: get rid of sk_psock_bpf_run() sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT - - - 151- 2021-02-19 Cong Wang bpf Superseded
[bpf-next,v5,7/8] skmsg: make __sk_psock_purge_ingress_msg() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT - - - 151- 2021-02-19 Cong Wang bpf Superseded
[bpf-next,v5,6/8] sock_map: make sock_map_prog_update() static sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT - - - 151- 2021-02-19 Cong Wang bpf Superseded
[bpf-next,v5,5/8] sock_map: rename skb_parser and skb_verdict sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 1 - 142- 2021-02-19 Cong Wang bpf Superseded
[bpf-next,v5,4/8] skmsg: move sk_redir from TCP_SKB_CB to skb sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 1 - - 1411 2021-02-19 Cong Wang bpf Superseded
[bpf-next,v5,3/8] bpf: compute data_end dynamically with JIT code sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 151- 2021-02-19 Cong Wang bpf Superseded
[bpf-next,v5,2/8] skmsg: get rid of struct sk_psock_parser sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT 2 - - 151- 2021-02-19 Cong Wang bpf Superseded
« 1 2 3 4 »