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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-07-08
tools: bpftool: add completion for bpftool prog "loadall"
Quentin Monnet
1
-1
/
+8
2019-07-08
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
Andrii Nakryiko
1
-137
/
+64
2019-07-05
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
1
-4
/
+7
2019-07-05
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
5
-3
/
+437
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+3
2019-06-27
bpftool: support cgroup sockopt
Stanislav Fomichev
6
-8
/
+20
2019-06-26
tools: bpftool: use correct argument in cgroup errors
Jakub Kicinski
1
-3
/
+3
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+3
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+3
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-48
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232
Thomas Gleixner
3
-3
/
+3
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-6
/
+17
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
1
-48
/
+5
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-6
/
+17
2019-06-06
bpf, bpftool: enable recvmsg attach types
Daniel Borkmann
5
-6
/
+15
2019-06-05
tools: bpftool: Fix JSON output when lookup fails
Krzesimir Nowak
1
-0
/
+2
2019-05-28
tools: bpftool: make -d option print debug output from verifier
Quentin Monnet
5
-14
/
+26
2019-05-28
tools: bpftool: add -d option to get debug output from libbpf
Quentin Monnet
10
-2
/
+45
2019-05-28
bpf: style fix in while(!feof()) loop
Chang-Hsien Tsai
1
-3
/
+1
2019-05-28
bpftool: auto-complete BTF IDs for btf dump
Andrii Nakryiko
1
-0
/
+9
2019-05-24
bpftool: update bash-completion w/ new c option for btf dump
Andrii Nakryiko
1
-4
/
+17
2019-05-24
bpftool/docs: add description of btf dump C option
Andrii Nakryiko
1
-15
/
+20
2019-05-24
bpftool: add C output format option to btf dump subcommand
Andrii Nakryiko
1
-2
/
+73
2019-05-24
bpftool: use libbpf's btf__parse_elf API
Andrii Nakryiko
1
-109
/
+8
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-17
bpftool: fix BTF raw dump of FWD's fwd_kind
Andrii Nakryiko
1
-2
/
+2
2019-05-16
tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
Yonghong Song
1
-2
/
+2
2019-05-04
bpftool: exclude bash-completion/bpftool from .gitignore pattern
Masahiro Yamada
1
-1
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-04-27
bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
Martin KaFai Lau
1
-0
/
+1
2019-04-25
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
1
-11
/
+11
2019-04-25
bpftool: add bash completions for btf command
Andrii Nakryiko
1
-0
/
+46
2019-04-25
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
8
-7
/
+236
2019-04-25
bpftool: add ability to dump BTF types
Andrii Nakryiko
3
-1
/
+589
2019-04-25
bpftool: Fix errno variable usage
Benjamin Poirier
1
-1
/
+1
2019-04-25
tools: bpftool: fix infinite loop in map create
Alban Crequy
1
-0
/
+3
2019-04-25
bpftool: show flow_dissector attachment status
Stanislav Fomichev
1
-0
/
+54
2019-04-16
tools/bpftool: show btf_id in map listing
Prashant Bhole
1
-0
/
+6
2019-04-16
tools/bpftool: re-organize newline printing for map listing
Prashant Bhole
1
-2
/
+3
2019-04-16
bpftool: Support sysctl hook
Andrey Ignatov
6
-8
/
+13
2019-04-16
bpftool: Improve handling of ENOSPC on reuseport_array map dumps
Benjamin Poirier
1
-0
/
+7
2019-04-16
bpftool: Use print_entry_error() in case of ENOENT when dumping
Benjamin Poirier
1
-19
/
+14
2019-04-16
tools: bpftool: add a note on program statistics in man page
Quentin Monnet
1
-0
/
+8
2019-04-16
tools: bpftool: fix short option name for printing version in man pages
Quentin Monnet
7
-7
/
+7
2019-04-16
tools: bpftool: fix man page documentation for "pinmaps" keyword
Quentin Monnet
1
-1
/
+1
2019-04-16
tools: bpftool: reset errno for "bpftool cgroup tree"
Quentin Monnet
1
-0
/
+7
2019-04-16
tools: bpftool: remove blank line after btf_id when listing programs
Quentin Monnet
1
-1
/
+1
2019-04-11
tools/bpftool: show btf id in program information
Prashant Bhole
1
-0
/
+6
[next]