Show patches with: Archived = No       |   31535 patches
« 1 2 ... 9 10 11315 316 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v2,1/7] tools/bpf: selftests : explain bpf_iter test failures with llvm 10.0.0 [bpf-next,v2,1/7] tools/bpf: selftests : explain bpf_iter test failures with llvm 10.0.0 --- 2020-05-13 Yonghong Song New
[bpf-next,v2,2/7] bpf: change btf_iter func proto prefix to "bpf_iter_" [bpf-next,v2,1/7] tools/bpf: selftests : explain bpf_iter test failures with llvm 10.0.0 --- 2020-05-13 Yonghong Song New
[bpf-next,v2,5/7] bpf: change func bpf_iter_unreg_target() signature [bpf-next,v2,1/7] tools/bpf: selftests : explain bpf_iter test failures with llvm 10.0.0 --- 2020-05-13 Yonghong Song Superseded
[bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v3,02/15] net: bpf: implement bpf iterator for tcp [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v3,04/15] bpf: allow tracing programs to use bpf_jiffies64() helper [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v3,06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v3,08/15] net: bpf: implement bpf iterator for udp [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v3,11/15] tools/bpf: refactor some net macros to libbpf bpf_tracing_net.h [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v3,14/15] tools/bpf: add udp4/udp6 bpf iterator [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v3,15/15] bpf/selftests: add tcp/udp iterator programs to selftests [bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song Superseded
[bpf-next,v4,02/15] net: bpf: implement bpf iterator for tcp [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song Superseded
[bpf-next,v4,03/15] bpf: support 'X' in bpf_seq_printf() helper [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v4,07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v4,08/15] net: bpf: implement bpf iterator for udp [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song Superseded
[bpf-next,v4,12/15] selftests/bpf: add more common macros to bpf_tracing_net.h [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v4,13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v4,14/15] selftests/bpf: implement sample udp/udp6 bpf_iter programs [bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state --- 2020-06-23 Yonghong Song New
[bpf-next,v5,02/15] net: bpf: implement bpf iterator for tcp implement bpf iterator for tcp and udp sockets --- 2020-06-23 Yonghong Song Superseded
[bpf-next,v5,03/15] bpf: support 'X' in bpf_seq_printf() helper implement bpf iterator for tcp and udp sockets --- 2020-06-23 Yonghong Song Superseded
[bpf-next,v5,08/15] net: bpf: implement bpf iterator for udp implement bpf iterator for tcp and udp sockets --- 2020-06-23 Yonghong Song Superseded
[bpf-next,v5,09/15] bpf: add bpf_skc_to_udp6_sock() helper implement bpf iterator for tcp and udp sockets --- 2020-06-23 Yonghong Song New
[bpf-next,v5,10/15] selftests/bpf: move newer bpf_iter_* type redefining to a new header file implement bpf iterator for tcp and udp sockets --- 2020-06-23 Yonghong Song New
[bpf-next,v5,13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs implement bpf iterator for tcp and udp sockets --- 2020-06-23 Yonghong Song Superseded
[bpf-next,v5,14/15] selftests/bpf: implement sample udp/udp6 bpf_iter programs implement bpf iterator for tcp and udp sockets --- 2020-06-23 Yonghong Song Superseded
[bpf-next,1/2] bpf: change uapi for bpf iterator map elements [bpf-next,1/2] bpf: change uapi for bpf iterator map elements --- 2020-08-02 Yonghong Song New
[bpf-next,2/2] libbpf: support new uapi for map element bpf iterator [bpf-next,1/2] bpf: change uapi for bpf iterator map elements --- 2020-08-02 Yonghong Song New
[bpf-next,v2,2/2] tools/bpf: support new uapi for map element bpf iterator Untitled series #54628 --- 2020-08-03 Yonghong Song New
[bpf-next,v3,1/2] bpf: change uapi for bpf iterator map elements [bpf-next,v3,1/2] bpf: change uapi for bpf iterator map elements --- 2020-08-03 Yonghong Song Superseded
[bpf-next,v3,2/2] tools/bpf: support new uapi for map element bpf iterator [bpf-next,v3,1/2] bpf: change uapi for bpf iterator map elements --- 2020-08-03 Yonghong Song Superseded
[bpf,v4,2/2] tools/bpf: support new uapi for map element bpf iterator bpf: change uapi for bpf iterator map elements --- 2020-08-05 Yonghong Song Superseded
[bpf,2/2] bpf: avoid visit same object multiple times bpf: two fixes for bpf task/task_file iterators --- 2020-08-18 Yonghong Song New
[bpf,v2,2/3] bpf: avoid visit same object multiple times bpf: two fixes for bpf iterators --- 2020-08-18 Yonghong Song Superseded
[bpf-next,1/3] bpf: implement link_query for bpf iterators [bpf-next,1/3] bpf: implement link_query for bpf iterators --- 2020-08-20 Yonghong Song New
[bpf-next,3/3] bpftool: implement link_query for bpf iterators [bpf-next,1/3] bpf: implement link_query for bpf iterators --- 2020-08-20 Yonghong Song New
[bpf-next,v2,2/3] bpf: implement link_query callbacks in map element iterators bpf: implement link_query for bpf iterators --- 2020-08-20 Yonghong Song New
[bpf-next,v3,1/3] bpf: implement link_query for bpf iterators bpf: implement link_query for bpf iterators --- 2020-08-21 Yonghong Song Superseded
[bpf-next,v3,2/3] bpf: implement link_query callbacks in map element iterators bpf: implement link_query for bpf iterators --- 2020-08-21 Yonghong Song Superseded
[bpf-next,v4,3/3] bpftool: implement link_query for bpf iterators bpf: implement link_query for bpf iterators --- 2020-08-21 Yonghong Song Superseded
[bpf] bpf: fix a buffer out-of-bound access when filling raw_tp link_info [bpf] bpf: fix a buffer out-of-bound access when filling raw_tp link_info --- 2020-08-21 Yonghong Song New
[bpf-next] selftests/bpf: enable tc verbose mode for test_sk_assign [bpf-next] selftests/bpf: enable tc verbose mode for test_sk_assign --- 2020-08-24 Yonghong Song New
[bpf-next,1/5] bpf: make bpf_link_info.iter similar to bpf_iter_link_info [bpf-next,1/5] bpf: make bpf_link_info.iter similar to bpf_iter_link_info --- 2020-08-27 Yonghong Song New
[bpf-next,3/5] bpf: add link_query support for newly added main_thread_only info [bpf-next,1/5] bpf: make bpf_link_info.iter similar to bpf_iter_link_info --- 2020-08-27 Yonghong Song New
[bpf-next,4/5] bpftool: support optional 'task main_thread_only' argument [bpf-next,1/5] bpf: make bpf_link_info.iter similar to bpf_iter_link_info --- 2020-08-27 Yonghong Song New
[bpf-next,v2,1/2] bpf: avoid iterating duplicated files for task_file iterator bpf: avoid iterating duplicated files for task_file iterator --- 2020-08-28 Yonghong Song New
[bpf-next,v3,1/2] bpf: avoid iterating duplicated files for task_file iterator [bpf-next,v3,1/2] bpf: avoid iterating duplicated files for task_file iterator --- 2020-09-02 Yonghong Song New
[bpf-next,v3,2/2] selftests/bpf: test task_file iterator without visiting pthreads [bpf-next,v3,1/2] bpf: avoid iterating duplicated files for task_file iterator --- 2020-09-02 Yonghong Song New
[bpf-next,v4,1/2] bpf: avoid iterating duplicated files for task_file iterator [bpf-next,v4,1/2] bpf: avoid iterating duplicated files for task_file iterator --- 2020-09-02 Yonghong Song Superseded
[bpf-next,v4,2/2] selftests/bpf: test task_file iterator without visiting pthreads [bpf-next,v4,1/2] bpf: avoid iterating duplicated files for task_file iterator --- 2020-09-02 Yonghong Song Superseded
[bpf,1/2] bpf: do not use bucket_lock for hashmap iterator [bpf,1/2] bpf: do not use bucket_lock for hashmap iterator --- 2020-09-02 Yonghong Song New
[bpf,2/2] selftests/bpf: add bpf_{update,delete}_map_elem in hashmap iter program [bpf,1/2] bpf: do not use bucket_lock for hashmap iterator --- 2020-09-02 Yonghong Song New
[bpf-next,v2,1/2] bpf: permit map_ptr arithmetic with opcode add and offset 0 [bpf-next,v2,1/2] bpf: permit map_ptr arithmetic with opcode add and offset 0 --- 2020-09-08 Yonghong Song Superseded
[bpf-next,v3,1/2] bpf: permit map_ptr arithmetic with opcode add and offset 0 bpf: permit map_ptr arithmetic with opcode add and offset 0 --- 2020-09-08 Yonghong Song New
[bpf-next,v2] selftests/bpf: fix test_sysctl_loop{1,2} failure due to clang change [bpf-next,v2] selftests/bpf: fix test_sysctl_loop{1,2} failure due to clang change --- 2020-09-09 Yonghong Song New
[bpf-next,v3] selftests/bpf: fix test_sysctl_loop{1,2} failure due to clang change [bpf-next,v3] selftests/bpf: fix test_sysctl_loop{1,2} failure due to clang change --- 2020-09-09 Yonghong Song Superseded
[bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator [bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator --- 2020-09-14 Yonghong Song New
[bpf-next] libbpf: fix a compilation error with xsk.c for ubuntu 16.04 [bpf-next] libbpf: fix a compilation error with xsk.c for ubuntu 16.04 --- 2020-09-14 Yonghong Song New
[bpf-next,v2] bpf: using rcu_read_lock for bpf_sk_storage_map iterator [bpf-next,v2] bpf: using rcu_read_lock for bpf_sk_storage_map iterator --- 2020-09-15 Yonghong Song New
[bpf] bpf: fix a rcu warning for bpffs map pretty-print [bpf] bpf: fix a rcu warning for bpffs map pretty-print --- 2020-09-16 Yonghong Song New
[bpf-next,v3] bpf: using rcu_read_lock for bpf_sk_storage_map iterator [bpf-next,v3] bpf: using rcu_read_lock for bpf_sk_storage_map iterator --- 2020-09-16 Yonghong Song New
[bpf] bpf: fix "unresolved symbol" build error with resolve_btfids [bpf] bpf: fix "unresolved symbol" build error with resolve_btfids --- 2020-09-30 Yonghong Song New
[bpf,v2] bpf: fix "unresolved symbol" build error with resolve_btfids [bpf,v2] bpf: fix "unresolved symbol" build error with resolve_btfids --- 2020-10-01 Yonghong Song New
[bpf,v3] bpf: fix "unresolved symbol" build error with resolve_btfids [bpf,v3] bpf: fix "unresolved symbol" build error with resolve_btfids --- 2020-10-01 Yonghong Song New
[bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm [bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm --- 2020-10-03 Yonghong Song New
[bpf-next,2/2] samples/bpf: fix a compilation error with fallthrough marking [bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm --- 2020-10-03 Yonghong Song Superseded
[bpf-next,v2,1/2] samples/bpf: change Makefile to cope with latest llvm [bpf-next,v2,1/2] samples/bpf: change Makefile to cope with latest llvm --- 2020-10-06 Yonghong Song New
[bpf-next,v2,2/2] samples/bpf: fix a compilation error with fallthrough marking [bpf-next,v2,1/2] samples/bpf: change Makefile to cope with latest llvm --- 2020-10-06 Yonghong Song New
[bpf-next] bpf: fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n [bpf-next] bpf: fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n --- 2020-10-07 Yonghong Song New
[net] net: fix pos incrementment in ipv6_route_seq_next [net] net: fix pos incrementment in ipv6_route_seq_next --- 2020-10-13 Yonghong Song New
[net,v2] net: fix pos incrementment in ipv6_route_seq_next [net,v2] net: fix pos incrementment in ipv6_route_seq_next --- 2020-10-13 Yonghong Song New
[net,v3] net: fix pos incrementment in ipv6_route_seq_next [net,v3] net: fix pos incrementment in ipv6_route_seq_next --- 2020-10-14 Yonghong Song Superseded
[v2] net: atm: Remove the error message according to the atomic context [v2] net: atm: Remove the error message according to the atomic context --- 2020-06-11 Yi Wang New
[net-next,2/2] net/mlx5: E-Switch, Implement devlink port function cmds to control roce devlink: Add port function attribute to enable/disable roce --- 2021-02-01 Yishai Hadas Superseded
[net-next,RESEND,1/2] devlink: Expose port function commands to control roce devlink: Add port function attribute to enable/disable roce --- 2021-02-02 Yishai Hadas New
[net-next,RESEND,2/2] net/mlx5: E-Switch, Implement devlink port function cmds to control roce devlink: Add port function attribute to enable/disable roce --- 2021-02-02 Yishai Hadas New
[v1] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c [v1] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c --- 2020-12-30 Yingjie Wang Superseded
[v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c [v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c --- 2021-01-06 Yingjie Wang Superseded
[v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c [v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c --- 2021-01-12 Yingjie Wang Superseded
[v1] net/ipv4: add IPv4_is_multicast() check in ip_mc_leave_group(). [v1] net/ipv4: add IPv4_is_multicast() check in ip_mc_leave_group(). --- 2021-01-12 Yingjie Wang Superseded
[v3] octeontx2-af: Fix missing check bugs in rvu_cgx.c [v3] octeontx2-af: Fix missing check bugs in rvu_cgx.c --- 2021-01-14 Yingjie Wang New
[v1] ipv4: add iPv4_is_multicast() check in ip_mc_leave_group(). [v1] ipv4: add iPv4_is_multicast() check in ip_mc_leave_group(). --- 2021-01-17 Yingjie Wang New
net: hns3: Fix for geneve tx checksum bug net: hns3: Fix for geneve tx checksum bug --- 2020-08-26 Yi Li New
bnx2x: correct a mistake when show error code bnx2x: correct a mistake when show error code --- 2020-08-29 Yi Li New
net treewide: Use skb_is_gso net treewide: Use skb_is_gso --- 2020-10-21 Yi Li New
[v2] net/core/dev.c : Use skb_is_gso [v2] net/core/dev.c : Use skb_is_gso --- 2020-10-26 Yi Li New
[v3] net: core: Use skb_is_gso() in skb_checksum_help() [v3] net: core: Use skb_is_gso() in skb_checksum_help() --- 2020-10-27 Yi Li New
[net] openvswitch: Fix upcall OVS_TUNNEL_KEY_ATTR_GENEVE_OPTS [net] openvswitch: Fix upcall OVS_TUNNEL_KEY_ATTR_GENEVE_OPTS --- 2020-11-04 Yi-Hung Wei New
ip_tunnels: Set tunnel option flag when tunnel metadata is present ip_tunnels: Set tunnel option flag when tunnel metadata is present --- 2020-11-11 Yi-Hung Wei New
[net] selftests: netfilter: Pass the family parameter to conntrack tool [net] selftests: netfilter: Pass the family parameter to conntrack tool --- 2021-01-04 Yi Chen Superseded
[PATCHv2,net] selftests: netfilter: Pass the family parameter to conntrack tool [PATCHv2,net] selftests: netfilter: Pass the family parameter to conntrack tool --- 2021-01-05 Yi Chen New
selftests: netfilter: Pass family parameter "-f" to conntrack tool selftests: netfilter: Pass family parameter "-f" to conntrack tool --- 2021-01-05 Yi Chen Superseded
mwifiex: Report connected BSS with cfg80211_connect_bss() mwifiex: Report connected BSS with cfg80211_connect_bss() --- 2021-02-01 Yen-lin Lai New
net/Bluetooth - delete unneeded variable initialization net/Bluetooth - delete unneeded variable initialization --- 2021-04-02 yekai (A) New
net/Bluetooth - use the correct print format net/Bluetooth - use the correct print format --- 2021-04-06 yekai (A) New
[02/12] net/Bluetooth/cmtp - use the correct print format Untitled series #129708 --- 2021-05-20 yekai (A) Superseded
[04/12] net/Bluetooth/rfcomm - use the correct print format Untitled series #129708 --- 2021-05-20 yekai (A) Superseded
[05/12] net/Bluetooth/6lowpan - use the correct print format Untitled series #129708 --- 2021-05-20 yekai (A) Superseded
[06/12] net/Bluetooth/a2mp - use the correct print format Untitled series #129708 --- 2021-05-20 yekai (A) Superseded
[09/12] net/Bluetooth/mgmt - use the correct print format Untitled series #129708 --- 2021-05-20 yekai (A) Superseded
« 1 2 ... 9 10 11315 316 »