index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+1
|
\
|
*
tools: bpftool: don't use hex numbers in JSON output
Jakub Kicinski
2018-03-24
1
-1
/
+1
*
|
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
2018-03-23
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-0
/
+4
|
\
\
|
|
/
|
*
tools: bpftool: fix compilation with older headers
Jiri Benc
2018-03-06
1
-0
/
+4
*
|
tools: bpf: remove feature detection output
Jakub Kicinski
2018-03-16
1
-0
/
+2
*
|
tools: bpftool: fix potential format truncation
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
|
tools: bpftool: fix dependency file path
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
|
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
2018-03-09
1
-1
/
+1
*
|
tools: bpftool: add support for quotations in batch files
Quentin Monnet
2018-03-02
1
-14
/
+51
*
|
tools: bpftool: read from stdin when batch file name is "-"
Quentin Monnet
2018-03-02
1
-2
/
+6
*
|
tools: bpftool: support continuation lines in batch files
Quentin Monnet
2018-03-02
1
-4
/
+32
*
|
tools: bpftool: support comments in batch files
Quentin Monnet
2018-03-02
1
-0
/
+5
*
|
tools: bpftool: add bash completion for CFG dump
Quentin Monnet
2018-03-01
1
-4
/
+9
*
|
tools: bpftool: new command-line option and documentation for 'visual'
Jiong Wang
2018-03-01
2
-7
/
+23
*
|
tools: bpftool: generate .dot graph from CFG information
Jiong Wang
2018-03-01
3
-0
/
+147
*
|
tools: bpftool: add out edges for each basic-block
Jiong Wang
2018-03-01
1
-2
/
+160
*
|
tools: bpftool: partition basic-block for each function in the CFG
Jiong Wang
2018-03-01
1
-1
/
+117
*
|
tools: bpftool: detect sub-programs from the eBPF sequence
Jiong Wang
2018-03-01
2
-0
/
+190
*
|
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang
2018-03-01
3
-254
/
+349
*
|
tools: bpftool: remove unnecessary 'if' to reduce indentation
Jiong Wang
2018-03-01
1
-20
/
+18
|
/
*
tools: bpftool: preserve JSON output on errors on batch file parsing
Quentin Monnet
2018-02-15
1
-1
/
+1
*
tools: bpftool: preserve JSON for batch mode when dumping insns to file
Quentin Monnet
2018-02-15
1
-0
/
+3
*
tools: bpftool: add bash completion for cgroup commands
Quentin Monnet
2018-02-08
2
-6
/
+62
*
tools: bpftool: add bash completion for `bpftool prog load`
Quentin Monnet
2018-02-08
1
-2
/
+6
*
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
2018-02-08
1
-1
/
+2
*
tools: bpftool: exit doc Makefile early if rst2man is not available
Quentin Monnet
2018-02-08
1
-0
/
+5
*
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
2018-01-19
1
-0
/
+1
*
tools: bpftool: report device information for offloaded maps
Jakub Kicinski
2018-01-18
1
-1
/
+6
*
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-18
4
-3
/
+102
*
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2018-01-17
1
-1
/
+1
*
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
Roman Gushchin
2018-01-16
1
-0
/
+1
*
tools: bpftool: remove new lines from errors
Jakub Kicinski
2018-01-04
2
-11
/
+11
*
tools: bpftool: alias show and list commands
Jakub Kicinski
2018-01-04
8
-19
/
+22
*
tools: bpftool: rename cgroup list -> show in the code
Jakub Kicinski
2018-01-04
1
-9
/
+9
*
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
2017-12-31
3
-0
/
+57
*
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
2017-12-30
2
-0
/
+31
*
tools/bpftool: use version from the kernel source tree
Roman Gushchin
2017-12-30
2
-11
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
2
-3
/
+7
|
\
|
*
tools: bpftool: protect against races with disappearing objects
Jakub Kicinski
2017-12-23
2
-0
/
+4
|
*
tools: bpftool: maps: close json array on error paths of show
Jakub Kicinski
2017-12-23
1
-3
/
+3
*
|
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-20
1
-9
/
+172
*
|
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
7
-5
/
+434
*
|
bpftool: implement prog load command
Roman Gushchin
2017-12-14
5
-34
/
+79
*
|
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
2017-12-08
2
-3
/
+17
*
|
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
2017-12-08
2
-39
/
+36
|
/
*
tools: bpftool: declare phony targets as such
Quentin Monnet
2017-11-30
1
-1
/
+1
*
tools: bpftool: unify installation directories
Quentin Monnet
2017-11-30
2
-3
/
+4
*
tools: bpftool: remove spurious line break from error message
Quentin Monnet
2017-11-30
1
-1
/
+1
*
tools: bpftool: make error message from getopt_long() JSON-friendly
Quentin Monnet
2017-11-30
1
-1
/
+6
[next]