Show patches with: Archived = No       |    Delegate = bpf       |   9872 patches
« 1 2 3 498 99 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v4] bpf: Lift hashtab key_size limit [bpf-next,v4] bpf: Lift hashtab key_size limit 1 - - - 13-2 2020-10-28 Florian Lehner bpf Not Applicable
[bpf-next] bpf: add struct bpf_redir_neigh forward declaration to BPF helper defs [bpf-next] bpf: add struct bpf_redir_neigh forward declaration to BPF helper defs 1 1 - - 13-2 2020-10-28 Andrii Nakryiko bpf Not Applicable
[v2,2/2] bpf: move interpreter into separate source file get rid of GCC __attribute__((optimize)) for BPF - - - - 1-- 2020-10-28 Ard Biesheuvel bpf Not Applicable
[v2,1/2] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE get rid of GCC __attribute__((optimize)) for BPF - 1 1 1 1-- 2020-10-28 Ard Biesheuvel bpf Not Applicable
[bpf-next,4/4] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework 1 - - - 13-2 2020-10-28 Alexander Duyck bpf Not Applicable
[bpf-next,3/4] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework - - - - 13-2 2020-10-28 Alexander Duyck bpf Not Applicable
[bpf-next,2/4] selftests/bpf: Drop python client/server in favor of threads selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework - - - - 13-2 2020-10-28 Alexander Duyck bpf Not Applicable
[bpf-next,1/4] selftests/bpf: Move test_tcppbf_user into test_progs selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework - - - - 13-2 2020-10-28 Alexander Duyck bpf Not Applicable
[2/2] tools, bpftool: Remove two unused variables. [1/2] tools, bpftool: Avoid array index warnings. 1 - 1 - 13-2 2020-10-27 Ian Rogers bpf Not Applicable
[1/2] tools, bpftool: Avoid array index warnings. [1/2] tools, bpftool: Avoid array index warnings. 1 - 1 - 13-2 2020-10-27 Ian Rogers bpf Not Applicable
[bpf,v2] bpf: zero-fill re-used per-cpu map element [bpf,v2] bpf: zero-fill re-used per-cpu map element 2 1 - - 13-2 2020-10-27 David Verbeiren bpf Not Applicable
bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE 1 1 - 1 13-2 2020-10-27 Ard Biesheuvel bpf Not Applicable
[net-next,4/4] net: mlx5: add xdp tx return bulking support xdp: introduce bulking for page_pool tx return path - - - - 13-2 2020-10-27 Lorenzo Bianconi bpf Not Applicable
[net-next,3/4] net: mvpp2: add xdp tx return bulking support xdp: introduce bulking for page_pool tx return path - - - 1 13-2 2020-10-27 Lorenzo Bianconi bpf Not Applicable
[net-next,2/4] net: page_pool: add bulk support for ptr_ring xdp: introduce bulking for page_pool tx return path - - - - 13-2 2020-10-27 Lorenzo Bianconi bpf Not Applicable
[net-next,1/4] net: xdp: introduce bulking for xdp tx return path xdp: introduce bulking for page_pool tx return path - - - - 13-2 2020-10-27 Lorenzo Bianconi bpf Not Applicable
[bpf-next,V4,5/5] bpf: make it possible to identify BPF redirected SKBs bpf: New approach for BPF MTU handling - - - - 13-2 2020-10-27 Jesper Dangaard Brouer bpf Not Applicable
[bpf-next,V4,4/5] bpf: drop MTU check when doing TC-BPF redirect to ingress bpf: New approach for BPF MTU handling - - - - 13-2 2020-10-27 Jesper Dangaard Brouer bpf Not Applicable
[bpf-next,V4,3/5] bpf: add BPF-helper for MTU checking bpf: New approach for BPF MTU handling - - - - 13-2 2020-10-27 Jesper Dangaard Brouer bpf Not Applicable
[bpf-next,V4,2/5] bpf: bpf_fib_lookup return MTU value as output when looked up bpf: New approach for BPF MTU handling - - 1 - 13-2 2020-10-27 Jesper Dangaard Brouer bpf Not Applicable
[bpf-next,V4,1/5] bpf: Remove MTU check in __bpf_skb_max_len bpf: New approach for BPF MTU handling 1 - - - 13-2 2020-10-27 Jesper Dangaard Brouer bpf Not Applicable
[bpf] xsk: fix possible memory leak at socket close [bpf] xsk: fix possible memory leak at socket close 1 1 - - 13-2 2020-10-27 Magnus Karlsson bpf Not Applicable
[bpf] samples/bpf: Set rlimit for memlock to infinity in all samples [bpf] samples/bpf: Set rlimit for memlock to infinity in all samples 2 - - - 12-3 2020-10-26 Toke Høiland-Jørgensen bpf Not Applicable
bpf: fix incorrect initialization of bpf_ctx_convert_map bpf: fix incorrect initialization of bpf_ctx_convert_map - 2 - - 1-- 2020-10-26 Arnd Bergmann bpf Not Applicable
bpf: suppress -Wcast-function-type warning bpf: suppress -Wcast-function-type warning 1 - - - 1-- 2020-10-26 Arnd Bergmann bpf Not Applicable
bpf: fix -Wshadow warnings bpf: fix -Wshadow warnings 1 1 - - 1-- 2020-10-26 Arnd Bergmann bpf Not Applicable
[bpf-next,v3] bpf: Lift hashtab key_size limit [bpf-next,v3] bpf: Lift hashtab key_size limit - - - - 141- 2020-10-24 Florian Lehner bpf Not Applicable
[bpf] bpf: zero-fill re-used per-cpu map element [bpf] bpf: zero-fill re-used per-cpu map element 1 1 - - 15-- 2020-10-23 David Verbeiren bpf Not Applicable
[bpf] selftest/bpf: fix profiler test using CO-RE relocation for enums [bpf] selftest/bpf: fix profiler test using CO-RE relocation for enums - 1 - 1 15-- 2020-10-22 Andrii Nakryiko bpf Not Applicable
[RFC,bpf-next,16/16] selftests/bpf: Add attach batch test (NOT TO BE MERGED) bpf: Speed up trampoline attach - - - - 11-4 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,15/16] selftests/bpf: Add trampoline batch test bpf: Speed up trampoline attach - - - - 13-2 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,14/16] libbpf: Add trampoline batch detach support bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,13/16] libbpf: Add trampoline batch attach support bpf: Speed up trampoline attach - - - - 1311 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,12/16] bpf: Move synchronize_rcu_mult for batch processing (NOT TO BE MERGED) bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,11/16] bpf: Sync uapi bpf.h to tools bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,10/16] bpf: Add BPF_TRAMPOLINE_BATCH_DETACH support bpf: Speed up trampoline attach - - - - 1311 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,09/16] bpf: Add BPF_TRAMPOLINE_BATCH_ATTACH support bpf: Speed up trampoline attach - - - - 1212 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,08/16] bpf: Use delayed link free in bpf_link_put bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,07/16] kallsyms: Use rb tree for kallsyms name search bpf: Speed up trampoline attach - - - - 1311 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,06/16] ftrace: Add unregister_ftrace_direct_ips function bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,05/16] ftrace: Add register_ftrace_direct_ips function bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,04/16] ftrace: Add ftrace_set_filter_ips function bpf: Speed up trampoline attach - - - - 1113 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,03/16] ftrace: Add get/put_direct_func function bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,02/16] ftrace: Add adjust_direct_size function bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
[RFC,bpf-next,01/16] ftrace: Add check_direct_entry function bpf: Speed up trampoline attach - - - - 14-1 2020-10-22 Jiri Olsa bpf Not Applicable
Docs/bpf: Improve bpf_design_QA.rst Docs/bpf: Improve bpf_design_QA.rst - - - - 1-- 2020-10-22 Rhys Rustad-Elliott bpf Not Applicable
[bpf] bpf, libbpf: guard bpf inline asm from bpf_tail_call_static [bpf] bpf, libbpf: guard bpf inline asm from bpf_tail_call_static 2 1 - 1 15-- 2020-10-21 Daniel Borkmann bpf Not Applicable
[bpf-next,3/3] selftests/bpf: Add asm tests for pkt vs pkt_end comparison. bpf: Pointers beyond packet end. - - - - 14-1 2020-10-21 Alexei Starovoitov bpf Not Applicable
[bpf-next,2/3] selftests/bpf: Add skb_pkt_end test bpf: Pointers beyond packet end. - - - - 13-2 2020-10-21 Alexei Starovoitov bpf Not Applicable
[bpf-next,1/3] bpf: Support for pointers beyond pkt_end. bpf: Pointers beyond packet end. - - - - 13-2 2020-10-21 Alexei Starovoitov bpf Not Applicable
[bpf,v3,2/2] selftests: Update test_tc_redirect.sh to use the modified bpf_redirect_neigh() bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - 1311 2020-10-20 Toke Høiland-Jørgensen bpf Not Applicable
[bpf,v3,1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - 1 - 1113 2020-10-20 Toke Høiland-Jørgensen bpf Not Applicable
[RFC,UEK5,2/7] bpf: Restrict bpf when kernel lockdown is in confidentiality mode Untitled series #209097 - - 1 - --- 2020-10-20 Konrad Rzeszutek Wilk bpf Not Applicable
[bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance [bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance - - - - 14-1 2020-10-20 Daniel Borkmann bpf Not Applicable
[bpf,v2,3/3] selftests: Update test_tc_redirect.sh to use the modified bpf_redirect_neigh() bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - 1311 2020-10-20 Toke Høiland-Jørgensen bpf Not Applicable
[bpf,v2,2/3] bpf_fib_lookup: optionally skip neighbour lookup bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - 14-1 2020-10-20 Toke Høiland-Jørgensen bpf Not Applicable
[bpf,v2,1/3] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - 1113 2020-10-20 Toke Høiland-Jørgensen bpf Not Applicable
[RFC,2/2] net: page_pool: add bulk support for ptr_ring xdp: introduce bulking for page_pool tx return path - - - - 141- 2020-10-20 Lorenzo Bianconi bpf Not Applicable
[RFC,1/2] net: xdp: introduce bulking for xdp tx return path xdp: introduce bulking for page_pool tx return path - - - - 141- 2020-10-20 Lorenzo Bianconi bpf Not Applicable
[bpf,3/3] bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked bpf: Enforce NULL check on new _OR_NULL return types - - - - --- 2020-10-19 Martin KaFai Lau bpf Not Applicable
[bpf,2/3] bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked bpf: Enforce NULL check on new _OR_NULL return types - - - - --- 2020-10-19 Martin KaFai Lau bpf Not Applicable
[bpf,1/3] bpf: Enforce id generation for all may-be-null register type bpf: Enforce NULL check on new _OR_NULL return types - 2 - - --- 2020-10-19 Martin KaFai Lau bpf Not Applicable
[bpf,2/2] selftests: Update test_tc_redirect.sh to use the modified bpf_redirect_neigh() bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - --- 2020-10-19 Toke Høiland-Jørgensen bpf Not Applicable
[bpf,1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - --- 2020-10-19 Toke Høiland-Jørgensen bpf Not Applicable
[2/2] tools/include: Add rtnetlink.h, id_addr.h and neighbour.h [1/2] tools/include: Update if_link.h and netlink.h - - - - --- 2020-10-15 Ian Rogers bpf Not Applicable
[1/2] tools/include: Update if_link.h and netlink.h [1/2] tools/include: Update if_link.h and netlink.h - - - - --- 2020-10-15 Ian Rogers bpf Not Applicable
[RFC,bpf-next,2/2] selftests: Update test_tc_neigh to use the modified bpf_redirect_neigh() bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - --- 2020-10-15 Toke Høiland-Jørgensen bpf RFC
[RFC,bpf-next,1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller - - - - --- 2020-10-15 Toke Høiland-Jørgensen bpf RFC
[bpf-next] bpf: Fix register equivalence tracking. [bpf-next] bpf: Fix register equivalence tracking. 2 1 - - --- 2020-10-14 Alexei Starovoitov bpf Not Applicable
[bpf-next] selftests/bpf: fix compilation error in progs/profiler.inc.h [bpf-next] selftests/bpf: fix compilation error in progs/profiler.inc.h 1 1 - - --- 2020-10-14 Song Liu bpf Not Applicable
[bpf] bpf: selftest: Fix flaky tcp_hdr_options test when adding addr to lo [bpf] bpf: selftest: Fix flaky tcp_hdr_options test when adding addr to lo 1 1 - - --- 2020-10-12 Martin KaFai Lau bpf Not Applicable
net: sockmap: Don't call bpf_prog_put() on NULL pointer net: sockmap: Don't call bpf_prog_put() on NULL pointer 2 1 - - --- 2020-10-12 Alex Dewar bpf Not Applicable
[bpf] bpf: sockmap: add locking annotations to iterator [bpf] bpf: sockmap: add locking annotations to iterator 2 1 - - --- 2020-10-12 Lorenz Bauer bpf Not Applicable
[bpf-next] bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. [bpf-next] bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. - - - - --- 2020-10-11 Alexei Starovoitov bpf Not Applicable
[bpf-next,4/4] bpf, selftests: Add three new sockmap tests for verdict only programs bpf, sockmap: allow verdict only sk_skb progs - - - - --- 2020-10-11 John Fastabend bpf Not Applicable
[bpf-next,3/4] bpf, selftests: Add option to test_sockmap to omit adding parser program bpf, sockmap: allow verdict only sk_skb progs - - - - --- 2020-10-11 John Fastabend bpf Not Applicable
[bpf-next,2/4] bpf, sockmap: Allow skipping sk_skb parser program bpf, sockmap: allow verdict only sk_skb progs - - - - --- 2020-10-11 John Fastabend bpf Not Applicable
[bpf-next,1/4] bpf, sockmap: check skb_verdict and skb_parser programs explicitly bpf, sockmap: allow verdict only sk_skb progs - - - - --- 2020-10-11 John Fastabend bpf Not Applicable
[bpf-next,v6,6/6] bpf, selftests: add redirect_peer selftest Follow-up BPF helper improvements - - - - --- 2020-10-10 Daniel Borkmann bpf Not Applicable
[bpf-next,v6,5/6] bpf, selftests: make redirect_neigh test more extensible Follow-up BPF helper improvements 1 - - - --- 2020-10-10 Daniel Borkmann bpf Not Applicable
[bpf-next,v6,4/6] bpf, selftests: add test for different array inner map size Follow-up BPF helper improvements 1 - - - --- 2020-10-10 Daniel Borkmann bpf Not Applicable
[bpf-next,v6,3/6] bpf: allow for map-in-map with dynamic inner array map entries Follow-up BPF helper improvements 1 - - - --- 2020-10-10 Daniel Borkmann bpf Not Applicable
[bpf-next,v6,2/6] bpf: add redirect_peer helper Follow-up BPF helper improvements - - - - --- 2020-10-10 Daniel Borkmann bpf Not Applicable
[bpf-next,v6,1/6] bpf: improve bpf_redirect_neigh helper description Follow-up BPF helper improvements - - 1 - --- 2020-10-10 Daniel Borkmann bpf Not Applicable
[bpf-next,v2,3/3] samples: bpf: refactor XDP kern program maps with BTF-defined map samples: bpf: Refactor XDP programs with libbpf 1 - - - --- 2020-10-10 Daniel T. Lee bpf Not Applicable
[bpf-next,v2,2/3] samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu samples: bpf: Refactor XDP programs with libbpf 1 - - - --- 2020-10-10 Daniel T. Lee bpf Not Applicable
[bpf-next,v2,1/3] samples: bpf: Refactor xdp_monitor with libbpf samples: bpf: Refactor XDP programs with libbpf 1 - - - --- 2020-10-10 Daniel T. Lee bpf Not Applicable
[bpf-next,v2,3/3] samples: bpf: refactor XDP kern program maps with BTF-defined map samples: bpf: Refactor XDP programs with libbpf - - - - --- 2020-10-10 Daniel T. Lee bpf Superseded
[bpf-next,v2,2/3] samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu samples: bpf: Refactor XDP programs with libbpf - - - - --- 2020-10-10 Daniel T. Lee bpf Superseded
[bpf-next,v2,1/3] samples: bpf: Refactor xdp_monitor with libbpf samples: bpf: Refactor XDP programs with libbpf - - - - --- 2020-10-10 Daniel T. Lee bpf Superseded
bpf: Avoid allocing memory on memoryless numa node bpf: Avoid allocing memory on memoryless numa node - - - - --- 2020-10-10 Tianxianting bpf Not Applicable
[bpf-next,v4,6/6] bpf, selftests: add redirect_peer selftest Follow-up BPF helper improvements - - - - --- 2020-10-09 Daniel Borkmann bpf Not Applicable
[bpf-next,v4,5/6] bpf, selftests: make redirect_neigh test more extensible Follow-up BPF helper improvements 1 - - - --- 2020-10-09 Daniel Borkmann bpf Not Applicable
[bpf-next,v4,4/6] bpf, selftests: add test for different array inner map size Follow-up BPF helper improvements 1 - - - --- 2020-10-09 Daniel Borkmann bpf Not Applicable
[bpf-next,v4,3/6] bpf: allow for map-in-map with dynamic inner array map entries Follow-up BPF helper improvements - - - - --- 2020-10-09 Daniel Borkmann bpf Not Applicable
[bpf-next,v4,2/6] bpf: add redirect_peer helper Follow-up BPF helper improvements - - - - --- 2020-10-09 Daniel Borkmann bpf Not Applicable
[bpf-next,v4,1/6] bpf: improve bpf_redirect_neigh helper description Follow-up BPF helper improvements - - 1 - --- 2020-10-09 Daniel Borkmann bpf Not Applicable
[bpf-next,v3,6/6] bpf, selftests: add redirect_peer selftest Follow-up BPF helper improvements - - - - --- 2020-10-09 Daniel Borkmann bpf Changes Requested
[bpf-next,v3,5/6] bpf, selftests: make redirect_neigh test more extensible Follow-up BPF helper improvements 1 - - - --- 2020-10-09 Daniel Borkmann bpf Changes Requested
[bpf-next,v3,4/6] bpf, selftests: add test for different array inner map size Follow-up BPF helper improvements 1 - - - --- 2020-10-09 Daniel Borkmann bpf Changes Requested
« 1 2 3 498 99 »