index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-04-23
tools: sync include/uapi/linux/bpf.h
Benjamin Tissoires
2024-04-19
selftests/bpf: Use connect_to_addr in sk_assign
Geliang Tang
2024-04-19
selftests/bpf: Use connect_to_addr in cls_redirect
Geliang Tang
2024-04-19
selftests/bpf: Update arguments of connect_to_addr
Geliang Tang
2024-04-19
selftests/bpf: Use start_server_addr in sk_assign
Geliang Tang
2024-04-19
selftests/bpf: Use start_server_addr in cls_redirect
Geliang Tang
2024-04-19
selftests/bpf: Add start_server_addr helper
Geliang Tang
2024-04-17
libbpf: Fix dump of subsequent char arrays
Quentin Deslandes
2024-04-17
libbpf: Fix misaligned array closing bracket
Quentin Deslandes
2024-04-16
bpftool: Address minor issues in bash completion
Quentin Monnet
2024-04-16
bpftool: Update documentation where progs/maps can be passed by name
Quentin Monnet
2024-04-12
selftests/bpf: Add read_trace_pipe_iter function
Jiri Olsa
2024-04-12
bpftool: Fix typo in error message
Thorsten Blum
2024-04-11
selftests/bpf: Export send_recv_data helper
Geliang Tang
2024-04-11
selftests/bpf: Add struct send_recv_arg
Geliang Tang
2024-04-11
selftests/bpf: Fix umount cgroup2 error in test_sockmap
Geliang Tang
2024-04-10
selftests/bpf: Enable tests for atomics with cpuv4
Yonghong Song
2024-04-10
selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
Yonghong Song
2024-04-10
selftests/bpf: Refactor out helper functions for a few tests
Yonghong Song
2024-04-10
bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
Yonghong Song
2024-04-10
libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
Yonghong Song
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
2024-04-08
selftests/bpf: eliminate warning of get_cgroup_id_from_path()
Jason Xing
2024-04-06
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
2024-04-06
libbpf: ringbuf: Allow to consume up to a certain amount of items
Andrea Righi
2024-04-06
libbpf: Start v1.5 development cycle
Andrea Righi
2024-04-05
selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
David Vernet
2024-04-05
selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
Kui-Feng Lee
2024-04-05
selftests/bpf: add test for bpf_for_each_map_elem() with different maps
Philo Lu
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
2024-04-04
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
2024-04-03
selftests/xsk: Add new test case for AF_XDP under max ring sizes
Tushar Vyavahare
2024-04-03
selftests/xsk: Test AF_XDP functionality under minimal ring configurations
Tushar Vyavahare
2024-04-03
selftests/xsk: Introduce set_ring_size function with a retry mechanism for ha...
Tushar Vyavahare
2024-04-03
selftests/bpf: Implement set_hw_ring_size function to configure interface rin...
Tushar Vyavahare
2024-04-03
selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...
Tushar Vyavahare
2024-04-03
selftests/xsk: Make batch size variable
Tushar Vyavahare
2024-04-03
tools: Add ethtool.h header to tooling infra
Tushar Vyavahare
2024-04-02
bpf: Add arm64 JIT support for bpf_addr_space_cast instruction.
Puranjay Mohan
2024-04-02
selftests/bpf: Add pid limit for mptcpify prog
Geliang Tang
2024-04-02
libbpf: Use local bpf_helpers.h include
Tobias Böhm
2024-04-02
selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
Pu Lehui
2024-04-02
bpftool: Use __typeof__() instead of typeof() in BPF skeleton
Andrii Nakryiko
2024-04-02
selftests/bpf: Using llvm may_goto inline asm for cond_break macro
Yonghong Song
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
2024-04-02
bpftool: Clean-up typos, punctuation, list formatting in docs
Rameez Rehman
2024-04-02
bpftool: Remove useless emphasis on command description in man pages
Rameez Rehman
2024-04-02
bpftool: Use simpler indentation in source rST for documentation
Rameez Rehman
[next]