index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: fix compilation with older headers
Jiri Benc
2018-03-06
1
-0
/
+4
*
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
*
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
2017-11-30
2
-2
/
+11
*
tools: bpftool: fix crash on bad parameters with JSON
Quentin Monnet
2017-11-30
1
-10
/
+9
*
bpftool: revert printing program device bound info
Jakub Kicinski
2017-11-21
1
-31
/
+0
*
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2017-11-11
6
-8
/
+25
*
tools: bpftool: show filenames of pinned objects
Prashant Bhole
2017-11-11
5
-0
/
+152
*
tools: bpftool: open pinned object without type check
Prashant Bhole
2017-11-11
2
-2
/
+14
*
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2017-11-05
2
-31
/
+34
*
bpftool: print program device bound info
Jakub Kicinski
2017-11-05
1
-0
/
+31
*
tools: bpf: handle long path in jit disasm
Prashant Bhole
2017-11-02
1
-1
/
+2
*
tools: bpftool: add bash completion for bpftool
Quentin Monnet
2017-10-29
2
-0
/
+357
*
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2017-10-26
2
-8
/
+65
*
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
7
-6
/
+88
*
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
2017-10-24
3
-23
/
+26
*
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
2017-10-24
3
-6
/
+47
*
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
5
-91
/
+126
*
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
2017-10-24
1
-0
/
+20
*
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
2017-10-24
1
-20
/
+129
*
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
5
-2
/
+89
*
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
1
-6
/
+80
*
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
1
-32
/
+107
[next]