index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Age
Commit message (
Expand
)
Author
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-03
bpftool: add support for CGROUP_STORAGE maps
Roman Gushchin
2018-07-31
tools/bpftool: fix a percpu_array map dump problem
Yonghong Song
2018-07-26
tools/bpftool: ignore build products
Taeung Song
2018-07-25
bpf: btf: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-20
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
2018-07-16
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
2018-07-14
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
2018-07-14
bpf: btf: add btf print functionality
Okash Khawaja
2018-07-12
tools: bpf: build and install man page for eBPF helpers from bpftool/
Quentin Monnet
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-07-11
tools: bpftool: reimplement bpf_prog_load() for prog load
Jakub Kicinski
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
2018-07-11
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
2018-07-07
bpftool: add bash completion for cgroup tree command
Roman Gushchin
2018-07-07
bpftool: document cgroup tree command
Roman Gushchin
2018-07-07
bpftool: introduce cgroup tree command
Roman Gushchin
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-01
tools: bpftool: deal with options upfront
Jakub Kicinski
2018-07-01
tools: bpftool: add missing --bpffs to completions
Jakub Kicinski
2018-07-01
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-07-01
tools: bpftool: use correct make variable type to improve compilation time
Jakub Kicinski
2018-06-21
tools: bpftool: remember to close the libbpf object after prog load
Jakub Kicinski
2018-06-21
tools: bpftool: remove duplicated error message on prog load
Jakub Kicinski
2018-06-15
tools: bpftool: improve accuracy of load time
Jakub Kicinski
2018-06-13
tools/bpftool: fix a bug in bpftool perf
Yonghong Song
2018-05-30
bpftool: Support sendmsg{4,6} attach types
Andrey Ignatov
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-24
tools/bpftool: add perf subcommand
Yonghong Song
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Jakub Kicinski
2018-05-10
selftests/bpf: ignore build products
Sirio Balmelli
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2018-05-01
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-24
tools: bpftool: don't use hex numbers in JSON output
Jakub Kicinski
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]