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
2019-09-05
selftests/bpf: precision tracking tests
Alexei Starovoitov
2019-09-03
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
2019-09-03
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
2019-09-03
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
2019-09-03
selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
Ilya Leoshkevich
2019-09-03
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
2019-09-03
selftests/bpf: test_progs: fix verbose mode garbage
Stanislav Fomichev
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
2019-08-31
selftests/bpf: Fix a typo in test_offload.py
Masanari Iida
2019-08-31
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
2019-08-31
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-31
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
2019-08-28
selftests/bpf: remove wrong nhoff in flow dissector test
Stanislav Fomichev
2019-08-28
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
2019-08-28
selftests/bpf: test_progs: remove asserts from subtests
Stanislav Fomichev
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
2019-08-28
selftests/bpf: add precision tracking test
Alexei Starovoitov
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
2019-08-28
tools/bpf: sync bpf.h
Alexei Starovoitov
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
2019-08-21
tools: bpftool: show frozen status for maps
Quentin Monnet
2019-08-21
bpf: sync bpf.h to tools/
Peter Wu
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
2019-08-20
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
2019-08-17
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
2019-08-17
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-08-17
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
2019-08-17
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
2019-08-15
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
2019-08-15
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
2019-08-15
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-15
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
2019-08-15
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
2019-08-13
selftests/bpf: fix race in flow dissector tests
Petar Penkov
2019-08-13
tools: bpftool: add feature check for zlib
Peter Wu
[next]