aboutsummaryrefslogtreecommitdiff
path: root/tools/bpf
AgeCommit message (Expand)Author
2019-11-24tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet
2019-11-24tools, bpftool: Fix warning on ignored return value for 'read'Quentin Monnet
2019-11-07tools, bpf_asm: Warn when jumps are out of rangeIlya Leoshkevich
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-25bpftool: Allow to read btf as raw dataJiri Olsa
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-07bpftool: Fix bpftool build by switching to bpf_object__open_file()Andrii Nakryiko
2019-09-30tools: bpf: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-31tools: bpftool: do not link twice against libbpf.a in MakefileQuentin Monnet
2019-08-31tools: bpf: account for generated feature/ and libbpf/ directoriesQuentin Monnet
2019-08-31tools: bpftool: improve and check builds for different make invocationsQuentin Monnet
2019-08-31tools: bpftool: ignore make built-in rules for getting kernel versionQuentin Monnet
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet
2019-08-21tools: bpftool: show frozen status for mapsQuentin Monnet
2019-08-20tools: bpftool: implement "bpftool btf show|list"Quentin Monnet
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-15tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet
2019-08-15tools: bpftool: move "__printf()" attributes to header fileQuentin Monnet
2019-08-15tools: bpftool: fix format string for p_err() in detect_common_prefix()Quentin Monnet
2019-08-15tools: bpftool: fix format string for p_err() in query_flow_dissector()Quentin Monnet
2019-08-15tools: bpftool: fix argument for p_err() in BTF do_dump()Quentin Monnet
2019-08-15tools: bpftool: fix format strings and arguments for jsonw_printf()Quentin Monnet
2019-08-15tools: bpftool: fix arguments for p_err() in do_event_pipe()Quentin Monnet
2019-08-15tools: bpftool: add documentation for net attach/detachDaniel T. Lee
2019-08-15tools: bpftool: add bash-completion for net attach/detachDaniel T. Lee
2019-08-15tools: bpftool: add net detach command to detach XDP on interfaceDaniel T. Lee
2019-08-15tools: bpftool: add net attach command to attach XDP on interfaceDaniel T. Lee
2019-08-14tools: bpftool: compile with $(EXTRA_WARNINGS)Quentin Monnet
2019-08-13tools: bpftool: add feature check for zlibPeter Wu
2019-08-12tools: bpftool: fix reading from /proc/config.gzPeter Wu
2019-08-09tools: bpftool: add error message on pin failureJakub Kicinski
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski
2019-07-30tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski
2019-07-29tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen
2019-07-12tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08tools: bpftool: add completion for bpftool prog "loadall"Quentin Monnet
2019-07-08tools/bpftool: switch map event_pipe to libbpf's perf_bufferAndrii Nakryiko
2019-07-05tools: bpftool: Fix json dump crash on powerpcJiri Olsa
2019-07-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev
2019-06-26tools: bpftool: use correct argument in cgroup errorsJakub Kicinski
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232Thomas Gleixner