Show patches with: Submitter = Andrey Ignatov       |   249 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf,1/2] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - 1 - - --- 2019-01-03 Andrey Ignatov bpf Changes Requested
[bpf,1/2] libbpf: Fix bpf_get_link_xdp_id flags handling libbpf: Fix bpf_get_link_xdp_id flags handling 1 1 - - --- 2020-04-07 Andrey Ignatov bpf Accepted
[bpf,1/2] libbpf: Fix loading cgroup_skb/egress with ret in [2, 3] libbpf: Fix loading cgroup_skb/egress with ret in [2, 3] - - - - --- 2020-04-10 Andrey Ignatov bpf Changes Requested
[bpf,2/2] selftests/bpf: Add test for bpf_get_link_xdp_id libbpf: Fix bpf_get_link_xdp_id flags handling - - - - --- 2020-04-07 Andrey Ignatov bpf Accepted
[bpf,2/2] selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - - - - --- 2019-01-03 Andrey Ignatov bpf Changes Requested
[bpf,2/2] selftests/bpf: Test cgroup_skb/egress/expected section name libbpf: Fix loading cgroup_skb/egress with ret in [2, 3] - - - - --- 2020-04-10 Andrey Ignatov bpf Changes Requested
[bpf,v2,1/2] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - 1 - - --- 2019-01-04 Andrey Ignatov bpf Accepted
[bpf,v2,2/2] selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - - - - --- 2019-01-04 Andrey Ignatov bpf Accepted
[bpf-next,01/21] bpf: Add base proto function for cgroup-bpf programs bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,02/21] bpf: Sysctl hook bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,03/21] bpf: Introduce bpf_sysctl_get_name helper bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,04/21] bpf: Introduce bpf_sysctl_get_current_value helper bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,06/21] bpf: Add file_pos field to bpf_sysctl ctx bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,07/21] bpf: Sync bpf.h to tools/ bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,08/21] libbpf: Support sysctl hook bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,09/21] selftests/bpf: Test sysctl section name bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,1/2] bpf: Fix helpers ctx struct types in uapi doc Fix BPF helpers documentation - - - - --- 2018-04-28 Andrey Ignatov bpf Accepted
[bpf-next,1/2] bpf: Support narrow loads from bpf_sock_addr.user_port bpf: Narrow loads for bpf_sock_addr.user_port 1 - - - --- 2020-05-14 Andrey Ignatov bpf Accepted
[bpf-next,1/2] bpf: Support variable offset stack access from helpers bpf: Support variable offset stack access from helpers - - - - --- 2019-03-29 Andrey Ignatov bpf Accepted
[bpf-next,1/2] libbpf: Add version script for DSO libbpf: ABI versioning - - - - --- 2018-11-21 Andrey Ignatov bpf Changes Requested
[bpf-next,1/2] libbpf: Introduce bpf_map__resize libbpf: Add new interfaces 1 - - - --- 2019-02-14 Andrey Ignatov bpf Accepted
[bpf-next,1/3] bpf: Allow narrow loads with offset > 0 bpf: Allow narrow loads with offset > 0 - - - - --- 2018-11-07 Andrey Ignatov bpf Changes Requested
[bpf-next,1/3] bpftool: Add missing prog types and attach types Add missing types to bpftool, libbpf - - - - --- 2018-04-16 Andrey Ignatov bpf Changes Requested
[bpf-next,1/4] bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp bpf: Support socket lookup in CGROUP_SOCK_ADDR progs 2 1 - - --- 2018-11-08 Andrey Ignatov bpf Changes Requested
[bpf-next,1/4] bpf: Introduce bpf_skb_ancestor_cgroup_id helper bpf_skb_ancestor_cgroup_id helper - - - - --- 2018-08-11 Andrey Ignatov bpf Changes Requested
[bpf-next,1/4] bpf: Support bpf_get_socket_cookie in more prog types Support bpf_get_socket_cookie in more prog types 1 - - - --- 2018-07-30 Andrey Ignatov bpf Changes Requested
[bpf-next,1/5] bpf: Allow sk lookup helpers in cgroup skb bpf: sk lookup, cgroup id helpers in cgroup skb - - - - --- 2020-05-13 Andrey Ignatov bpf Superseded
[bpf-next,1/5] bpf: Hooks for sys_sendmsg bpf: Hooks for sys_sendmsg 1 - - - --- 2018-05-19 Andrey Ignatov bpf Changes Requested
[bpf-next,1/5] bpf: Reject indirect var_off stack access in raw mode bpf: Fix indirect var_off stack access support - 1 - - --- 2019-04-02 Andrey Ignatov bpf Changes Requested
[bpf-next,1/5] bpf: Simplify __cgroup_bpf_attach bpf: Support replacing cgroup-bpf program in MULTI mode 1 - - - --- 2019-12-11 Andrey Ignatov bpf Changes Requested
[bpf-next,1/5] libbpf: Introduce libbpf_attach_type_by_name Introduce libbpf_attach_type_by_name - - - - --- 2018-09-26 Andrey Ignatov bpf Accepted
[bpf-next,1/6] bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB TCP-BPF callback for listening sockets 1 - - - --- 2018-07-12 Andrey Ignatov bpf Accepted
[bpf-next,1/6] bpf: Switch btf_parse_vmlinux to btf_find_by_name_kind bpf: Support access to bpf map fields 1 - - - --- 2020-06-17 Andrey Ignatov bpf Changes Requested
[bpf-next,1/6] libbpf: Move __dump_nlmsg_t from API to implementation Consistent prefixes for libbpf interfaces 1 - - - --- 2018-10-03 Andrey Ignatov bpf Accepted
[bpf-next,10/21] selftests/bpf: Test BPF_CGROUP_SYSCTL bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,11/21] selftests/bpf: Test bpf_sysctl_get_name helper bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,12/21] selftests/bpf: Test sysctl_get_current_value helper bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,13/21] selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,14/21] selftests/bpf: Test file_pos field in bpf_sysctl ctx bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,15/21] bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,16/21] bpf: Introduce bpf_strtol and bpf_strtoul helpers bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,17/21] bpf: Sync bpf.h to tools/ bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,18/21] selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,19/21] selftests/bpf: Test ARG_PTR_TO_LONG arg type bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,2/2] bpf: Sync bpf.h to tools/ Fix BPF helpers documentation - - - - --- 2018-04-28 Andrey Ignatov bpf Accepted
[bpf-next,2/2] libbpf: Introduce bpf_object__btf libbpf: Add new interfaces 1 - - - --- 2019-02-14 Andrey Ignatov bpf Accepted
[bpf-next,2/2] libbpf: Verify versioned symbols libbpf: ABI versioning - - - - --- 2018-11-21 Andrey Ignatov bpf Changes Requested
[bpf-next,2/2] selftests/bpf: Test narrow loads for bpf_sock_addr.user_port bpf: Narrow loads for bpf_sock_addr.user_port 1 - - - --- 2020-05-14 Andrey Ignatov bpf Accepted
[bpf-next,2/2] selftests/bpf: Test variable offset stack access bpf: Support variable offset stack access from helpers - - - - --- 2019-03-29 Andrey Ignatov bpf Accepted
[bpf-next,2/3] libbpf: Support guessing post_bind{4,6} progs Add missing types to bpftool, libbpf - - - - --- 2018-04-16 Andrey Ignatov bpf Changes Requested
[bpf-next,2/3] selftests/bpf: Test narrow loads with off > 0 in test_verifier bpf: Allow narrow loads with offset > 0 - - - - --- 2018-11-07 Andrey Ignatov bpf Changes Requested
[bpf-next,2/4] bpf: Split bpf_sk_lookup bpf: Support socket lookup in CGROUP_SOCK_ADDR progs 1 - - - --- 2018-11-08 Andrey Ignatov bpf Changes Requested
[bpf-next,2/4] bpf: Sync bpf.h to tools/ bpf_skb_ancestor_cgroup_id helper - - - - --- 2018-08-11 Andrey Ignatov bpf Changes Requested
[bpf-next,2/4] bpf: Sync bpf.h to tools/ Support bpf_get_socket_cookie in more prog types 1 - - - --- 2018-07-30 Andrey Ignatov bpf Changes Requested
[bpf-next,2/5] bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb bpf: sk lookup, cgroup id helpers in cgroup skb - - - - --- 2020-05-13 Andrey Ignatov bpf Superseded
[bpf-next,2/5] bpf: Remove unused new_flags in hierarchy_allows_attach() bpf: Support replacing cgroup-bpf program in MULTI mode 1 - - - --- 2019-12-11 Andrey Ignatov bpf Changes Requested
[bpf-next,2/5] bpf: Sync bpf.h to tools/ bpf: Hooks for sys_sendmsg 2 - - - --- 2018-05-19 Andrey Ignatov bpf Changes Requested
[bpf-next,2/5] libbpf: Support cgroup_skb/{e,in}gress section names Introduce libbpf_attach_type_by_name - - - - --- 2018-09-26 Andrey Ignatov bpf Accepted
[bpf-next,2/5] selftests/bpf: Test indirect var_off stack access in raw mode bpf: Fix indirect var_off stack access support - - - - --- 2019-04-02 Andrey Ignatov bpf Changes Requested
[bpf-next,2/6] bpf: Introduce btf_find_by_name_kind_next() bpf: Support access to bpf map fields - - - - --- 2020-06-17 Andrey Ignatov bpf Changes Requested
[bpf-next,2/6] bpf: Sync bpf.h to tools/ TCP-BPF callback for listening sockets 1 - - - --- 2018-07-12 Andrey Ignatov bpf Accepted
[bpf-next,2/6] libbpf: Consistent prefixes for interfaces in libbpf.h. Consistent prefixes for libbpf interfaces 1 - - - --- 2018-10-03 Andrey Ignatov bpf Accepted
[bpf-next,20/21] selftests/bpf: Test bpf_strtol and bpf_strtoul helpers bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,21/21] selftests/bpf: C based test for sysctl and strtoX bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,3/3] libbpf: Type functions for raw tracepoints Add missing types to bpftool, libbpf - - - - --- 2018-04-16 Andrey Ignatov bpf Changes Requested
[bpf-next,3/3] selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr bpf: Allow narrow loads with offset > 0 - - - - --- 2018-11-07 Andrey Ignatov bpf Changes Requested
[bpf-next,3/4] bpf: Support socket lookup in CGROUP_SOCK_ADDR progs bpf: Support socket lookup in CGROUP_SOCK_ADDR progs 1 - - - --- 2018-11-08 Andrey Ignatov bpf Changes Requested
[bpf-next,3/4] selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h Support bpf_get_socket_cookie in more prog types 1 - - - --- 2018-07-30 Andrey Ignatov bpf Changes Requested
[bpf-next,3/4] selftests/bpf: Add cgroup id helpers to bpf_helpers.h bpf_skb_ancestor_cgroup_id helper - - - - --- 2018-08-11 Andrey Ignatov bpf Changes Requested
[bpf-next,3/5] bpf: Introduce bpf_sk_{,ancestor_}cgroup_id helpers bpf: sk lookup, cgroup id helpers in cgroup skb - - - - --- 2020-05-13 Andrey Ignatov bpf Superseded
[bpf-next,3/5] bpf: Reject indirect var_off stack access in unpriv mode bpf: Fix indirect var_off stack access support - 1 - - --- 2019-04-02 Andrey Ignatov bpf Changes Requested
[bpf-next,3/5] bpf: Support replacing cgroup-bpf program in MULTI mode bpf: Support replacing cgroup-bpf program in MULTI mode 1 - - - --- 2019-12-11 Andrey Ignatov bpf Changes Requested
[bpf-next,3/5] libbpf: Support guessing sendmsg{4,6} progs bpf: Hooks for sys_sendmsg 2 - - - --- 2018-05-19 Andrey Ignatov bpf Changes Requested
[bpf-next,3/5] libbpf: Support sk_skb/stream_{parser,verdict} section names Introduce libbpf_attach_type_by_name - - - - --- 2018-09-26 Andrey Ignatov bpf Accepted
[bpf-next,3/6] bpf: Rename bpf_htab to bpf_shtab in sock_map bpf: Support access to bpf map fields - - - - --- 2020-06-17 Andrey Ignatov bpf Changes Requested
[bpf-next,3/6] libbpf: Consistent prefixes for interfaces in nlattr.h. Consistent prefixes for libbpf interfaces 1 - - - --- 2018-10-03 Andrey Ignatov bpf Accepted
[bpf-next,3/6] selftests/bpf: Fix const'ness in cgroup_helpers TCP-BPF callback for listening sockets 1 - - - --- 2018-07-12 Andrey Ignatov bpf Accepted
[bpf-next,4/4] selftest/bpf: Use bpf_sk_lookup_{tcp,udp} in test_sock_addr bpf: Support socket lookup in CGROUP_SOCK_ADDR progs 2 - - - --- 2018-11-08 Andrey Ignatov bpf Changes Requested
[bpf-next,4/4] selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id bpf_skb_ancestor_cgroup_id helper - - - - --- 2018-08-11 Andrey Ignatov bpf Changes Requested
[bpf-next,4/4] selftests/bpf: Test for get_socket_cookie Support bpf_get_socket_cookie in more prog types - - - - --- 2018-07-30 Andrey Ignatov bpf Changes Requested
[bpf-next,4/5] libbpf: Introduce bpf_prog_attach_xattr bpf: Support replacing cgroup-bpf program in MULTI mode - - - - --- 2019-12-11 Andrey Ignatov bpf Changes Requested
[bpf-next,4/5] selftests/bpf: Add connect_fd_to_fd, connect_wait net helpers bpf: sk lookup, cgroup id helpers in cgroup skb - - - - --- 2020-05-13 Andrey Ignatov bpf Superseded
[bpf-next,4/5] selftests/bpf: Prepare test_sock_addr for extension bpf: Hooks for sys_sendmsg 2 - - - --- 2018-05-19 Andrey Ignatov bpf Changes Requested
[bpf-next,4/5] selftests/bpf: Test indirect var_off stack access in unpriv mode bpf: Fix indirect var_off stack access support - - - - --- 2019-04-02 Andrey Ignatov bpf Changes Requested
[bpf-next,4/5] selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie Introduce libbpf_attach_type_by_name - - - - --- 2018-09-26 Andrey Ignatov bpf Accepted
[bpf-next,4/6] bpf: Support access to bpf map fields bpf: Support access to bpf map fields - - - - --- 2020-06-17 Andrey Ignatov bpf Changes Requested
[bpf-next,4/6] libbpf: Consistent prefixes for interfaces in str_error.h. Consistent prefixes for libbpf interfaces 1 - - - --- 2018-10-03 Andrey Ignatov bpf Accepted
[bpf-next,4/6] selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers TCP-BPF callback for listening sockets 1 - - - --- 2018-07-12 Andrey Ignatov bpf Accepted
[bpf-next,5/5] bpf: Add missed newline in verifier verbose log bpf: Fix indirect var_off stack access support - 1 - - --- 2019-04-02 Andrey Ignatov bpf Changes Requested
[bpf-next,5/5] selftests/bpf: Cover BPF_F_REPLACE in test_cgroup_attach bpf: Support replacing cgroup-bpf program in MULTI mode - - - - --- 2019-12-11 Andrey Ignatov bpf Changes Requested
[bpf-next,5/5] selftests/bpf: Selftest for sys_sendmsg hooks bpf: Hooks for sys_sendmsg 2 - - - --- 2018-05-19 Andrey Ignatov bpf Changes Requested
[bpf-next,5/5] selftests/bpf: Test for sk helpers in cgroup skb bpf: sk lookup, cgroup id helpers in cgroup skb - - - - --- 2020-05-13 Andrey Ignatov bpf Superseded
[bpf-next,5/5] selftests/bpf: Test libbpf_{prog,attach}_type_by_name Introduce libbpf_attach_type_by_name - - - - --- 2018-09-26 Andrey Ignatov bpf Accepted
[bpf-next,5/6] bpf: Set map_btf_name for all map types bpf: Support access to bpf map fields - - - - --- 2020-06-17 Andrey Ignatov bpf Changes Requested
[bpf-next,5/6] libbpf: Make include guards consistent Consistent prefixes for libbpf interfaces 1 - - - --- 2018-10-03 Andrey Ignatov bpf Accepted
[bpf-next,5/6] selftests/bpf: Better verification in test_tcpbpf TCP-BPF callback for listening sockets 1 - - - --- 2018-07-12 Andrey Ignatov bpf Accepted
[bpf-next,6/6] libbpf: Use __u32 instead of u32 in bpf_program__load Consistent prefixes for libbpf interfaces 1 1 - - --- 2018-10-03 Andrey Ignatov bpf Accepted
[bpf-next,6/6] selftests/bpf: Test access to bpf map pointer bpf: Support access to bpf map fields - - - - --- 2020-06-17 Andrey Ignatov bpf Changes Requested
[bpf-next,6/6] selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB TCP-BPF callback for listening sockets 1 - - - --- 2018-07-12 Andrey Ignatov bpf Accepted
« 1 2 3 »