Show patches with: Submitter = Björn Töpel       |    State = Action Required       |    Archived = No       |   86 patches
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,1/2] libbpf: xsk: remove linux/compiler.h header libbpf/xsk cleanups --- 2021-03-10 Björn Töpel New
[bpf-next,v6,2/2] bpf, xdp: restructure redirect actions Optimize bpf_redirect_map()/xdp_do_redirect() --- 2021-03-08 Björn Töpel New
[bpf-next,v6,1/2] bpf, xdp: make bpf_redirect_map() a map operation Optimize bpf_redirect_map()/xdp_do_redirect() --- 2021-03-08 Björn Töpel New
[bpf-next,v2,1/2] xsk: update rings for load-acquire/store-release barriers [bpf-next,v2,1/2] xsk: update rings for load-acquire/store-release barriers --- 2021-03-05 Björn Töpel New
[bpf-next,2/2] libbpf, xsk: add libbpf_smp_store_release libbpf_smp_load_acquire load-acquire/store-release semantics for AF_XDP rings --- 2021-03-01 Björn Töpel New
[bpf-next,1/2] xsk: update rings for load-acquire/store-release semantics load-acquire/store-release semantics for AF_XDP rings --- 2021-03-01 Björn Töpel New
[bpf-next,v5,2/2] bpf, xdp: restructure redirect actions Optimize bpf_redirect_map()/xdp_do_redirect() --- 2021-02-27 Björn Töpel 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,v3,2/2] bpf, xdp: restructure redirect actions Optimize bpf_redirect_map()/xdp_do_redirect() --- 2021-02-21 Björn Töpel New
[bpf-next,v3,1/2] bpf, xdp: per-map bpf_redirect_map functions for XDP Optimize bpf_redirect_map()/xdp_do_redirect() --- 2021-02-21 Björn Töpel New
[bpf-next,v2,1/2] bpf, xdp: per-map bpf_redirect_map functions for XDP Optimize bpf_redirect_map()/xdp_do_redirect() --- 2021-02-20 Björn Töpel New
[bpf,v4] selftests/bpf: convert test_xdp_redirect.sh to bash [bpf,v4] selftests/bpf: convert test_xdp_redirect.sh to bash --- 2021-02-11 Björn Töpel New
[bpf,v3] selftests/bpf: convert test_xdp_redirect.sh to bash [bpf,v3] selftests/bpf: convert test_xdp_redirect.sh to bash --- 2021-02-09 Björn Töpel New
[bpf,v2] selftests/bpf: remove bash feature in test_xdp_redirect.sh [bpf,v2] selftests/bpf: remove bash feature in test_xdp_redirect.sh --- 2021-02-06 Björn Töpel New
[bpf] selftests/bpf: use bash instead of sh in test_xdp_redirect.sh [bpf] selftests/bpf: use bash instead of sh in test_xdp_redirect.sh --- 2021-02-05 Björn Töpel New
[bpf-next,11/12] selftests/bpf: consistent malloc/calloc usage [bpf-next,01/12] selftests/bpf: remove a lot of ifobject casting --- 2021-01-22 Björn Töpel New
[bpf-next,09/12] selftests/bpf: define local variables at the beginning of a block [bpf-next,01/12] selftests/bpf: remove a lot of ifobject casting --- 2021-01-22 Björn Töpel New
[bpf-next,08/12] selftests/bpf: change type from void * to struct generic_data * [bpf-next,01/12] selftests/bpf: remove a lot of ifobject casting --- 2021-01-22 Björn Töpel New
[bpf-next,06/12] selftests/bpf: remove casting by introduce local variable [bpf-next,01/12] selftests/bpf: remove a lot of ifobject casting --- 2021-01-22 Björn Töpel New
[bpf-next,01/12] selftests/bpf: remove a lot of ifobject casting [bpf-next,01/12] selftests/bpf: remove a lot of ifobject casting --- 2021-01-22 Björn Töpel New
[bpf-next,3/3] libbpf, xsk: select AF_XDP BPF program based on kernel version [bpf-next,1/3] xsk: remove explicit_free parameter from __xsk_rcv() --- 2021-01-22 Björn Töpel New
[bpf-next,1/3] xsk: remove explicit_free parameter from __xsk_rcv() [bpf-next,1/3] xsk: remove explicit_free parameter from __xsk_rcv() --- 2021-01-22 Björn Töpel New
[bpf-next,v2,3/8] xsk: fold xp_assign_dev and __xp_assign_dev Introduce bpf_redirect_xsk() helper --- 2021-01-19 Björn Töpel New
[bpf-next,7/8] selftest/bpf: add XDP socket tests for bpf_redirect_{xsk, map}() [bpf-next,1/8] xdp: restructure redirect actions --- 2021-01-19 Björn Töpel New
[bpf-next,6/8] libbpf, xsk: select bpf_redirect_xsk(), if supported [bpf-next,1/8] xdp: restructure redirect actions --- 2021-01-19 Björn Töpel New
[bpf-next,5/8] libbpf, xsk: select AF_XDP BPF program based on kernel version [bpf-next,1/8] xdp: restructure redirect actions --- 2021-01-19 Björn Töpel New
[bpf-next,1/8] xdp: restructure redirect actions [bpf-next,1/8] xdp: restructure redirect actions --- 2021-01-19 Björn Töpel New
[bpf-next] samples/bpf: add BPF_ATOMIC_OP macro for BPF samples [bpf-next] samples/bpf: add BPF_ATOMIC_OP macro for BPF samples --- 2021-01-18 Björn Töpel New
[bpf] MAINTAINERS: update my email address [bpf] MAINTAINERS: update my email address --- 2021-01-15 Björn Töpel New
[net,1/2] ice, xsk: clear the status bits for the next_to_use descriptor [net,1/2] ice, xsk: clear the status bits for the next_to_use descriptor --- 2020-12-11 Björn Töpel New
[v2,net-next] ice, xsk: Move Rx allocation out of while-loop [v2,net-next] ice, xsk: Move Rx allocation out of while-loop --- 2020-12-11 Björn Töpel New
[bpf-next] bpf, xdp: add bpf_redirect{,_map}() leaf node detection and optimization [bpf-next] bpf, xdp: add bpf_redirect{,_map}() leaf node detection and optimization --- 2020-12-01 Björn Töpel New
[bpf-next,v4,10/10] samples/bpf: add option to set the busy-poll budget Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,09/10] samples/bpf: add busy-poll support to xdpsock Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,08/10] samples/bpf: use recvfrom() in xdpsock/l2fwd Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,07/10] samples/bpf: use recvfrom() in xdpsock/rxdrop Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,06/10] xsk: propagate napi_id to XDP socket Rx path Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,05/10] xsk: add busy-poll support for {recv,send}msg() Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,04/10] xsk: check need wakeup flag in sendmsg() Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,03/10] xsk: add support for recvmsg() Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,02/10] net: add SO_BUSY_POLL_BUDGET socket option Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf-next,v4,01/10] net: introduce preferred busy-polling Introduce preferred busy-polling --- 2020-11-30 Björn Töpel New
[bpf,v2] net, xsk: Avoid taking multiple skbuff references [bpf,v2] net, xsk: Avoid taking multiple skbuff references --- 2020-11-23 Björn Töpel New
[bpf] net, xsk: Avoid taking multiple skbuff references [bpf] net, xsk: Avoid taking multiple skbuff references --- 2020-11-23 Björn Töpel New
[bpf-next,v2,2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements RISC-V selftest/bpf fixes --- 2020-11-18 Björn Töpel New
[bpf-next,3/3] selftests/bpf: Mark tests that require unaligned memory access Untitled series #79114 --- 2020-11-17 Björn Töpel New
[bpf-next,2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements Untitled series #79114 --- 2020-11-17 Björn Töpel New
[RFC,bpf-next,v2,8/9] samples/bpf: add busy-poll support to xdpsock Introduce preferred busy-polling --- 2020-11-05 Björn Töpel New
[RFC,bpf-next,v2,5/9] xsk: add busy-poll support for {recv,send}msg() Introduce preferred busy-polling --- 2020-11-05 Björn Töpel New
[RFC,bpf-next,v2,1/9] net: introduce preferred busy-polling Introduce preferred busy-polling --- 2020-11-05 Björn Töpel New
[RFC,bpf-next,2/9] net: add SO_BUSY_POLL_BUDGET socket option Introduce biased busy-polling --- 2020-10-28 Björn Töpel New
[RFC,bpf-next,1/9] net: introduce biased busy-polling Introduce biased busy-polling --- 2020-10-28 Björn Töpel New
[bpf-next] xsk: remove internal DMA headers [bpf-next] xsk: remove internal DMA headers --- 2020-10-05 Björn Töpel New
[bpf-next,3/4] ice, xsk: use XSK_NAPI_WEIGHT as NAPI poll budget [bpf-next,1/4] xsk: add XSK_NAPI_WEIGHT define --- 2020-09-07 Björn Töpel New
[bpf-next,1/4] xsk: add XSK_NAPI_WEIGHT define [bpf-next,1/4] xsk: add XSK_NAPI_WEIGHT define --- 2020-09-07 Björn Töpel New
[bpf-next,6/6] ixgbe, xsk: finish napi loop if AF_XDP Rx queue is full Untitled series #53970 --- 2020-09-04 Björn Töpel New
[bpf-next,5/6] ice, xsk: finish napi loop if AF_XDP Rx queue is full Untitled series #53970 --- 2020-09-04 Björn Töpel New
[bpf-next,3/6] xsk: introduce xsk_do_redirect_rx_full() helper Untitled series #53970 --- 2020-09-04 Björn Töpel New
[bpf-next,2/6] xdp: introduce xdp_do_redirect_ext() function Untitled series #53970 --- 2020-09-04 Björn Töpel New
[bpf-next,v2] bpf: {cpu,dev}map: change various functions return type from int to void [bpf-next,v2] bpf: {cpu,dev}map: change various functions return type from int to void --- 2020-09-01 Björn Töpel New
[bpf-next] bpf: change bq_enqueue() return type from int to void [bpf-next] bpf: change bq_enqueue() return type from int to void --- 2020-08-31 Björn Töpel New
[net,v3,3/3] ice: avoid premature Rx buffer reuse Untitled series #54184 --- 2020-08-25 Björn Töpel New
[net,v2,3/3] ice: avoid premature Rx buffer reuse Untitled series #54195 --- 2020-08-25 Björn Töpel New
[net-next,v2,3/3] i40e, xsk: move buffer allocation out of the Rx processing loop [net-next,v2,1/3] i40e, xsk: remove HW descriptor prefetch in AF_XDP path --- 2020-08-25 Björn Töpel New
[net-next,v2,1/3] i40e, xsk: remove HW descriptor prefetch in AF_XDP path [net-next,v2,1/3] i40e, xsk: remove HW descriptor prefetch in AF_XDP path --- 2020-08-25 Björn Töpel New
[net,2/3] ixgbe: avoid premature Rx buffer reuse Untitled series #54199 --- 2020-08-25 Björn Töpel New
[RFC,bpf-next,1/2] bpf, xdp: add naive bpf_redirect_map() tail call detection [RFC,bpf-next,1/2] bpf, xdp: add naive bpf_redirect_map() tail call detection --- 2020-06-09 Björn Töpel New
[bpf] xsk: add overflow check for u64 division, stored into u32 [bpf] xsk: add overflow check for u64 division, stored into u32 --- 2020-05-25 Björn Töpel New
[bpf-next,v3,11/15] mlx5, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL [bpf-next,v3,01/15] xsk: fix xsk_umem_xdp_frame_sz() --- 2020-05-19 Björn Töpel New
[bpf-next,v3,01/15] xsk: fix xsk_umem_xdp_frame_sz() [bpf-next,v3,01/15] xsk: fix xsk_umem_xdp_frame_sz() --- 2020-05-19 Björn Töpel New
[bpf-next,v2,13/14] xsk: explicitly inline functions and move definitions [bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ --- 2020-05-14 Björn Töpel New
[bpf-next,v2,11/14] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code [bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ --- 2020-05-14 Björn Töpel New
[bpf-next,v2,09/14] ixgbe, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL [bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ --- 2020-05-14 Björn Töpel New
[bpf-next,v2,07/14] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL [bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ --- 2020-05-14 Björn Töpel New
[bpf-next,v2,05/14] i40e: refactor rx_bi accesses [bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ --- 2020-05-14 Björn Töpel New
[bpf-next,v2,03/14] xsk: move defines only used by AF_XDP internals to xsk.h [bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ --- 2020-05-14 Björn Töpel New
[bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ [bpf-next,v2,01/14] xsk: move xskmap.c to net/xdp/ --- 2020-05-14 Björn Töpel New
[bpf-next,14/14] MAINTAINERS, xsk: update AF_XDP section after moves/adds Introduce AF_XDP buffer allocation API --- 2020-05-07 Björn Töpel New
[bpf-next,12/14] xdp: simplify xdp_return_{frame,frame_rx_napi,buff} Introduce AF_XDP buffer allocation API --- 2020-05-07 Björn Töpel New
[RFC,bpf-next,12/13] xsk: explicitly inline functions and move definitions Introduce AF_XDP buffer allocation API --- 2020-05-04 Björn Töpel New
[RFC,bpf-next,10/13] mlx5, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL Introduce AF_XDP buffer allocation API --- 2020-05-04 Björn Töpel New
[RFC,bpf-next,08/13] ice, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL Introduce AF_XDP buffer allocation API --- 2020-05-04 Björn Töpel New
[RFC,bpf-next,06/13] i40e: separate kernel allocated rx_bi rings from AF_XDP rings Introduce AF_XDP buffer allocation API --- 2020-05-04 Björn Töpel New
[RFC,bpf-next,04/13] xsk: introduce AF_XDP buffer allocation API Introduce AF_XDP buffer allocation API --- 2020-05-04 Björn Töpel New
[RFC,bpf-next,02/13] xsk: move driver interface to xdp_sock_drv.h Introduce AF_XDP buffer allocation API --- 2020-05-04 Björn Töpel New
[bpf] riscv: remove BPF JIT for nommu builds [bpf] riscv: remove BPF JIT for nommu builds --- 2020-03-31 Björn Töpel New