index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
1
-2
/
+2
|
\
|
*
tools/bpftool: Fix PID fetching with a lot of results
Andrii Nakryiko
2020-12-08
1
-2
/
+2
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
2
-5
/
+52
|
\
\
|
*
|
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
2020-12-03
1
-4
/
+21
|
*
|
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
2020-12-03
1
-0
/
+2
|
*
|
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
2020-11-20
1
-1
/
+29
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bpftool: Fix error return value in build_btf_type_table
Zhen Lei
2020-11-24
1
-0
/
+1
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-20
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
8
-20
/
+88
|
\
\
|
|
/
|
/
|
|
*
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/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/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-11
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-06
3
-4
/
+21
*
|
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
2020-11-06
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-06
1
-1
/
+1
|
\
|
*
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
2020-09-19
1
-1
/
+1
*
|
bpftool: Support dumping metadata
YiFei Zhu
2020-09-16
3
-0
/
+208
*
|
bpftool: Fix build failure
Yonghong Song
2020-09-15
1
-1
/
+1
*
|
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
2020-09-11
13
-198
/
+11
*
|
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-11
3
-18
/
+62
*
|
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
2020-09-11
1
-2
/
+2
*
|
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
2020-09-11
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-04
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
7
-26
/
+333
|
\
\
|
|
/
|
/
|
|
*
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-28
1
-1
/
+5
|
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-26
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-19
2
-19
/
+282
*
|
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
2020-08-19
1
-0
/
+2
|
/
*
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
2020-08-14
1
-0
/
+14
*
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
2020-08-14
4
-12
/
+20
*
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
2020-08-13
1
-4
/
+4
*
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-07
1
-3
/
+6
*
tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file
Andrii Nakryiko
2020-08-03
1
-53
/
+1
*
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
2020-08-03
1
-1
/
+1
*
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-08-02
2
-2
/
+10
*
tools/bpftool: Add `link detach` subcommand
Andrii Nakryiko
2020-08-02
1
-1
/
+36
*
tools, bpftool: Add LSM type to array of prog names
Quentin Monnet
2020-07-27
1
-0
/
+1
[next]