Show patches with: State = Action Required       |    Archived = No       |   23138 patches
« 1 2 ... 192 193 194231 232 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v5,1/6] xsk: add tracepoints for packet drops AF_XDP Packet Drop Tracing --- 2021-02-08 Loftus, Ciara New
[bpf-next,v5,1/6] net: Remove the err argument from sock_from_file [bpf-next,v5,1/6] net: Remove the err argument from sock_from_file --- 2020-12-04 Florent Revest New
[bpf-next,v5,1/4] selftests/bpf: generalize helpers to control background listener [bpf-next,v5,1/4] selftests/bpf: generalize helpers to control background listener --- 2020-05-08 Stanislav Fomichev New
[bpf-next,v5,14/19] nfp: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-24 Toke Høiland-Jørgensen New
[bpf-next,v5,13/15] libbpf: support shared umems between queues and devices Untitled series #54114 --- 2020-08-28 Magnus Karlsson New
[bpf-next,v5,1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start [bpf-next,v5,1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start --- 2021-01-27 Stanislav Fomichev New
[bpf-next,v5,12/19] marvell: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-24 Toke Høiland-Jørgensen New
[bpf-next,v5,12/15] xsk: add shared umem support between devices Untitled series #54114 --- 2020-08-28 Magnus Karlsson New
[bpf-next,v5,11/19] net: intel: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-24 Toke Høiland-Jørgensen New
[bpf-next,v5,11/11] selftests/bpf: add test cases for redirection between udp and unix sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,10/19] freescale: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-24 Toke Høiland-Jørgensen New
[bpf-next,v5,10/15] xsk: i40e: ice: ixgbe: mlx5: test for dma_need_sync earlier for better performance Untitled series #54114 --- 2020-08-28 Magnus Karlsson 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,10/11] selftests/bpf: add a test case for unix sockmap sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,09/19] thunderx: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-24 Toke Høiland-Jørgensen New
[bpf-next,v5,09/15] xsk: rearrange internal structs for better performance Untitled series #54114 --- 2020-08-28 Magnus Karlsson New
[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,09/11] selftests/bpf: factor out add_to_sockmap() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,08/11] selftests/bpf: factor out udp_socketpair() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,07/19] ena: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-24 Toke Høiland-Jørgensen New
[bpf-next,v5,07/15] xsk: move addrs from buffer pool to umem Untitled series #54114 --- 2020-08-28 Magnus Karlsson New
[bpf-next,v5,07/11] af_unix: implement unix_dgram_bpf_recvmsg() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,06/11] af_unix: implement ->psock_update_sk_prot() sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,05/15] xsk: move queue_id, dev and need_wakeup to buffer pool Untitled series #54114 --- 2020-08-28 Magnus Karlsson New
[bpf-next,v5,05/11] af_unix: add a dummy ->close() for sockmap sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,04/19] bpf: allow RCU-protected lookups to happen from bh context Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-24 Toke Høiland-Jørgensen New
[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,04/11] af_unix: set TCP_ESTABLISHED for datagram sockets too sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,03/15] xsk: create and free buffer pool independently from umem Untitled series #54114 --- 2020-08-28 Magnus Karlsson New
[bpf-next,v5,03/11] af_unix: implement ->read_sock() for sockmap sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,02/15] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces Untitled series #54114 --- 2020-08-28 Magnus Karlsson New
[bpf-next,v5,02/11] sock_map: lift socket state restriction for datagram sockets sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v5,01/11] sock_map: relax config dependency to CONFIG_NET sockmap: add sockmap support for unix datagram socket --- 2021-07-04 Cong Wang New
[bpf-next,v4] bpf: increase supported cgroup storage value size [bpf-next,v4] bpf: increase supported cgroup storage value size --- 2021-07-27 Stanislav Fomichev New
[bpf-next,v4] bpf: Fix some invalid links in bpf_devel_QA.rst [bpf-next,v4] bpf: Fix some invalid links in bpf_devel_QA.rst --- 2021-04-22 Tiezhu Yang New
[bpf-next,v4,6/6] bpf: Test bpf_sk_storage_get in tcp iterators [bpf-next,v4,1/6] net: Remove the err argument from sock_from_file --- 2020-12-02 Florent Revest New
[bpf-next,v4,6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() bpf: BTF support for ksyms --- 2020-09-29 Hao Luo New
[bpf-next,v4,6/6] bpf, selftests: add redirect_peer selftest Follow-up BPF helper improvements --- 2020-10-09 Daniel Borkmann New
[bpf-next,v4,5/6] bpf: Introducte bpf_this_cpu_ptr() bpf: BTF support for ksyms --- 2020-09-29 Hao Luo New
[bpf-next,v4,5/5] selftests: bpf: don't run sk_lookup in verifier tests PROG_TEST_RUN support for sk_lookup programs --- 2021-03-03 Lorenz Bauer New
[bpf-next,v4,4/8] bpf: support attaching freplace programs to multiple attach points Untitled series #53687 --- 2020-09-14 Toke Høiland-Jørgensen New
[bpf-next,v4,4/6] bpf, selftests: add test for different array inner map size Follow-up BPF helper improvements --- 2020-10-09 Daniel Borkmann New
[bpf-next,v4,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms --- 2020-09-29 Hao Luo New
[bpf-next,v4,4/5] selftests: bpf: check that PROG_TEST_RUN repeats as requested PROG_TEST_RUN support for sk_lookup programs --- 2021-03-03 Lorenz Bauer New
[bpf-next,v4,4/5] bpftool: support dumping metadata Allow storage of flexible metadata information for eBPF programs --- 2020-09-09 Stanislav Fomichev New
[bpf-next,v4,4/5] bpf: selftests, add sk_msg helpers load and attach test bpf: Add sk_msg and networking helpers --- 2020-05-22 John Fastabend New
[bpf-next,v4,3/8] bpf: wrap prog->aux->linked_prog in a bpf_tracing_link Untitled series #53687 --- 2020-09-14 Toke Høiland-Jørgensen New
[bpf-next,v4,3/6] selftests/bpf: ksyms_btf to test typed ksyms bpf: BTF support for ksyms --- 2020-09-29 Hao Luo New
[bpf-next,v4,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements --- 2020-09-30 Daniel Borkmann New
[bpf-next,v4,3/5] selftests/bpf: xsk selftests - DRV POLL, NOPOLL selftests/bpf: xsk selftests --- 2020-12-07 Weqaar Janjua New
[bpf-next,v4,3/5] selftests: bpf: convert sk_lookup ctx access tests to PROG_TEST_RUN PROG_TEST_RUN support for sk_lookup programs --- 2021-03-03 Lorenz Bauer New
[bpf-next,v4,3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .metadata section Allow storage of flexible metadata information for eBPF programs --- 2020-09-09 Stanislav Fomichev New
[bpf-next,v4,3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF Add btf_custom_path in bpf_obj_open_opts --- 2021-07-13 Shuyi Cheng New
[bpf-next,v4,3/3] libbpf: add selftests for TC-BPF API [bpf-next,v4,1/3] libbpf: add helpers for preparing netlink attributes --- 2021-04-23 Kumar Kartikeya Dwivedi New
[bpf-next,v4,3/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE Untitled series #91817 --- 2021-01-07 Stanislav Fomichev New
[bpf-next,v4,3/3] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt [bpf-next,v4,1/3] sock: move sock_valbool_flag to header --- 2020-06-02 Dmitry Yakunin New
[bpf-next,v4,2/8] bpf: verifier: refactor check_attach_btf_id() Untitled series #53687 --- 2020-09-14 Toke Høiland-Jørgensen New
[bpf-next,v4,28/30] bpf: eliminate rlimit-based memory accounting infra for bpf maps [bpf-next,v4,01/30] mm: support nesting memalloc_use_memcg() --- 2020-08-21 Roman Gushchin New
[bpf-next,v4,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements --- 2020-09-30 Daniel Borkmann New
[bpf-next,v4,26/27] selftests/bpf: Add attach multi func test [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL selftests/bpf: xsk selftests --- 2020-12-07 Weqaar Janjua New
[bpf-next,v4,2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task* bpf: Add sk_msg and networking helpers --- 2020-05-22 John Fastabend New
[bpf-next,v4,2/5] bpf: add PROG_TEST_RUN support for sk_lookup programs PROG_TEST_RUN support for sk_lookup programs --- 2021-03-03 Lorenz Bauer New
[bpf-next,v4,2/5] af_unix: add unix_stream_proto for sockmap sockmap: add sockmap support for unix stream socket --- 2021-08-05 Jiang Wang New
[bpf-next,v4,2/4] selftests/bpf: move existing common networking parts into network_helpers bpf: allow any port in bpf_bind helper --- 2020-05-07 Stanislav Fomichev New
[bpf-next,v4,24/27] selftests/bpf: Add fentry/fexit multi func test [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,2/3] tcp: expose tcp_sock_set_keepidle_locked Untitled series #40850 --- 2020-06-17 Dmitry Yakunin 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,v4,2/3] libbpf: Fix the possible memory leak on error Add btf_custom_path in bpf_obj_open_opts --- 2021-07-13 Shuyi Cheng New
[bpf-next,v4,23/27] selftests/bpf: Add fexit multi func test [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,2/2] selftests/bpf: verify that rebinding to port < 1024 from BPF works Untitled series #97395 --- 2021-01-26 Stanislav Fomichev New
[bpf-next,v4,2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link Refactor perf_event sample user program with libbpf bpf_link --- 2020-03-14 Daniel T. Lee New
[bpf-next,v4,22/22] samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,21/27] libbpf: Add support to link multi func tracing program [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,20/22] samples: bpf: Convert xdp_redirect_map to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,19/27] bpf: Attach multi trampoline with ftrace_ops [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,19/22] samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,18/19] stmmac: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-23 Toke Høiland-Jørgensen New
[bpf-next,v4,17/27] bpf: Add multi trampoline attach support [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,16/22] samples: bpf: Convert xdp_redirect to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,16/19] sfc: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-23 Toke Høiland-Jørgensen New
[bpf-next,v4,1/5] bpf: consolidate shared test timing code PROG_TEST_RUN support for sk_lookup programs --- 2021-03-03 Lorenz Bauer 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,15/27] bpf, x64: Allow to use caller address from stack [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,15/19] qede: remove rcu_read_lock() around XDP program invocation Clean up and document RCU-based object protection for XDP and TC BPF --- 2021-06-23 Toke Høiland-Jørgensen New
[bpf-next,v4,14/22] samples: bpf: Convert xdp_monitor to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi 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,v4,1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts' Add btf_custom_path in bpf_obj_open_opts --- 2021-07-13 Shuyi Cheng New
[bpf-next,v4,1/3] libbpf: add helpers for preparing netlink attributes [bpf-next,v4,1/3] libbpf: add helpers for preparing netlink attributes --- 2021-04-23 Kumar Kartikeya Dwivedi New
[bpf-next,v4,1/3] bpf: add batched ops support for percpu array [bpf-next,v4,1/3] bpf: add batched ops support for percpu array --- 2021-04-15 Pedro Tammela New
[bpf-next,v4,13/27] bpf: Factor out __bpf_trampoline_put function [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa 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,1/2] bpf, xdp: make bpf_redirect_map() a map operation [bpf-next,v4,1/2] bpf, xdp: make bpf_redirect_map() a map operation --- 2021-02-26 Björn Töpel New
[bpf-next,v4,12/22] samples: bpf: add vmlinux.h generation support Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,12/21] bpf: add PTR_TO_BTF_ID_OR_NULL support bpf: implement bpf iterator for kernel data --- 2020-05-09 Yonghong Song New
[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,12/12] bpf, doc: update maintainers for L7 BPF bpf: sockmap, sockhash: support storing UDP sockets --- 2020-03-09 Lorenz Bauer New
[bpf-next,v4,11/27] bpf: Factor out bpf_trampoline_init function [bpf-next,v4,01/27] x86/ftrace: Remove extra orig rax move --- 2021-08-26 Jiri Olsa New
[bpf-next,v4,11/12] selftests: bpf: enable UDP sockmap reuseport tests bpf: sockmap, sockhash: support storing UDP sockets --- 2020-03-09 Lorenz Bauer New
[bpf-next,v4,10/22] samples: bpf: Add BPF support for devmap_xmit tracepoint Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
« 1 2 ... 192 193 194231 232 »