index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
1
-9
/
+9
|
\
|
*
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
2020-11-13
1
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
10
-57
/
+115
|
\
\
|
|
/
|
/
|
|
*
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
2020-11-12
1
-2
/
+2
|
*
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
2020-11-12
1
-1
/
+1
|
*
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
2020-11-11
1
-1
/
+3
|
*
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
2020-11-11
1
-1
/
+2
|
*
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
2020-11-11
1
-14
/
+18
|
*
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
2020-11-11
1
-15
/
+9
|
*
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2020-11-11
1
-8
/
+26
|
*
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
2020-11-11
1
-3
/
+5
|
*
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-11
1
-9
/
+0
|
*
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-10
1
-1
/
+27
|
*
bpftool: Add support for task local storage
KP Singh
2020-11-06
3
-3
/
+6
|
*
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
2020-11-05
3
-4
/
+21
*
|
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
2020-11-05
1
-1
/
+1
*
|
tools, bpftool: Remove two unused variables.
Ian Rogers
2020-10-29
1
-2
/
+2
*
|
tools, bpftool: Avoid array index warnings.
Ian Rogers
2020-10-29
1
-1
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-1
/
+1
|
\
|
*
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
2020-09-19
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
21
-460
/
+415
|
\
\
|
*
|
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-23
1
-0
/
+2
|
*
|
bpftool: Support dumping metadata
YiFei Zhu
2020-09-15
3
-0
/
+208
|
*
|
bpftool: Fix build failure
Yonghong Song
2020-09-14
1
-1
/
+1
|
*
|
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
2020-09-10
13
-198
/
+11
|
*
|
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-10
3
-18
/
+62
|
*
|
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
2020-09-10
1
-2
/
+2
|
*
|
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
2020-09-10
1
-49
/
+52
|
*
|
tools: bpftool: Include common options from separate file
Quentin Monnet
2020-09-10
14
-196
/
+35
|
*
|
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2020-09-10
2
-3
/
+38
|
*
|
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
2020-09-10
4
-1
/
+12
|
*
|
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
2020-09-07
1
-1
/
+1
|
*
|
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
2020-09-03
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
2
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-09-01
2
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
8
-28
/
+360
|
\
\
|
|
/
|
/
|
|
*
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-28
1
-1
/
+5
|
*
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
1
-1
/
+19
|
*
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
1
-1
/
+8
|
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
3
-3
/
+5
|
*
bpftool: Implement link_query for bpf iterators
Yonghong Song
2020-08-21
1
-3
/
+41
|
*
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-18
2
-19
/
+282
*
|
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
2020-08-20
1
-0
/
+36
*
|
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
2020-08-18
1
-0
/
+2
|
/
*
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
2020-08-13
1
-0
/
+14
*
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
2020-08-13
4
-12
/
+20
*
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
2020-08-12
1
-4
/
+4
*
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
2020-08-06
1
-0
/
+1
*
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-06
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
28
-612
/
+1878
|
\
[next]