index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-04-19
selftests/bpf: Add a series of tests for bpf_snprintf
Florent Revest
2021-04-19
libbpf: Introduce a BPF_SNPRINTF helper macro
Florent Revest
2021-04-19
libbpf: Initialize the bpf_seq_printf parameters array field by field
Florent Revest
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
2021-04-15
bpftool: Fix a clang compilation warning
Yonghong Song
2021-04-15
selftests/bpf: Silence clang compilation warnings
Yonghong Song
2021-04-15
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
2021-04-15
tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
Yonghong Song
2021-04-15
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
2021-04-15
libbpf: Remove unused field.
Alexei Starovoitov
2021-04-14
tools/testing: Remove unused variable
zuoqilin
2021-04-14
selftests/bpf: Fix the ASSERT_ERR_PTR macro
Florent Revest
2021-04-13
selftests/bpf: Add tests for target information in bpf_link info queries
Toke Høiland-Jørgensen
2021-04-13
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
2021-04-12
libbpf: Clarify flags in ringbuf helpers
Pedro Tammela
2021-04-12
bpf: Sync bpf headers in tooling infrastucture
Daniel Borkmann
2021-04-08
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2021-04-08
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2021-04-08
libbpf: Add bpf_map__inner_map API
Andrii Nakryiko
2021-04-08
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2021-04-08
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton
Yauheni Kaliuta
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
2021-04-05
libbpf: Fix KERNEL_VERSION macro
Hengqi Chen
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
2021-04-03
libbpf: Remove redundant semi-colon
Yang Yingliang
2021-04-03
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
2021-04-02
selftests: mptcp: dump more info on mpjoin errors
Matthieu Baerts
2021-04-02
selftests: mptcp: init nstat history
Matthieu Baerts
2021-04-02
selftests: mptcp: launch mptcp_connect with timeout
Matthieu Baerts
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-01
selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
selftests/bpf: Add a test case for udp sockmap
Cong Wang
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-03-31
selftests/net: so_txtime multi-host support
Carlos Llamas
2021-03-31
selftests: ethtool: add a netdevsim FEC test
Jakub Kicinski
2021-03-31
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
2021-03-30
selftests/bpf: Add an option for a debug shell in vmtest.sh
KP Singh
2021-03-30
selftests: mptcp: remove id 0 address testcases
Geliang Tang
2021-03-30
selftests: mptcp: add addr argument for del_addr
Geliang Tang
2021-03-30
selftests: mptcp: avoid calling pm_nl_ctl with bad IDs
Matthieu Baerts
2021-03-30
tc-testing: add simple action change test
Vlad Buslov
2021-03-30
selftests: net: add UDP GRO forwarding self-tests
Paolo Abeni
2021-03-30
selftests: xsk: Remove unused defines
Björn Töpel
2021-03-30
selftests: xsk: Remove mutex and condition variable
Björn Töpel
2021-03-30
selftests: xsk: Remove thread attribute
Björn Töpel
2021-03-30
selftests: xsk: Implement bpf_link test
Maciej Fijalkowski
2021-03-30
selftests: xsk: Remove sync_mutex_tx and atomic var
Maciej Fijalkowski
[next]