Show patches with: Submitter = Daniel Borkmann       |    State = Action Required       |    Archived = No       |   39 patches
Patch Series S/W/F Date Submitter Delegate State
[bpf,1/2] bpf, kconfig: Add consolidated menu entry for bpf with core options [bpf,1/2] bpf, kconfig: Add consolidated menu entry for bpf with core options --- 2021-05-11 Daniel Borkmann New
[bpf,1/3] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting [bpf,1/3] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting --- 2020-06-02 Daniel Borkmann New
[bpf,1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work [bpf,1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work --- 2020-05-14 Daniel Borkmann New
[bpf,2/3] bpf: add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range [bpf,1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work --- 2020-05-14 Daniel Borkmann New
[bpf,3/3] bpf, selftests: Adapt cls_redirect to call csum_level helper [bpf,1/3] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting --- 2020-06-02 Daniel Borkmann New
[bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance [bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance --- 2020-10-20 Daniel Borkmann New
[bpf] bpf: Fix clobbering of r2 in bpf_gen_ld_abs [bpf] bpf: Fix clobbering of r2 in bpf_gen_ld_abs --- 2020-09-07 Daniel Borkmann New
[bpf] bpf, libbpf: guard bpf inline asm from bpf_tail_call_static [bpf] bpf, libbpf: guard bpf inline asm from bpf_tail_call_static --- 2020-10-21 Daniel Borkmann New
[bpf-next,1/3] bpf: Undo incorrect __reg_bound_offset32 handling Fix __reg_bound_offset32 handling --- 2020-03-30 Daniel Borkmann New
[bpf-next,1/4] bpf: add get{peer,sock}name attach types for sock_addr Add get{peer,sock}name cgroup attach types --- 2020-05-18 Daniel Borkmann New
[bpf-next,2/6] bpf, net: rework cookie generator as per-cpu one [bpf-next,1/6] bpf: add classid helper only based on skb->sk --- 2020-09-24 Daniel Borkmann New
[bpf-next,2/7] bpf: enable perf event rb output for bpf cgroup progs Untitled series #42615 --- 2020-03-27 Daniel Borkmann New
[bpf-next,3/6] bpf: allow for map-in-map with dynamic inner array map entries Follow-up BPF helper improvements --- 2020-10-08 Daniel Borkmann New
[bpf-next,4/4] bpf, testing: add get{peer,sock}name selftests to test_progs Add get{peer,sock}name cgroup attach types --- 2020-05-18 Daniel Borkmann New
[bpf-next,4/7] bpf: allow to retrieve cgroup v1 classid from v2 hooks Untitled series #42615 --- 2020-03-27 Daniel Borkmann New
[bpf-next,5/7] bpf: enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id Untitled series #42615 --- 2020-03-27 Daniel Borkmann New
[bpf-next,6/7] bpf: enable retrival of pid/tgid/comm from bpf cgroup hooks Untitled series #42615 --- 2020-03-27 Daniel Borkmann New
[bpf-next] bpf, bpftool: Allow probing for CONFIG_HZ from kernel config [bpf-next] bpf, bpftool: Allow probing for CONFIG_HZ from kernel config --- 2020-05-13 Daniel Borkmann New
[bpf-next,v2,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs [bpf-next,v2,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs --- 2021-01-11 Daniel Borkmann New
[bpf-next,v2,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements --- 2020-09-28 Daniel Borkmann New
[bpf-next,v2,2/2] bpf: extend bind v4/v6 selftests for mark/prio/bindtoifindex [bpf-next,v2,1/2] bpf: allow to retrieve sol_socket opts from sock_addr progs --- 2021-01-11 Daniel Borkmann New
[bpf-next,v2,2/4] bpf, libbpf: enable get{peer,sock}name attach types [bpf-next,v2,1/4] bpf: add get{peer,sock}name attach types for sock_addr --- 2020-05-18 Daniel Borkmann New
[bpf-next,v2,3/4] bpf, bpftool: enable get{peer,sock}name attach types [bpf-next,v2,1/4] bpf: add get{peer,sock}name attach types for sock_addr --- 2020-05-18 Daniel Borkmann New
[bpf-next,v2,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements --- 2020-09-28 Daniel Borkmann New
[bpf-next,v2,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements --- 2020-09-28 Daniel Borkmann New
[bpf-next,v3,1/6] bpf: improve bpf_redirect_neigh helper description Follow-up BPF helper improvements --- 2020-10-09 Daniel Borkmann New
[bpf-next,v3,2/6] bpf: add redirect_peer helper Follow-up BPF helper improvements --- 2020-10-09 Daniel Borkmann New
[bpf-next,v3,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements --- 2020-09-29 Daniel Borkmann New
[bpf-next,v3,3/6] bpf: allow for map-in-map with dynamic inner array map entries Follow-up BPF helper improvements --- 2020-10-09 Daniel Borkmann New
[bpf-next,v3,5/6] bpf, selftests: make redirect_neigh test more extensible Follow-up BPF helper improvements --- 2020-10-09 Daniel Borkmann New
[bpf-next,v3,6/6] bpf, selftests: add redirect_neigh selftest Various BPF helper improvements --- 2020-09-29 Daniel Borkmann 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,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements --- 2020-09-30 Daniel Borkmann 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,6/6] bpf, selftests: add redirect_peer selftest Follow-up BPF helper improvements --- 2020-10-09 Daniel Borkmann New
[bpf,v3,1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode [bpf,v3,1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode --- 2021-09-13 Daniel Borkmann New
[bpf,v3,2/3] bpf, selftests: Add cgroup v1 net_cls classid helpers [bpf,v3,1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode --- 2021-09-13 Daniel Borkmann New
[bpf,v3,3/3] bpf, selftests: Add test case for mixed cgroup v1/v2 [bpf,v3,1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode --- 2021-09-13 Daniel Borkmann New
[net] net: Fix gro aggregation for udp encaps with zero csum [net] net: Fix gro aggregation for udp encaps with zero csum --- 2021-02-26 Daniel Borkmann New