index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-26
bpf: Print error message for bpftool cgroup show
Hechao Li
2019-12-18
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
bpftool: Work-around rst2man conversion bug
Andrii Nakryiko
2019-12-18
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
2019-12-17
bpftool: Add gen subcommand manpage
Andrii Nakryiko
2019-12-17
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
2019-12-16
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
2019-12-15
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
2019-12-15
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
2019-12-15
bpftool: Add skeleton codegen command
Andrii Nakryiko
2019-12-15
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
2019-12-15
bpftool: Match maps by name
Paul Chaignon
2019-12-15
bpftool: Match programs by name
Paul Chaignon
2019-12-15
bpftool: Match several programs with same tag
Paul Chaignon
2019-12-11
bpftool: Don't crash on missing jited insns or ksyms
Toke Høiland-Jørgensen
2019-11-24
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
2019-11-24
tools, bpftool: Fix warning on ignored return value for 'read'
Quentin Monnet
2019-11-07
tools, bpf_asm: Warn when jumps are out of range
Ilya Leoshkevich
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-25
bpftool: Allow to read btf as raw data
Jiri Olsa
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-07
bpftool: Fix bpftool build by switching to bpf_object__open_file()
Andrii Nakryiko
2019-09-30
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-15
tools: bpftool: close prog FD before exit on showing a single program
Quentin Monnet
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
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
tools: bpftool: add feature check for zlib
Peter Wu
[prev]
[next]