Show patches with: Submitter = Cong Wang       |    Archived = No       |   240 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[net] net_sched: keep alloc_hash updated after hash allocation [net] net_sched: keep alloc_hash updated after hash allocation --- 2020-03-12 Cong Wang New
[net] net_sched: cls_route: remove the right filter from hashtable [net] net_sched: cls_route: remove the right filter from hashtable --- 2020-03-14 Cong Wang New
[net] net_sched: add a temporary refcnt for struct tcindex_data [net] net_sched: add a temporary refcnt for struct tcindex_data --- 2020-03-28 Cong Wang New
[net-next,2/2] bonding: remove useless stats_lock_key Untitled series #41992 --- 2020-04-28 Cong Wang New
[net] net_sched: fix tcm_parent in tc filter dump [net] net_sched: fix tcm_parent in tc filter dump --- 2020-05-01 Cong Wang New
[net,v2] net_sched: fix tcm_parent in tc filter dump [net,v2] net_sched: fix tcm_parent in tc filter dump --- 2020-05-01 Cong Wang New
[net] atm: fix a UAF in lec_arp_clear_vccs() [net] atm: fix a UAF in lec_arp_clear_vccs() --- 2020-05-01 Cong Wang New
[net-next,v2,2/2] bonding: remove useless stats_lock_key Untitled series #41852 --- 2020-05-03 Cong Wang Superseded
[net,v2] net: fix a potential recursive NETDEV_FEAT_CHANGE [net,v2] net: fix a potential recursive NETDEV_FEAT_CHANGE --- 2020-05-06 Cong Wang New
[net,v3] net: fix a potential recursive NETDEV_FEAT_CHANGE [net,v3] net: fix a potential recursive NETDEV_FEAT_CHANGE --- 2020-05-07 Cong Wang Superseded
[net-next,1/5] net_sched: use qdisc_reset() in qdisc_destroy() [net-next,1/5] net_sched: use qdisc_reset() in qdisc_destroy() --- 2020-05-27 Cong Wang New
[net-next,3/5] net_sched: add a tracepoint for qdisc creation [net-next,1/5] net_sched: use qdisc_reset() in qdisc_destroy() --- 2020-05-27 Cong Wang New
[net-next,4/5] net_sched: avoid resetting active qdisc for multiple times [net-next,1/5] net_sched: use qdisc_reset() in qdisc_destroy() --- 2020-05-27 Cong Wang New
[net,v2] genetlink: fix memory leaks in genl_family_rcv_msg_dumpit() [net,v2] genetlink: fix memory leaks in genl_family_rcv_msg_dumpit() --- 2020-06-03 Cong Wang New
[net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock() [net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock() --- 2020-06-16 Cong Wang New
[net] net: explain the lockdep annotations for dev_uc_unsync() [net] net: explain the lockdep annotations for dev_uc_unsync() --- 2020-06-26 Cong Wang New
[net] genetlink: get rid of family->attrbuf [net] genetlink: get rid of family->attrbuf --- 2020-06-27 Cong Wang New
[net] bonding: fix a potential double-unregister [net] bonding: fix a potential double-unregister --- 2020-08-15 Cong Wang New
[net] tipc: fix uninit skb->data in tipc_nl_compat_dumpit() [net] tipc: fix uninit skb->data in tipc_nl_compat_dumpit() --- 2020-08-15 Cong Wang New
[net] act_ife: load meta modules before tcf_idr_check_alloc() [net] act_ife: load meta modules before tcf_idr_check_alloc() --- 2020-09-04 Cong Wang New
[net,2/2] net_sched: commit action insertions together net_sched: fix a UAF in tcf_action_init() --- 2020-09-23 Cong Wang New
[net] net_sched: remove a redundant goto chain check [net] net_sched: remove a redundant goto chain check --- 2020-09-28 Cong Wang New
[net] net_sched: check error pointer in tcf_dump_walker() [net] net_sched: check error pointer in tcf_dump_walker() --- 2020-10-02 Cong Wang New
[net] ip_gre: set dev->hard_header_len properly [net] ip_gre: set dev->hard_header_len properly --- 2020-10-08 Cong Wang New
[net] tipc: fix the skb_unshare() in tipc_buf_append() [net] tipc: fix the skb_unshare() in tipc_buf_append() --- 2020-10-08 Cong Wang New
[net] can: initialize skbcnt in j1939_tp_tx_dat_new() [net] can: initialize skbcnt in j1939_tp_tx_dat_new() --- 2020-10-08 Cong Wang New
[net,v2] ip_gre: set dev->hard_header_len and dev->needed_headroom properly [net,v2] ip_gre: set dev->hard_header_len and dev->needed_headroom properly --- 2020-10-11 Cong Wang New
[net,v3] ip_gre: set dev->hard_header_len and dev->needed_headroom properly [net,v3] ip_gre: set dev->hard_header_len and dev->needed_headroom properly --- 2020-10-12 Cong Wang Superseded
[net] lwt: disable BH too in run_lwt_bpf() [net] lwt: disable BH too in run_lwt_bpf() --- 2020-12-01 Cong Wang New
[net,v2,2/2] lwt_bpf: replace preempt_disable() with migrate_disable() Untitled series #85143 --- 2020-12-05 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,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,v2,2/5] bpf: introduce timeout map bpf: introduce timeout map --- 2020-12-14 Cong Wang New
[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,v3,3/3] selftests/bpf: add timeout map check in map_ptr tests bpf: introduce timeout map --- 2020-12-22 Cong Wang Superseded
[net] erspan: fix version 1 check in gre_parse_header() [net] erspan: fix version 1 check in gre_parse_header() --- 2020-12-26 Cong Wang New
[net] af_key: relax availability checks for skb size calculation [net] af_key: relax availability checks for skb size calculation --- 2020-12-27 Cong Wang New
[net] cls_flower: call nla_ok() before nla_next() [net] cls_flower: call nla_ok() before nla_next() --- 2021-01-12 Cong Wang New
[net,v2] cls_flower: call nla_ok() before nla_next() [net,v2] cls_flower: call nla_ok() before nla_next() --- 2021-01-14 Cong Wang Superseded
[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
[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
[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,v5,3/3] selftests/bpf: add timeout map check in map_ptr tests bpf: introduce timeout hash map --- 2021-01-22 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] skmsg: make sk_psock_destroy() static [bpf-next] skmsg: make sk_psock_destroy() static --- 2021-01-27 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,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,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,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,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
[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,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,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,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/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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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] 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,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/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] udp: implement ->sendmsg_locked() 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,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] 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
« 1 2 3 »