summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool
Commit message (Expand)AuthorAge
* Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko2019-05-17
* | tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-05-16
|/
* bpftool: exclude bash-completion/bpftool from .gitignore patternMasahiro Yamada2019-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
|\
| * tools: bpftool: fix infinite loop in map createAlban Crequy2019-04-25
* | bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probingMartin KaFai Lau2019-04-27
* | bpftool: fix indendation in bash-completion/bpftoolAndrii Nakryiko2019-04-26
* | bpftool: add bash completions for btf commandAndrii Nakryiko2019-04-26
* | bpftool/docs: add btf sub-command documentationAndrii Nakryiko2019-04-26
* | bpftool: add ability to dump BTF typesAndrii Nakryiko2019-04-26
* | bpftool: Fix errno variable usageBenjamin Poirier2019-04-25
* | bpftool: show flow_dissector attachment statusStanislav Fomichev2019-04-25
* | tools/bpftool: show btf_id in map listingPrashant Bhole2019-04-16
* | tools/bpftool: re-organize newline printing for map listingPrashant Bhole2019-04-16
* | bpftool: Support sysctl hookAndrey Ignatov2019-04-16
* | bpftool: Improve handling of ENOSPC on reuseport_array map dumpsBenjamin Poirier2019-04-16
* | bpftool: Use print_entry_error() in case of ENOENT when dumpingBenjamin Poirier2019-04-16
* | tools: bpftool: add a note on program statistics in man pageQuentin Monnet2019-04-16
* | tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet2019-04-16
* | tools: bpftool: fix man page documentation for "pinmaps" keywordQuentin Monnet2019-04-16
* | tools: bpftool: reset errno for "bpftool cgroup tree"Quentin Monnet2019-04-16
* | tools: bpftool: remove blank line after btf_id when listing programsQuentin Monnet2019-04-16
* | tools/bpftool: show btf id in program informationPrashant Bhole2019-04-11
* | bpf: bpftool support for dumping data/bss/rodata sectionsDaniel Borkmann2019-04-09
* | bpf: implement lookup-free direct value access for mapsDaniel Borkmann2019-04-09
|/
* bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()Song Liu2019-03-19
* tools: libbpf: add a correctly named define for map iterationJakub Kicinski2019-02-28
* tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2019-02-27
* bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-17
|\
| * tools: bpftool: doc, add text about feature-subcommandPrashant Bhole2019-02-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\ \ | |/ |/|
| * tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski2019-01-28
| * bpftool: fix percpu maps updatingPaolo Abeni2019-01-23
| * bpftool: Fix prog dump by tagJiri Olsa2019-01-23
* | tools: bpftool: doc, fix incorrect textPrashant Bhole2019-02-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-28
|\ \ | |/ |/|
| * tools: bpftool: warn about risky prog array updatesJakub Kicinski2019-01-28
| * tools: bpftool: teach cfg code about JMP32Jiong Wang2019-01-26
| * bpftool: feature probing, change default actionPrashant Bhole2019-01-24
| * libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song2019-01-23
| * tools: bpftool: add bash completion for bpftool probesQuentin Monnet2019-01-23
| * tools: bpftool: add probes for a network deviceQuentin Monnet2019-01-23
| * tools: bpftool: add C-style "#define" output for probesQuentin Monnet2019-01-23
| * tools: bpftool: add probes for eBPF helper functionsQuentin Monnet2019-01-23
| * tools: bpftool: add probes for eBPF map typesQuentin Monnet2019-01-23
| * tools: bpftool: add probes for eBPF program typesQuentin Monnet2019-01-23
| * tools: bpftool: add probes for kernel configuration optionsQuentin Monnet2019-01-23