Toggle navigation
Patchwork
netdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Cong Wang
| Archived =
No
| 240 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[bpf-next,v7,06/13] skmsg: use GFP_KERNEL in sk_psock_create_ingress_msg()
[bpf-next,v7,01/13] skmsg: lock ingress_skb when purging
-
-
-
2021-03-28
Cong Wang
New
[bpf-next,v7,04/13] skmsg: avoid lock_sock() in sk_psock_backlog()
[bpf-next,v7,01/13] skmsg: lock ingress_skb when purging
-
-
-
2021-03-28
Cong Wang
Superseded
[bpf-next,v7,03/13] net: introduce skb_send_sock() for sock_map
[bpf-next,v7,01/13] skmsg: lock ingress_skb when purging
-
-
-
2021-03-28
Cong Wang
Superseded
[bpf-next,v7,01/13] skmsg: lock ingress_skb when purging
[bpf-next,v7,01/13] skmsg: lock ingress_skb when purging
-
-
-
2021-03-28
Cong Wang
Superseded
[bpf-next,v6,12/12] selftests/bpf: add a test case for udp sockmap
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
New
[bpf-next,v6,11/12] sock_map: update sock type checks for UDP
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
Superseded
[bpf-next,v6,10/12] udp: implement udp_bpf_recvmsg() for sockmap
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
New
[bpf-next,v6,09/12] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
Superseded
[bpf-next,v6,08/12] udp: implement ->read_sock() for sockmap
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
Superseded
[bpf-next,v6,07/12] sock: introduce sk->sk_prot->psock_update_sk_prot()
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
New
[bpf-next,v6,06/12] sock_map: introduce BPF_SK_SKB_VERDICT
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
New
[bpf-next,v6,05/12] skmsg: use rcu work for destroying psock
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
New
[bpf-next,v6,04/12] skmsg: avoid lock_sock() in sk_psock_backlog()
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
New
[bpf-next,v6,03/12] skmsg: introduce skb_send_sock() for sock_map
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
Superseded
[bpf-next,v6,02/12] skmsg: introduce a spinlock to protect ingress_msg
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
New
[bpf-next,v6,01/12] skmsg: lock ingress_skb when purging
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-23
Cong Wang
Superseded
[bpf-next,v5,11/11] selftests/bpf: add a test case for udp sockmap
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-17
Cong Wang
Superseded
[bpf-next,v5,10/11] sock_map: update sock type checks for UDP
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-17
Cong Wang
Superseded
[bpf-next,v5,09/11] udp: implement udp_bpf_recvmsg() for sockmap
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-17
Cong Wang
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
-
-
-
2021-03-17
Cong Wang
Superseded
[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,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,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,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,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,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,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,v4,11/11] selftests/bpf: add a test case for udp sockmap
Untitled series #109148
-
-
-
2021-03-10
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,09/11] udp: implement udp_bpf_recvmsg() for sockmap
Untitled series #109148
-
-
-
2021-03-10
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,04/11] skmsg: avoid lock_sock() in sk_psock_backlog()
Untitled series #109148
-
-
-
2021-03-10
Cong Wang
New
[bpf-next,v4,03/11] skmsg: introduce skb_send_sock() for sock_map
Untitled series #109148
-
-
-
2021-03-10
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,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,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,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,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,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,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,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,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,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,3/9] udp: implement ->sendmsg_locked()
sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
-
-
-
2021-03-02
Cong Wang
New
[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,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] 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,v7,9/9] skmsg: remove unused sk_psock_stop() declaration
sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-23
Cong Wang
New
[bpf-next,v7,1/9] bpf: clean up sockmap related Kconfigs
sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
-
-
-
2021-02-23
Cong Wang
New
[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
-
-
-
2021-02-20
Cong Wang
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
-
-
-
2021-02-20
Cong Wang
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
-
-
-
2021-02-20
Cong Wang
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
-
-
-
2021-02-20
Cong Wang
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
-
-
-
2021-02-20
Cong Wang
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
-
-
-
2021-02-20
Cong Wang
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
-
-
-
2021-02-20
Cong Wang
Superseded
[bpf-next,v6,1/8] bpf: clean up sockmap related Kconfigs
sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
-
-
-
2021-02-20
Cong Wang
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
-
-
-
2021-02-19
Cong Wang
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
-
-
-
2021-02-19
Cong Wang
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
-
-
-
2021-02-19
Cong Wang
New
[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
-
-
-
2021-02-19
Cong Wang
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
-
-
-
2021-02-19
Cong Wang
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
-
-
-
2021-02-19
Cong Wang
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
-
-
-
2021-02-19
Cong Wang
Superseded
[bpf-next,v5,1/8] bpf: clean up sockmap related Kconfigs
sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
-
-
-
2021-02-19
Cong Wang
New
[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,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,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,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,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,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,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,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
[net-next,v3] net: fix dev_ifsioc_locked() race condition
[net-next,v3] net: fix dev_ifsioc_locked() race condition
-
-
-
2021-02-11
Cong Wang
New
[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,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,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,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,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,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,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,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,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,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,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,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
[net-next,v2] net: fix dev_ifsioc_locked() race condition
[net-next,v2] net: fix dev_ifsioc_locked() race condition
-
-
-
2021-01-31
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
[net] net: fix dev_ifsioc_locked() race condition
[net] net: fix dev_ifsioc_locked() race condition
-
-
-
2021-01-24
Cong Wang
New
[bpf-next,v5,3/3] selftests/bpf: add timeout map check in map_ptr tests
bpf: introduce timeout hash map
-
-
-
2021-01-22
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
[net-next] net_sched: fix RTNL deadlock again caused by request_module()
[net-next] net_sched: fix RTNL deadlock again caused by request_module()
-
-
-
2021-01-17
Cong Wang
New
[net,v4] cls_flower: call nla_ok() before nla_next()
[net,v4] cls_flower: call nla_ok() before nla_next()
-
-
-
2021-01-15
Cong Wang
New
«
1
2
3
»