2023-01-05 |
Björn Töpel | riscv, kprobes: Stricter c.jr/c.jalr decoding
|
commit | commitdiff | tree |
2022-12-09 |
Björn Töpel | selftests: net: Fix O=dir builds
|
commit | commitdiff | tree |
2022-12-08 |
Björn Töpel | bpf: Do not zero-extend kfunc return values
|
commit | commitdiff | tree |
2022-11-30 |
Björn Töpel | riscv: mm: Proper page permissions after initmem free
|
commit | commitdiff | tree |
2022-11-22 |
Björn Töpel | selftests: net: Add cross-compilation support for BPF...
|
commit | commitdiff | tree |
2022-11-21 |
Björn Töpel | Documentation: riscv: Document the sv57 VM layout
|
commit | commitdiff | tree |
2022-11-17 |
Björn Töpel | selftests/bpf: Pass target triple to get_sys_includes...
|
commit | commitdiff | tree |
2022-11-17 |
Björn Töpel | selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub...
|
commit | commitdiff | tree |
2022-04-15 |
Björn Töpel | xsk: Improve xdp_do_redirect() error codes
|
commit | commitdiff | tree |
2021-11-17 |
Björn Töpel | bpf, x86: Fix "no previous prototype" warning
|
commit | commitdiff | tree |
2021-11-05 |
Björn Töpel | riscv, bpf: Fix RV32 broken build, and silence RV64...
|
commit | commitdiff | tree |
2021-11-01 |
Björn Töpel | selftests, bpf: Fix broken riscv build
|
commit | commitdiff | tree |
2021-11-01 |
Björn Töpel | riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
|
commit | commitdiff | tree |
2021-11-01 |
Björn Töpel | tools, build: Add RISC-V to HOSTARCH parsing
|
commit | commitdiff | tree |
2021-11-01 |
Björn Töpel | riscv, bpf: Increase the maximum number of iterations
|
commit | commitdiff | tree |
2021-10-28 |
Björn Töpel | riscv, bpf: Fix potential NULL dereference
|
commit | commitdiff | tree |
2021-05-10 |
Björn Töpel | tools/memory-model: Fix smp_mb__after_spinlock() spelling
|
commit | commitdiff | tree |
2021-03-30 |
Björn Töpel | selftests: xsk: Remove unused defines
|
commit | commitdiff | tree |
2021-03-30 |
Björn Töpel | selftests: xsk: Remove mutex and condition variable
|
commit | commitdiff | tree |
2021-03-30 |
Björn Töpel | selftests: xsk: Remove thread attribute
|
commit | commitdiff | tree |
2021-03-10 |
Björn Töpel | libbpf: xsk: Move barriers from libbpf_util.h to xsk.h
|
commit | commitdiff | tree |
2021-03-10 |
Björn Töpel | libbpf: xsk: Remove linux/compiler.h header
|
commit | commitdiff | tree |
2021-03-10 |
Björn Töpel | bpf, xdp: Restructure redirect actions
|
commit | commitdiff | tree |
2021-03-10 |
Björn Töpel | bpf, xdp: Make bpf_redirect_map() a map operation
|
commit | commitdiff | tree |
2021-03-08 |
Björn Töpel | libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_ac...
|
commit | commitdiff | tree |
2021-03-08 |
Björn Töpel | xsk: Update rings for load-acquire/store-release barriers
|
commit | commitdiff | tree |
2021-02-12 |
Björn Töpel | i40e: Simplify the do-while allocation loop
|
commit | commitdiff | tree |
2021-02-11 |
Björn Töpel | selftests/bpf: Convert test_xdp_redirect.sh to bash
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Avoid useless void *-casts
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Consistent malloc/calloc usage
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Avoid heap allocation
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Define local variables at the beginning...
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Change type from void * to struct generic_data *
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Change type from void * to struct ifaceconfig...
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Remove casting by introduce local variable
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Improve readability of xdpxceiver/worker_pkt_...
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Remove memory leak
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Fix style warnings
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Remove unused enums
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | selftests/bpf: Remove a lot of ifobject casting
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | libbpf, xsk: Select AF_XDP BPF program based on kernel...
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | xsk: Fold xp_assign_dev and __xp_assign_dev
|
commit | commitdiff | tree |
2021-01-25 |
Björn Töpel | xsk: Remove explicit_free parameter from __xsk_rcv()
|
commit | commitdiff | tree |
2021-01-20 |
Björn Töpel | samples/bpf: Add BPF_ATOMIC_OP macro for BPF samples
|
commit | commitdiff | tree |
2021-01-15 |
Björn Töpel | MAINTAINERS: Update my email address
|
commit | commitdiff | tree |
2020-12-16 |
Björn Töpel | i40e, xsk: clear the status bits for the next_to_use...
|
commit | commitdiff | tree |
2020-12-16 |
Björn Töpel | ice, xsk: clear the status bits for the next_to_use...
|
commit | commitdiff | tree |
2020-12-15 |
Björn Töpel | ice, xsk: Move Rx allocation out of while-loop
|
commit | commitdiff | tree |
2020-12-09 |
Björn Töpel | ice: avoid premature Rx buffer reuse
|
commit | commitdiff | tree |
2020-12-09 |
Björn Töpel | ixgbe: avoid premature Rx buffer reuse
|
commit | commitdiff | tree |
2020-12-09 |
Björn Töpel | i40e: avoid premature Rx buffer reuse
|
commit | commitdiff | tree |
2020-12-08 |
Björn Töpel | xsk: Validate socket state in xsk_recvmsg, prior touching...
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | samples/bpf: Add option to set the busy-poll budget
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | samples/bpf: Add busy-poll support to xdpsock
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | samples/bpf: Use recvfrom() in xdpsock/l2fwd
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | samples/bpf: Use recvfrom() in xdpsock/rxdrop
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | xsk: Propagate napi_id to XDP socket Rx path
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | xsk: Add busy-poll support for {recv,send}msg()
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | xsk: Check need wakeup flag in sendmsg()
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | xsk: Add support for recvmsg()
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | net: Add SO_BUSY_POLL_BUDGET socket option
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | net: Introduce preferred busy-polling
|
commit | commitdiff | tree |
2020-11-30 |
Björn Töpel | xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_b...
|
commit | commitdiff | tree |
2020-11-24 |
Björn Töpel | net, xsk: Avoid taking multiple skbuff references
|
commit | commitdiff | tree |
2020-11-19 |
Björn Töpel | selftests/bpf: Mark tests that require unaligned memory...
|
commit | commitdiff | tree |
2020-11-19 |
Björn Töpel | selftests/bpf: Avoid running unprivileged tests with...
|
commit | commitdiff | tree |
2020-11-19 |
Björn Töpel | selftests/bpf: Fix broken riscv build
|
commit | commitdiff | tree |
2020-10-05 |
Björn Töpel | xsk: Remove internal DMA headers
|
commit | commitdiff | tree |
2020-09-15 |
Björn Töpel | xsk: Fix number of pinned pages/umem size discrepancy
|
commit | commitdiff | tree |
2020-09-14 |
Björn Töpel | i40e, xsk: move buffer allocation out of the Rx processing...
|
commit | commitdiff | tree |
2020-09-14 |
Björn Töpel | i40e: use 16B HW descriptors instead of 32B
|
commit | commitdiff | tree |
2020-09-14 |
Björn Töpel | i40e, xsk: remove HW descriptor prefetch in AF_XDP...
|
commit | commitdiff | tree |
2020-09-01 |
Björn Töpel | bpf: {cpu,dev}map: Change various functions return...
|
commit | commitdiff | tree |
2020-06-19 |
Björn Töpel | i40e: fix crash when Rx descriptor count is changed
|
commit | commitdiff | tree |
2020-05-25 |
Björn Töpel | xsk: Add overflow check for u64 division, stored into u32
|
commit | commitdiff | tree |
2020-05-25 |
Björn Töpel | Documentation/features: Correct RISC-V kprobes support...
|
commit | commitdiff | tree |
2020-05-25 |
Björn Töpel | Documentation/features: Refresh the arch support status...
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | MAINTAINERS, xsk: Update AF_XDP section after moves...
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Explicitly inline functions and move definitions
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xdp: Simplify xdp_return_{frame, frame_rx_napi, buff}
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | i40e: Separate kernel allocated rx_bi rings from AF_XDP...
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | i40e: Refactor rx_bi accesses
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Introduce AF_XDP buffer allocation API
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Move defines only used by AF_XDP internals to...
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Move xskmap.c to net/xdp/
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Fix xsk_umem_xdp_frame_sz()
|
commit | commitdiff | tree |
2020-04-02 |
Björn Töpel | riscv, bpf: Remove BPF JIT for nommu builds
|
commit | commitdiff | tree |
2020-03-13 |
Björn Töpel | bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
|
commit | commitdiff | tree |
2020-01-21 |
Björn Töpel | xsk, net: Make sock_def_readable() have external linkage
|
commit | commitdiff | tree |
2019-12-20 |
Björn Töpel | xdp: Simplify __bpf_tx_xdp_map()
|
commit | commitdiff | tree |
2019-12-20 |
Björn Töpel | xdp: Remove map_to_flush and map swap detection
|
commit | commitdiff | tree |
2019-12-20 |
Björn Töpel | xdp: Make cpumap flush_list common for all map instances
|
commit | commitdiff | tree |
2019-12-20 |
Björn Töpel | xdp: Make devmap flush_list common for all map instances
|
commit | commitdiff | tree |
2019-12-20 |
Björn Töpel | xsk: Make xskmap flush_list common for all map instances
|
commit | commitdiff | tree |
2019-12-20 |
Björn Töpel | xdp: Fix graze->grace type-o in cpumap comments
|
commit | commitdiff | tree |
next |