Show patches with: Submitter = Björn Töpel       |    Archived = No       |   346 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,1/8] xdp: simplify devmap cleanup Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-19 Björn Töpel bpf Accepted
[bpf-next,8/8] xdp: simplify __bpf_tx_xdp_map() Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,7/8] xdp: remove map_to_flush and map swap detection Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,6/8] xdp: make cpumap flush_list common for all map instances Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,5/8] xdp: make devmap flush_list common for all map instances Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,4/8] xsk: make xskmap flush_list common for all map instances Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,3/8] xdp: fix graze->grace type-o in cpumap comments Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,2/8] xdp: simplify cpumap cleanup Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,1/8] xdp: simplify devmap cleanup Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,v2,9/9] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,8/9] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,7/9] riscv, bpf: optimize calls riscv: BPF JIT fix, optimizations and far jumps support - - - - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,5/9] riscv, bpf: optimize BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,4/9] riscv, bpf: add support for far jumps and exits riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,3/9] riscv, bpf: add support for far branching when emitting tail call riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,2/9] riscv, bpf: add support for far branching riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,1/9] riscv, bpf: fix broken BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support - 1 - - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v5,6/6] bpf, x86: align dispatcher branch targets to 16B Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,5/6] selftests: bpf: add xdp_perf test Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,4/6] bpf: start using the BPF dispatcher in BPF_TEST_RUN Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,3/6] bpf, xdp: start using the BPF dispatcher for XDP Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,2/6] bpf: introduce BPF dispatcher Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,1/6] bpf: move trampoline JIT image allocation to a function Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v4,6/6] bpf, x86: align dispatcher branch targets to 16B Introduce the BPF dispatcher - - - - --- 2019-12-11 Björn Töpel bpf Changes Requested
[bpf-next,v4,5/6] selftests: bpf: add xdp_perf test Introduce the BPF dispatcher - - - - --- 2019-12-11 Björn Töpel bpf Changes Requested
[bpf-next,v4,4/6] bpf: start using the BPF dispatcher in BPF_TEST_RUN Introduce the BPF dispatcher - - - - --- 2019-12-11 Björn Töpel bpf Changes Requested
[bpf-next,v4,3/6] bpf, xdp: start using the BPF dispatcher for XDP Introduce the BPF dispatcher - - - - --- 2019-12-11 Björn Töpel bpf Changes Requested
[bpf-next,v4,2/6] bpf: introduce BPF dispatcher Introduce the BPF dispatcher - - - - --- 2019-12-11 Björn Töpel bpf Changes Requested
[bpf-next,v4,1/6] bpf: move trampoline JIT image allocation to a function Introduce the BPF dispatcher - - - - --- 2019-12-11 Björn Töpel bpf Changes Requested
[bpf-next,8/8] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs riscv: BPF JIT fix, optimizations and far jumps support - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,7/8] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs riscv: BPF JIT fix, optimizations and far jumps support - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,6/8] riscv, bpf: optimize calls riscv: BPF JIT fix, optimizations and far jumps support - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,5/8] riscv, bpf: provide RISC-V specific JIT image alloc/free riscv: BPF JIT fix, optimizations and far jumps support - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,4/8] riscv, bpf: optimize BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,3/8] riscv, bpf: add support for far jumps and exits riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,2/8] riscv, bpf: add support for far branching riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,1/8] riscv, bpf: fix broken BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support - 1 - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,v3,6/6] bpf, x86: align dispatcher branch targets to 16B Introduce the BPF dispatcher - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,v3,5/6] selftests: bpf: add xdp_perf test Introduce the BPF dispatcher - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,v3,4/6] bpf: start using the BPF dispatcher in BPF_TEST_RUN Introduce the BPF dispatcher - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,v3,3/6] bpf, xdp: start using the BPF dispatcher for XDP Introduce the BPF dispatcher - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,v3,2/6] bpf: introduce BPF dispatcher Introduce the BPF dispatcher - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,v3,1/6] bpf: move trampoline JIT image allocation to a function Introduce the BPF dispatcher - - - - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,v2,6/6] net/mlx5e: Start using xdp_call.h Introduce the BPF dispatcher and xdp_call.h - - - - --- 2019-11-23 Björn Töpel bpf Changes Requested
[bpf-next,v2,5/6] net/mlx4_en: start using xdp_call.h Introduce the BPF dispatcher and xdp_call.h - - - - --- 2019-11-23 Björn Töpel bpf Changes Requested
[bpf-next,v2,4/6] ixgbe: start using xdp_call.h Introduce the BPF dispatcher and xdp_call.h - - - - --- 2019-11-23 Björn Töpel bpf Changes Requested
[bpf-next,v2,3/6] i40e: start using xdp_call.h Introduce the BPF dispatcher and xdp_call.h - - - - --- 2019-11-23 Björn Töpel bpf Changes Requested
[bpf-next,v2,2/6] xdp: introduce xdp_call Introduce the BPF dispatcher and xdp_call.h - - - - --- 2019-11-23 Björn Töpel bpf Changes Requested
[bpf-next,v2,1/6] bpf: introduce BPF dispatcher Introduce the BPF dispatcher and xdp_call.h - - - - --- 2019-11-23 Björn Töpel bpf Changes Requested
[bpf-next,3/3] i40e: start using xdp_call.h Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-19 Björn Töpel bpf Changes Requested
[bpf-next,2/3] xdp: introduce xdp_call Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-19 Björn Töpel bpf Changes Requested
[bpf-next,1/3] bpf: introduce BPF dispatcher Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-19 Björn Töpel bpf Changes Requested
[RFC,bpf-next,4/4] i40e: start using xdp_call.h Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-13 Björn Töpel bpf RFC
[RFC,bpf-next,3/4] xdp: introduce xdp_call Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-13 Björn Töpel bpf RFC
[RFC,bpf-next,2/4] bpf: introduce BPF dispatcher Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-13 Björn Töpel bpf RFC
[RFC,bpf-next,1/4] bpf: teach bpf_arch_text_poke() jumps Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-13 Björn Töpel bpf RFC
[bpf-next,v5,3/3] xsk: restructure/inline XSKMAP lookup/redirect/flush xsk: XSKMAP performance improvements - - - - --- 2019-11-01 Björn Töpel bpf Accepted
[bpf-next,v5,2/3] bpf: implement map_gen_lookup() callback for XSKMAP xsk: XSKMAP performance improvements 1 - - - --- 2019-11-01 Björn Töpel bpf Accepted
[bpf-next,v5,1/3] xsk: store struct xdp_sock as a flexible array member of the XSKMAP xsk: XSKMAP performance improvements 1 - - - --- 2019-11-01 Björn Töpel bpf Accepted
[bpf-next,v4,3/3] xsk: restructure/inline XSKMAP lookup/redirect/flush xsk: XSKMAP performance improvements - - - - --- 2019-10-31 Björn Töpel bpf Changes Requested
[bpf-next,v4,2/3] bpf: implement map_gen_lookup() callback for XSKMAP xsk: XSKMAP performance improvements 1 - - - --- 2019-10-31 Björn Töpel bpf Changes Requested
[bpf-next,v4,1/3] xsk: store struct xdp_sock as a flexible array member of the XSKMAP xsk: XSKMAP performance improvements 1 - - - --- 2019-10-31 Björn Töpel bpf Changes Requested
[bpf] bpf: change size to u64 for bpf_map_{area_alloc,charge_init}() [bpf] bpf: change size to u64 for bpf_map_{area_alloc,charge_init}() - 2 1 - --- 2019-10-29 Björn Töpel bpf Accepted
[bpf-next,v3,2/2] bpf: implement map_gen_lookup() callback for XSKMAP xsk: XSKMAP lookup improvements 1 - - - --- 2019-10-25 Björn Töpel bpf Changes Requested
[bpf-next,v3,1/2] xsk: store struct xdp_sock as a flexible array member of the XSKMAP xsk: XSKMAP lookup improvements 1 - - - --- 2019-10-25 Björn Töpel bpf Changes Requested
[bpf-next,v2,2/2] bpf: implement map_gen_lookup() callback for XSKMAP xsk: XSKMAP lookup improvements - - - - --- 2019-10-25 Björn Töpel bpf Changes Requested
[bpf-next,v2,1/2] xsk: store struct xdp_sock as a flexible array member of the XSKMAP xsk: XSKMAP lookup improvements - - - - --- 2019-10-25 Björn Töpel bpf Changes Requested
[bpf-next,v3] libbpf: use implicit XSKMAP lookup from AF_XDP XDP program [bpf-next,v3] libbpf: use implicit XSKMAP lookup from AF_XDP XDP program 1 - - - --- 2019-10-22 Björn Töpel bpf Accepted
[bpf-next,v2] libbpf: use implicit XSKMAP lookup from AF_XDP XDP program [bpf-next,v2] libbpf: use implicit XSKMAP lookup from AF_XDP XDP program - - - - --- 2019-10-21 Björn Töpel bpf Changes Requested
[bpf-next] libbpf: remove explicit XSKMAP lookup from AF_XDP XDP program [bpf-next] libbpf: remove explicit XSKMAP lookup from AF_XDP XDP program - - - - --- 2019-10-20 Björn Töpel bpf Changes Requested
[2/2] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero perf tools: optional compile time test_attr__* depenency for perf-sys.h 1 - - 1 --- 2019-10-01 Björn Töpel bpf Not Applicable
[1/2] perf tools: Make usage of test_attr__* optional for perf-sys.h perf tools: optional compile time test_attr__* depenency for perf-sys.h 1 1 - - --- 2019-10-01 Björn Töpel bpf Not Applicable
[bpf] samples/bpf: fix build for task_fd_query_user.c [bpf] samples/bpf: fix build for task_fd_query_user.c 1 - - 1 --- 2019-10-01 Björn Töpel bpf Accepted
[bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig [bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig - - - - --- 2019-10-01 Björn Töpel bpf Changes Requested
[bpf] xsk: relax UMEM headroom alignment [bpf] xsk: relax UMEM headroom alignment - 1 - - --- 2019-09-18 Björn Töpel bpf Accepted
[bpf-next,v3,4/4] xsk: lock the control mutex in sock_diag interface xsk: various CPU barrier and {READ, WRITE}_ONCE 1 1 - - --- 2019-09-04 Björn Töpel bpf Accepted
[bpf-next,v3,3/4] xsk: use state member for socket synchronization xsk: various CPU barrier and {READ, WRITE}_ONCE 1 1 - - --- 2019-09-04 Björn Töpel bpf Accepted
[bpf-next,v3,2/4] xsk: avoid store-tearing when assigning umem xsk: various CPU barrier and {READ, WRITE}_ONCE 1 1 - - --- 2019-09-04 Björn Töpel bpf Accepted
[bpf-next,v3,1/4] xsk: avoid store-tearing when assigning queues xsk: various CPU barrier and {READ, WRITE}_ONCE 1 1 - - --- 2019-09-04 Björn Töpel bpf Accepted
[bpf-next,v2,4/4] xsk: lock the control mutex in sock_diag interface xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-26 Björn Töpel bpf Changes Requested
[bpf-next,v2,3/4] xsk: avoid store-tearing when assigning umem xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-26 Björn Töpel bpf Changes Requested
[bpf-next,v2,2/4] xsk: add proper barriers and {READ, WRITE}_ONCE-correctness for state xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-26 Björn Töpel bpf Changes Requested
[bpf-next,v2,1/4] xsk: avoid store-tearing when assigning queues xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-26 Björn Töpel bpf Changes Requested
[bpf-next,4/4] xsk: lock the control mutex in sock_diag interface xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-22 Björn Töpel bpf Changes Requested
[bpf-next,3/4] xsk: avoid store-tearing when assigning umem xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-22 Björn Töpel bpf Changes Requested
[bpf-next,2/4] xsk: add proper barriers and {READ, WRITE}_ONCE-correctness for state xsk: various CPU barrier and {READ, WRITE}_ONCE fixes - 1 - - --- 2019-08-22 Björn Töpel bpf Changes Requested
[bpf-next,1/4] xsk: avoid store-tearing when assigning queues xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-22 Björn Töpel bpf Changes Requested
[bpf-next] xsk: proper socket state check in xsk_poll [bpf-next] xsk: proper socket state check in xsk_poll - 1 - - --- 2019-08-20 Björn Töpel bpf Changes Requested
[bpf-next,v5,2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP [bpf-next,v5,1/2] xsk: remove AF_XDP socket from map when the socket is released - - - - --- 2019-08-15 Björn Töpel bpf Accepted
[bpf-next,v5,1/2] xsk: remove AF_XDP socket from map when the socket is released [bpf-next,v5,1/2] xsk: remove AF_XDP socket from map when the socket is released - - - - --- 2019-08-15 Björn Töpel bpf Accepted
[bpf-next,v4,2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP net: xdp: XSKMAP improvements - - 1 - --- 2019-08-02 Björn Töpel bpf Changes Requested
[bpf-next,v4,1/2] xsk: remove AF_XDP socket from map when the socket is released net: xdp: XSKMAP improvements - - 1 - --- 2019-08-02 Björn Töpel bpf Changes Requested
[bpf-next] MAINTAINERS: add reviewer to maintainers entry [bpf-next] MAINTAINERS: add reviewer to maintainers entry 1 - - - --- 2019-06-24 Björn Töpel bpf Accepted
[bpf-next,v3,2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP net: xdp: XSKMAP improvements - - - - --- 2019-06-20 Björn Töpel bpf Changes Requested
[bpf-next,v3,1/2] xsk: remove AF_XDP socket from map when the socket is released net: xdp: XSKMAP improvements - - - - --- 2019-06-20 Björn Töpel bpf Changes Requested
[bpf-next,v3,5/5] net: xdp: remove xdp_attachment_flags_ok() and flags member net: xdp: refactor XDP program queries - - - - --- 2019-06-10 Björn Töpel bpf Changes Requested
[bpf-next,v3,4/5] net: xdp: refactor XDP flags checking net: xdp: refactor XDP program queries - - - - --- 2019-06-10 Björn Töpel bpf Changes Requested
[bpf-next,v3,3/5] net: xdp: remove XDP_QUERY_PROG{,_HW} net: xdp: refactor XDP program queries - - - - --- 2019-06-10 Björn Töpel bpf Changes Requested
[bpf-next,v3,2/5] nfp, netdevsim: use dev_xdp_support_offload() function net: xdp: refactor XDP program queries - - - - --- 2019-06-10 Björn Töpel bpf Changes Requested
« 1 2 3 4 »