2023-10-09 |
Björn Töpel | riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF...
|
commit | commitdiff | tree |
2023-10-09 |
Björn Töpel | riscv, bpf: Sign-extend return values
|
commit | commitdiff | tree |
2023-09-08 |
Björn Töpel | selftests: Keep symlinks, when possible
|
commit | commitdiff | tree |
2023-09-08 |
Björn Töpel | kselftest/runner.sh: Propagate SIGTERM to runner child
|
commit | commitdiff | tree |
2023-08-31 |
Björn Töpel | selftests/bpf: Include build flavors for install target
|
commit | commitdiff | tree |
2023-08-23 |
Björn Töpel | riscv: Require FRAME_POINTER for some configurations
|
commit | commitdiff | tree |
2023-07-11 |
Björn Töpel | riscv, bpf: Fix inconsistent JIT image generation
|
commit | commitdiff | tree |
2023-07-06 |
Björn Töpel | selftests/bpf: Bump and validate MAX_SYMS
|
commit | commitdiff | tree |
2023-07-05 |
Björn Töpel | selftests/bpf: Honor $(O) when figuring out paths
|
commit | commitdiff | tree |
2023-07-05 |
Björn Töpel | selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS...
|
commit | commitdiff | tree |
2023-07-04 |
Björn Töpel | riscv: Discard vector state on syscalls
|
commit | commitdiff | tree |
2023-06-20 |
Björn Töpel | riscv: mm: Pre-allocate PGD entries for vmalloc/modules...
|
commit | commitdiff | tree |
2023-04-11 |
Björn Töpel | riscv: entry: Save a0 prior syscall_enter_from_user_mode()
|
commit | commitdiff | tree |
2023-03-01 |
Björn Töpel | riscv, lib: Fix Zbb strncmp
|
commit | commitdiff | tree |
2023-02-22 |
Björn Töpel | riscv, mm: Perform BPF exhandler fixup on page fault
|
commit | commitdiff | tree |
2023-02-22 |
Björn Töpel | scripts/decodecode: Add support for RISC-V
|
commit | commitdiff | tree |
2023-02-22 |
Björn Töpel | riscv: Add instruction dump to RISC-V splats
|
commit | commitdiff | tree |
2023-02-15 |
Björn Töpel | selftests/bpf: Cross-compile bpftool
|
commit | commitdiff | tree |
2023-01-19 |
Björn Töpel | selftests: vm: enable cross-compilation
|
commit | commitdiff | tree |
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 |
next |