index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
1
-0
/
+2
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
1
-4
/
+12
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
1
-2
/
+11
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+44
2018-11-23
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
1
-1
/
+2
2018-11-10
bpftool: support loading flow dissector
Stanislav Fomichev
1
-10
/
+16
2018-11-10
bpftool: add pinmaps argument to the load/loadall
Stanislav Fomichev
1
-1
/
+3
2018-11-10
bpftool: add loadall command
Stanislav Fomichev
1
-5
/
+9
2018-11-09
tools: bpftool: update references to other man pages in documentation
Quentin Monnet
6
-7
/
+42
2018-11-09
tools: bpftool: fix plain output and doc for --bpffs option
Quentin Monnet
1
-1
/
+2
2018-10-21
tools: bpftool: document restriction on '.' in names to pin in bpffs
Quentin Monnet
2
-3
/
+9
2018-10-15
tools: bpftool: add map create command
Jakub Kicinski
2
-4
/
+15
2018-10-15
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
1
-0
/
+4
2018-10-15
bpf: bpftool, add support for attaching programs to maps
John Fastabend
2
-1
/
+12
2018-09-18
tools/bpf: bpftool: improve output format for bpftool net
Yonghong Song
1
-36
/
+42
2018-09-06
tools/bpf: bpftool: add net support
Yonghong Song
2
-2
/
+137
2018-07-12
tools: bpf: build and install man page for eBPF helpers from bpftool/
Quentin Monnet
1
-5
/
+8
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
1
-2
/
+18
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
1
-2
/
+13
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
1
-2
/
+4
2018-07-07
bpftool: document cgroup tree command
Roman Gushchin
1
-1
/
+11
2018-05-30
bpftool: Support sendmsg{4,6} attach types
Andrey Ignatov
1
-2
/
+7
2018-05-24
tools/bpftool: add perf subcommand
Yonghong Song
2
-1
/
+85
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2
-7
/
+24
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
1
-9
/
+10
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
1
-1
/
+2
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
1
-9
/
+20
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
1
-2
/
+9
2018-03-01
tools: bpftool: new command-line option and documentation for 'visual'
Jiong Wang
1
-6
/
+12
2018-02-08
tools: bpftool: add bash completion for cgroup commands
Quentin Monnet
1
-2
/
+2
2018-02-08
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
1
-1
/
+2
2018-02-08
tools: bpftool: exit doc Makefile early if rst2man is not available
Quentin Monnet
1
-0
/
+5
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
4
-12
/
+12
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
4
-4
/
+124
2017-12-14
bpftool: implement prog load command
Roman Gushchin
2
-2
/
+10
2017-12-08
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
1
-1
/
+7
2017-12-08
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
1
-9
/
+13
2017-11-30
tools: bpftool: unify installation directories
Quentin Monnet
1
-1
/
+1
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2
-2
/
+8
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
3
-4
/
+80
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
3
-23
/
+26
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
3
-0
/
+24
2017-10-22
tools: bpftool: add a command to display bpftool version
Quentin Monnet
1
-0
/
+2
2017-10-22
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
1
-4
/
+4
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
1
-1
/
+1
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
1
-4
/
+7
2017-10-04
tools: bpftool: add documentation
Jakub Kicinski
4
-0
/
+257