index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+9
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
10
-57
/
+115
2020-11-13
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
1
-9
/
+9
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
1
-2
/
+2
2020-11-12
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
1
-1
/
+1
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
1
-1
/
+3
2020-11-11
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
1
-1
/
+2
2020-11-11
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
1
-14
/
+18
2020-11-11
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
1
-15
/
+9
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-8
/
+26
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
1
-3
/
+5
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
1
-9
/
+0
2020-11-11
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
1
-1
/
+27
2020-11-06
bpftool: Add support for task local storage
KP Singh
3
-3
/
+6
2020-11-06
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
3
-4
/
+21
2020-11-06
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
1
-1
/
+1
2020-10-29
tools, bpftool: Remove two unused variables.
Ian Rogers
1
-2
/
+2
2020-10-29
tools, bpftool: Avoid array index warnings.
Ian Rogers
1
-1
/
+6
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-460
/
+415
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
1
-0
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+3
2020-09-19
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
1
-1
/
+1
2020-09-16
bpftool: Support dumping metadata
YiFei Zhu
3
-0
/
+208
2020-09-15
bpftool: Fix build failure
Yonghong Song
1
-1
/
+1
2020-09-11
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
13
-198
/
+11
2020-09-11
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
3
-18
/
+62
2020-09-11
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
1
-2
/
+2
2020-09-11
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
1
-49
/
+52
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
14
-196
/
+35
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2
-3
/
+38
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
4
-1
/
+12
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
1
-1
/
+1
2020-09-04
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
1
-2
/
+2
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-28
/
+360
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2
-2
/
+3
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
1
-1
/
+5
2020-08-26
tools resolve_btfids: Add support for set symbols
Jiri Olsa
1
-1
/
+19
2020-08-26
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
1
-1
/
+8
2020-08-26
bpf: Implement bpf_local_storage for inodes
KP Singh
3
-3
/
+5
2020-08-22
bpftool: Implement link_query for bpf iterators
Yonghong Song
1
-3
/
+41
2020-08-21
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
1
-0
/
+36
2020-08-19
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2
-19
/
+282
2020-08-19
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
1
-0
/
+2
2020-08-14
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
1
-0
/
+14
2020-08-14
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
4
-12
/
+20
2020-08-13
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
1
-4
/
+4
2020-08-07
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
1
-0
/
+1
2020-08-07
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
1
-3
/
+6
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
28
-612
/
+1878
[next]