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
/
bpf
Age
Commit message (
Expand
)
Author
2017-12-30
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
2017-12-30
tools/bpftool: use version from the kernel source tree
Roman Gushchin
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-23
tools: bpftool: protect against races with disappearing objects
Jakub Kicinski
2017-12-23
tools: bpftool: maps: close json array on error paths of show
Jakub Kicinski
2017-12-20
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
bpftool: implement prog load command
Roman Gushchin
2017-12-08
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
2017-12-08
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
2017-11-30
tools: bpftool: declare phony targets as such
Quentin Monnet
2017-11-30
tools: bpftool: unify installation directories
Quentin Monnet
2017-11-30
tools: bpftool: remove spurious line break from error message
Quentin Monnet
2017-11-30
tools: bpftool: make error message from getopt_long() JSON-friendly
Quentin Monnet
2017-11-30
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
2017-11-30
tools: bpftool: fix crash on bad parameters with JSON
Quentin Monnet
2017-11-21
bpftool: revert printing program device bound info
Jakub Kicinski
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
2017-11-05
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2017-11-05
bpftool: print program device bound info
Jakub Kicinski
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
tools: bpf: handle long path in jit disasm
Prashant Bhole
2017-10-29
tools: bpftool: add bash completion for bpftool
Quentin Monnet
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
2017-10-24
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-24
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2017-10-22
tools: bpftool: add a command to display bpftool version
Quentin Monnet
2017-10-22
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
2017-10-22
tools: bpftool: print all relevant byte opcodes for "load double word"
Quentin Monnet
2017-10-22
tools: bpftool: print only one error message on byte parsing failure
Quentin Monnet
2017-10-22
tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
Quentin Monnet
2017-10-22
tools: bpftool: use err() instead of info() if there are too many insns
Quentin Monnet
2017-10-22
tools: bpftool: fix return value when all eBPF programs have been shown
Quentin Monnet
2017-10-22
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-04
tools: bpftool: add documentation
Jakub Kicinski
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski
[prev]
[next]