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
[RFC,1/3] riscv: set HAVE_EFFICIENT_UNALIGNED_ACCESS RV64G eBPF JIT - - - - --- 2019-01-15 Björn Töpel bpf RFC
[RFC,2/3] riscv: add build infra for JIT compiler RV64G eBPF JIT - - - - --- 2019-01-15 Björn Töpel bpf RFC
[RFC,3/3] bpf, riscv: added eBPF JIT for RV64G RV64G eBPF JIT - - - - --- 2019-01-15 Björn Töpel bpf RFC
[bpf-next,1/3] net: xsk: track AF_XDP sockets on a per-netns list AF_XDP: add socket monitoring support - - - - --- 2019-01-18 Björn Töpel bpf Changes Requested
[bpf-next,2/3] xsk: add id to umem AF_XDP: add socket monitoring support - - - - --- 2019-01-18 Björn Töpel bpf Changes Requested
[bpf-next,3/3] xsk: add sock_diag interface for AF_XDP AF_XDP: add socket monitoring support - - - - --- 2019-01-18 Björn Töpel bpf Changes Requested
i40e: replace switch-statement with if-clause i40e: replace switch-statement with if-clause - - - - --- 2019-01-21 Björn Töpel davem Awaiting Upstream
[bpf-next,v2,1/3] net: xsk: track AF_XDP sockets on a per-netns list AF_XDP: add socket monitoring support - - - - --- 2019-01-24 Björn Töpel bpf Accepted
[bpf-next,v2,2/3] xsk: add id to umem AF_XDP: add socket monitoring support - - - - --- 2019-01-24 Björn Töpel bpf Accepted
[bpf-next,v2,3/3] xsk: add sock_diag interface for AF_XDP AF_XDP: add socket monitoring support - - - - --- 2019-01-24 Björn Töpel bpf Accepted
[iproute2-next,1/2] uapi: add xdp_diag.h ss: AF_XDP monitoring support - - - - --- 2019-01-25 Björn Töpel dsa Awaiting Upstream
[iproute2-next,2/2] ss: add AF_XDP support ss: AF_XDP monitoring support - - - - --- 2019-01-25 Björn Töpel dsa Changes Requested
[v2] i40e: replace switch-statement to speed-up retpoline-enabled builds [v2] i40e: replace switch-statement to speed-up retpoline-enabled builds - - - - --- 2019-01-29 Björn Töpel davem Awaiting Upstream
[iproute2-next,v2] ss: add AF_XDP support [iproute2-next,v2] ss: add AF_XDP support - - - - --- 2019-01-30 Björn Töpel dsa Accepted
[bpf-next,1/3] bpf, riscv: add BPF JIT for RV64G Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
[bpf-next,2/3] MAINTAINERS: add RISC-V BPF JIT maintainer Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
[bpf-next,3/3] bpf, doc: add RISC-V to filter.txt Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
[bpf-next,v2,1/4] bpf, riscv: add BPF JIT for RV64G Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[bpf-next,v2,2/4] MAINTAINERS: add RISC-V BPF JIT maintainer Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[bpf-next,v2,3/4] bpf, doc: add RISC-V JIT to BPF documentation Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[bpf-next,v2,4/4] selftests/bpf: add "any alignment" annotation for some tests Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[bpf] xsk: do not remove umem from netdevice on fall-back to copy-mode [bpf] xsk: do not remove umem from netdevice on fall-back to copy-mode - 1 - - --- 2019-02-12 Björn Töpel bpf Accepted
[1/2] i40e: move i40e_xsk_umem function i40e: fix regression that enables AF_XDP ZC unconditionally - - - 1 --- 2019-02-12 Björn Töpel davem Awaiting Upstream
[2/2] i40e: add tracking of AF_XDP ZC state for each queue pair i40e: fix regression that enables AF_XDP ZC unconditionally - 1 - 1 --- 2019-02-12 Björn Töpel davem Awaiting Upstream
[bpf-next] net: bpf: remove XDP_QUERY_XSK_UMEM enumerator [bpf-next] net: bpf: remove XDP_QUERY_XSK_UMEM enumerator 1 - - - --- 2019-02-13 Björn Töpel bpf Accepted
[net] i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race [net] i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race - 2 - - --- 2019-02-14 Björn Töpel davem Awaiting Upstream
[bpf] Revert "xsk: simplify AF_XDP socket teardown" [bpf] Revert "xsk: simplify AF_XDP socket teardown" - - - - --- 2019-02-21 Björn Töpel bpf Accepted
[bpf,1/2] xsk: fix to reject invalid flags in xsk_bind xsk: fix non-existing flag/option behavior - 1 - - --- 2019-03-08 Björn Töpel bpf Accepted
[bpf,2/2] xsk: fix to reject invalid options in Tx descriptor xsk: fix non-existing flag/option behavior - 1 - - --- 2019-03-08 Björn Töpel bpf Accepted
[bpf] xsk: fix umem memory leak on cleanup [bpf] xsk: fix umem memory leak on cleanup - 1 - - --- 2019-03-13 Björn Töpel bpf Accepted
[bpf,1/2] libbpf: add xsk.h to install_headers target libbpf: minor packaging fixes - 1 - - --- 2019-03-27 Björn Töpel bpf Accepted
[bpf,2/2] libbpf: add libelf dependency to shared library build libbpf: minor packaging fixes - 1 - - --- 2019-03-27 Björn Töpel bpf Accepted
[bpf,1/2] libbpf: fix invalid munmap call libbpf: fixes for AF_XDP teardown - 1 - 1 --- 2019-04-30 Björn Töpel bpf Accepted
[bpf,2/2] libbpf: proper XSKMAP cleanup libbpf: fixes for AF_XDP teardown - 1 - 1 --- 2019-04-30 Björn Töpel bpf Accepted
[bpf-next,1/2] xsk: remove AF_XDP socket from map when the socket is released Two XSKMAP improvements - - - - --- 2019-05-04 Björn Töpel bpf Changes Requested
[bpf-next,2/2] xsk: honor BPF_EXIST and BPF_NOEXIST flags in XSKMAP Two XSKMAP improvements - - - - --- 2019-05-04 Björn Töpel bpf Changes Requested
[bpf] libbpf: remove unnecessary cast-to-void [bpf] libbpf: remove unnecessary cast-to-void - 2 - - --- 2019-05-06 Björn Töpel bpf Accepted
[bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32 [bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32 - 1 - - --- 2019-05-21 Björn Töpel bpf Accepted
[bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor [bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor 1 1 - - --- 2019-05-22 Björn Töpel bpf Accepted
[bpf-next,1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code - - 1 - --- 2019-05-22 Björn Töpel bpf Changes Requested
[bpf-next,2/2] net: xdp: remove XDP_QUERY_PROG{,_HW} net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code - - - - --- 2019-05-22 Björn Töpel bpf Changes Requested
[bpf-next,v2,1/2] xsk: remove AF_XDP socket from map when the socket is released net: xdp: Two XSKMAP improvements - - - - --- 2019-05-22 Björn Töpel bpf Changes Requested
[bpf-next,v2,2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP net: xdp: Two XSKMAP improvements - - - - --- 2019-05-22 Björn Töpel bpf Changes Requested
[bpf-next,v2,1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code - - - - --- 2019-05-31 Björn Töpel bpf Changes Requested
[bpf-next,v2,2/2] net: xdp: remove XDP_QUERY_PROG{,_HW} net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code - - - - --- 2019-05-31 Björn Töpel bpf Changes Requested
[bpf-next,v3,1/5] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev 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
[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,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,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,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,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] 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,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,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,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,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] 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,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,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,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,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,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,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,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,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,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,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,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,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] xsk: relax UMEM headroom alignment [bpf] xsk: relax UMEM headroom alignment - 1 - - --- 2019-09-18 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] 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
[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
[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
[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
[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,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,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,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,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,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] 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,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-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,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,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,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,3/3] xsk: restructure/inline XSKMAP lookup/redirect/flush xsk: XSKMAP performance improvements - - - - --- 2019-11-01 Björn Töpel bpf Accepted
[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
[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,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,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
[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
[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,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,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,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,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,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
« 1 2 3 4 »