Show patches with: Archived = No       |    Delegate = bpf       |   9872 patches
« 1 2 ... 22 23 2498 99 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,3/4] bpftool: add support for BPF_CGROUP_INET_SOCK_RELEASE bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook 1 - - - --- 2020-07-01 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook 1 - - - --- 2020-07-01 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-07-01 Stanislav Fomichev bpf Changes Requested
[bpf-next,2/2] bpf: selftests: Restore netns after each test bpf: selftests: A few changes to network_helpers and netns-reset 1 - - - --- 2020-07-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/2] bpf: selftests: A few improvements to network_helpers.c bpf: selftests: A few changes to network_helpers and netns-reset 1 - - - --- 2020-07-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,v2] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns. [bpf-next,v2] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns. 2 - - - --- 2020-07-01 Hao Luo bpf Accepted
AF_XDP: soft interrupt takes 100% CPU when APP rx slower than nic's input traffic AF_XDP: soft interrupt takes 100% CPU when APP rx slower than nic's input traffic - - - - --- 2020-07-01 Yahui Chen bpf Not Applicable
bpfilter: allow to build bpfilter_umh as a module without static library bpfilter: allow to build bpfilter_umh as a module without static library - 1 - 1 --- 2020-07-01 Masahiro Yamada bpf Accepted
[bpf-next,3/3] tools/bpftool: strip away modifiers from global variables Strip away modifiers from BPF skeleton global variables - - - - --- 2020-07-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] selftests/bpf: add selftest validating btf_dump's mod-stripping output Untitled series #186840 - - - - --- 2020-07-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] selftests/bpf: add selftest testin btf_dump's mod-stripping output Strip away modifiers from BPF skeleton global variables - - - - --- 2020-07-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,1/3] libbpf: support stripping modifiers for btf_dump Strip away modifiers from BPF skeleton global variables - - - - --- 2020-07-01 Andrii Nakryiko bpf Changes Requested
[PATCHv5,bpf-next,3/3] selftests/bpf: add xdp_redirect_multi test xdp: add a new helper for dev map multicast support - - - - --- 2020-07-01 Hangbin Liu bpf Changes Requested
[PATCHv5,bpf-next,2/3] sample/bpf: add xdp_redirect_map_multicast test xdp: add a new helper for dev map multicast support - - - - --- 2020-07-01 Hangbin Liu bpf Changes Requested
[PATCHv5,bpf-next,1/3] xdp: add a new helper for dev map multicast support xdp: add a new helper for dev map multicast support - - - - --- 2020-07-01 Hangbin Liu bpf Changes Requested
[bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns. [bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns. 1 - - - --- 2020-06-30 Hao Luo bpf Changes Requested
[-next] bpf: fix net/core/filter build errors when INET is not enabled [-next] bpf: fix net/core/filter build errors when INET is not enabled 1 - - - --- 2020-06-30 Randy Dunlap bpf Accepted
[bpf,2/2] bpf: add tests for PTR_TO_BTF_ID vs. null comparison bpf: fix an incorrect branch elimination by verifier 2 - - - --- 2020-06-30 Yonghong Song bpf Accepted
[bpf,1/2] bpf: fix an incorrect branch elimination by verifier bpf: fix an incorrect branch elimination by verifier 2 1 - - --- 2020-06-30 Yonghong Song bpf Accepted
[bpf-next] bpf, netns: Fix use-after-free in pernet pre_exit callback [bpf-next] bpf, netns: Fix use-after-free in pernet pre_exit callback 3 1 - - --- 2020-06-30 Jakub Sitnicki bpf Accepted
[bpf-next] selftests/bpf: test_progs option for listing test names [bpf-next] selftests/bpf: test_progs option for listing test names 1 - - - --- 2020-06-30 Jesper Dangaard Brouer bpf Changes Requested
[v3,bpf-next,2/2] selftests/bpf: add byte swapping selftest Make bpf_endian.h compatible with vmlinux.h - - - - --- 2020-06-30 Andrii Nakryiko bpf Accepted
[v3,bpf-next,1/2] libbpf: make bpf_endian co-exist with vmlinux.h Make bpf_endian.h compatible with vmlinux.h - - - - --- 2020-06-30 Andrii Nakryiko bpf Accepted
[v5,bpf-next,9/9] selftest: add tests for XDP programs in CPUMAP entries introduce support for XDP programs in CPUMAP - - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,8/9] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpumap introduce support for XDP programs in CPUMAP - - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,7/9] libbpf: add SEC name for xdp programs attached to CPUMAP introduce support for XDP programs in CPUMAP 2 - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries introduce support for XDP programs in CPUMAP 1 - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,5/9] bpf: cpumap: add the possibility to attach an eBPF program to cpumap introduce support for XDP programs in CPUMAP 1 - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,4/9] cpumap: formalize map value as a named struct introduce support for XDP programs in CPUMAP 1 - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,3/9] samples/bpf: xdp_redirect_cpu_user: do not update bpf maps in option loop introduce support for XDP programs in CPUMAP 1 - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,2/9] net: refactor xdp_convert_buff_to_frame introduce support for XDP programs in CPUMAP 1 - - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,1/9] cpumap: use non-locked version __ptr_ring_consume_batched introduce support for XDP programs in CPUMAP - 1 - - --- 2020-06-30 Lorenzo Bianconi bpf Changes Requested
[v5,bpf-next,4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack() bpf: introduce bpf_get_task_stack() 2 - - - --- 2020-06-30 Song Liu bpf Accepted
[v5,bpf-next,3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk() bpf: introduce bpf_get_task_stack() 2 - - - --- 2020-06-30 Song Liu bpf Accepted
[v5,bpf-next,2/4] bpf: introduce helper bpf_get_task_stack() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-30 Song Liu bpf Accepted
[v5,bpf-next,1/4] perf: expose get/put_callchain_entry() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-30 Song Liu bpf Accepted
[v2,bpf] bpf: enforce BPF ringbuf size to be the power of 2 [v2,bpf] bpf: enforce BPF ringbuf size to be the power of 2 - 1 - - --- 2020-06-30 Andrii Nakryiko bpf Accepted
[v2,bpf-next,2/2] selftests/bpf: add byte swapping selftest Make bpf_endian.h compatible with vmlinux.h - - - - --- 2020-06-30 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,1/2] libbpf: make bpf_endian co-exist with vmlinux.h Make bpf_endian.h compatible with vmlinux.h - - - - --- 2020-06-30 Andrii Nakryiko bpf Changes Requested
[v5,bpf-next,5/5] selftests/bpf: Add sleepable tests bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v5,bpf-next,4/5] libbpf: support sleepable progs bpf: Introduce minimal support for sleepable progs 2 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v5,bpf-next,3/5] bpf: Add bpf_copy_from_user() helper. bpf: Introduce minimal support for sleepable progs 2 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v5,bpf-next,2/5] bpf: Introduce sleepable BPF programs bpf: Introduce minimal support for sleepable progs 2 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v5,bpf-next,1/5] bpf: Remove redundant synchronize_rcu. bpf: Introduce minimal support for sleepable progs 2 - - - --- 2020-06-30 Alexei Starovoitov bpf Accepted
[bpf-next] libbpf: make bpf_endian co-exist with vmlinux.h [bpf-next] libbpf: make bpf_endian co-exist with vmlinux.h - - - - --- 2020-06-30 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/2] selftests/bpf: allow substituting custom vmlinux.h for selftests build [bpf-next,1/2] tools/bpftool: allow substituting custom vmlinux.h for the build 1 - - - --- 2020-06-30 Andrii Nakryiko bpf Accepted
[bpf-next,1/2] tools/bpftool: allow substituting custom vmlinux.h for the build [bpf-next,1/2] tools/bpftool: allow substituting custom vmlinux.h for the build 1 - - - --- 2020-06-30 Andrii Nakryiko bpf Accepted
[v4,bpf-next,5/5] selftests/bpf: Add sleepable tests bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v4,bpf-next,4/5] libbpf: support sleepable progs bpf: Introduce minimal support for sleepable progs 2 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v4,bpf-next,3/5] bpf: Add bpf_copy_from_user() helper. bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v4,bpf-next,2/5] bpf: Introduce sleepable BPF programs bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[v4,bpf-next,1/5] bpf: Remove redundant synchronize_rcu. bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-06-30 Alexei Starovoitov bpf Changes Requested
[bpf] bpf: enforce BPF ringbuf size to be the power of 2 [bpf] bpf: enforce BPF ringbuf size to be the power of 2 1 1 - - --- 2020-06-29 Andrii Nakryiko bpf Changes Requested
[bpf-next] selftests/bpf: test_progs option for getting number of tests [bpf-next] selftests/bpf: test_progs option for getting number of tests 1 - - - --- 2020-06-29 Jesper Dangaard Brouer bpf Accepted
[4/4] xsk: use dma_need_sync instead of reimplenting it [1/4] dma-mapping: add a new dma_need_sync API - - - - --- 2020-06-29 Christoph Hellwig bpf Accepted
[3/4] xsk: remove a double pool->dev assignment in xp_dma_map [1/4] dma-mapping: add a new dma_need_sync API - - - - --- 2020-06-29 Christoph Hellwig bpf Accepted
[2/4] xsk: replace the cheap_dma flag with a dma_need_sync flag [1/4] dma-mapping: add a new dma_need_sync API - - - - --- 2020-06-29 Christoph Hellwig bpf Accepted
[1/4] dma-mapping: add a new dma_need_sync API [1/4] dma-mapping: add a new dma_need_sync API - - - - --- 2020-06-29 Christoph Hellwig bpf Accepted
[bpf,v2,6/6] selftests: bpf: pass program to bpf_prog_detach in flow_dissector Fix attach / detach uapi for sockmap and flow_dissector - 1 - - --- 2020-06-29 Lorenz Bauer bpf Accepted
[bpf,v2,5/6] selftests: bpf: pass program and target_fd in flow_dissector_reattach Fix attach / detach uapi for sockmap and flow_dissector - 1 - - --- 2020-06-29 Lorenz Bauer bpf Accepted
[bpf,v2,4/6] bpf: sockmap: require attach_bpf_fd when detaching a program Fix attach / detach uapi for sockmap and flow_dissector - 1 - - --- 2020-06-29 Lorenz Bauer bpf Accepted
[bpf,v2,3/6] bpf: sockmap: check value of unused args to BPF_PROG_ATTACH Fix attach / detach uapi for sockmap and flow_dissector - 1 - - --- 2020-06-29 Lorenz Bauer bpf Accepted
[bpf,v2,2/6] bpf: flow_dissector: check value of unused flags to BPF_PROG_DETACH Fix attach / detach uapi for sockmap and flow_dissector - 1 - - --- 2020-06-29 Lorenz Bauer bpf Accepted
[bpf,v2,1/6] bpf: flow_dissector: check value of unused flags to BPF_PROG_ATTACH Fix attach / detach uapi for sockmap and flow_dissector - 1 - - --- 2020-06-29 Lorenz Bauer bpf Accepted
[bpf-next,2/2] bpf, x86: Factor out get_cond_jmp_opcode and use for 64bit x86 Factor common x86 JIT code - - - - --- 2020-06-29 Tobias Klauser bpf Changes Requested
[bpf-next,1/2] bpf, x86: Factor common x86 JIT code Factor common x86 JIT code - - - - --- 2020-06-29 Tobias Klauser bpf Changes Requested
[v4,bpf-next,4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-29 Song Liu bpf Changes Requested
[v4,bpf-next,3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-29 Song Liu bpf Changes Requested
[v4,bpf-next,2/4] bpf: introduce helper bpf_get_task_stack() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-29 Song Liu bpf Changes Requested
[v4,bpf-next,1/4] perf: expose get/put_callchain_entry() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-29 Song Liu bpf Changes Requested
[v3,bpf-next,4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack() bpf: introduce bpf_get_task_stack() - - - - --- 2020-06-27 Song Liu bpf Changes Requested
[v3,bpf-next,3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-27 Song Liu bpf Changes Requested
[v3,bpf-next,2/4] bpf: introduce helper bpf_get_task_stack() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-27 Song Liu bpf Changes Requested
[v3,bpf-next,1/4] perf: expose get/put_chain_entry() [v3,bpf-next,1/4] perf: expose get/put_chain_entry() - - - - --- 2020-06-27 Song Liu bpf Changes Requested
[v3,bpf-next,1/4] perf: expose get/put_callchain_entry() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-27 Song Liu bpf Changes Requested
[bpf-next,10/10] bpf: selftest: Add test for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,09/10] tcp: bpf: Add TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN to bpf_setsockopt BPF TCP header options - - 1 - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,08/10] bpf: selftests: tcp header options BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,07/10] bpf: selftests: Restore netns after each test BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,06/10] bpf: selftests: Add fastopen_connect to network_helpers BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,05/10] bpf: selftests: A few improvements to network_helpers.c BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,04/10] bpf: tcp: Allow bpf prog to write and parse BPF TCP header option BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,03/10] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8 BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,02/10] tcp: bpf: Parse BPF experimental header option BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,01/10] tcp: Use a struct to represent a saved_syn BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,v2,4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE [bpf-next,v2,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
[bpf-next,v2,3/4] bpftool: support BPF_CGROUP_INET_SOCK_RELEASE [bpf-next,v2,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
[bpf-next,v2,2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE [bpf-next,v2,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
[bpf-next,v2,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook [bpf-next,v2,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
[net] xsk: remove cheap_dma optimization [net] xsk: remove cheap_dma optimization 1 1 - - --- 2020-06-26 Björn Töpel bpf Accepted
[3/3] samples: bpf: refactor BPF map in map test with libbpf [1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event - - - - --- 2020-06-26 Daniel T. Lee bpf Changes Requested
[2/3] samples: bpf: cleanup pointer error check with libbpf [1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event - - - - --- 2020-06-26 Daniel T. Lee bpf Changes Requested
[1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event [1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event 1 1 - - --- 2020-06-26 Daniel T. Lee bpf Changes Requested
[v2,bpf-next,4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack() bpf: introduce bpf_get_task_stack() - - - - --- 2020-06-26 Song Liu bpf Changes Requested
[v2,bpf-next,3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-26 Song Liu bpf Changes Requested
[v2,bpf-next,2/4] bpf: introduce helper bpf_get_task_stak() bpf: introduce bpf_get_task_stack() 1 - - - --- 2020-06-26 Song Liu bpf Changes Requested
[v2,bpf-next,1/4] perf: export get/put_chain_entry() bpf: introduce bpf_get_task_stack() - - - - --- 2020-06-26 Song Liu bpf Changes Requested
[bpf-next,4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE [bpf-next,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/4] bpftool: support BPF_CGROUP_INET_SOCK_RELEASE [bpf-next,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
[bpf-next,2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE [bpf-next,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook 1 - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
« 1 2 ... 22 23 2498 99 »