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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
5
-4
/
+71
2019-08-31
selftests/bpf: Fix a typo in test_offload.py
Masanari Iida
1
-1
/
+1
2019-08-31
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
1
-2
/
+2
2019-08-31
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
4
-6
/
+12
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
3
-6
/
+152
2019-08-31
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
1
-1
/
+1
2019-08-28
selftests/bpf: remove wrong nhoff in flow dissector test
Stanislav Fomichev
1
-1
/
+0
2019-08-28
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
1
-23
/
+19
2019-08-28
selftests/bpf: test_progs: remove asserts from subtests
Stanislav Fomichev
5
-26
/
+40
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
22
-123
/
+60
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
3
-2
/
+21
2019-08-28
selftests/bpf: add precision tracking test
Alexei Starovoitov
1
-0
/
+25
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
2
-11
/
+174
2019-08-28
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-0
/
+3
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
3
-3
/
+44
2019-08-21
tools: bpftool: show frozen status for maps
Quentin Monnet
1
-3
/
+27
2019-08-21
bpf: sync bpf.h to tools/
Peter Wu
1
-3
/
+5
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2
-35
/
+15
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
3
-6
/
+363
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
3
-0
/
+8
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
1
-13
/
+8
2019-08-20
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-0
/
+1
2019-08-18
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
4
-1
/
+353
2019-08-18
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-0
/
+3
2019-08-18
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
1
-0
/
+31
2019-08-18
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2
-2
/
+2
2019-08-18
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
3
-0
/
+23
2019-08-16
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
5
-10
/
+12
2019-08-16
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
1
-1
/
+1
2019-08-16
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
1
-1
/
+1
2019-08-16
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
1
-1
/
+1
2019-08-16
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
1
-4
/
+4
2019-08-16
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
1
-2
/
+2
2019-08-16
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2
-12
/
+11
2019-08-16
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
1
-3
/
+54
2019-08-16
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
1
-10
/
+55
2019-08-16
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
1
-1
/
+41
2019-08-16
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
1
-7
/
+129
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
3
-2
/
+7
2019-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
96
-728
/
+4416
2019-08-14
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
1
-7
/
+57
2019-08-13
selftests/bpf: fix race in flow dissector tests
Petar Penkov
2
-8
/
+27
2019-08-13
tools: bpftool: add feature check for zlib
Peter Wu
1
-3
/
+8
2019-08-12
tools: bpftool: fix reading from /proc/config.gz
Peter Wu
2
-53
/
+54
2019-08-10
tc-testing: added tdc tests for matchall filter
Roman Mashak
1
-0
/
+391
2019-08-10
selftests: Fix detection of nettest command in fcnal-test
David Ahern
1
-32
/
+6
2019-08-09
selftests: Add l2tp tests
David Ahern
2
-1
/
+383
2019-08-08
tools/bpf: fix core_reloc.c compilation error
Yonghong Song
1
-1
/
+1
2019-08-08
selftests/bpf: add CO-RE relocs misc tests
Andrii Nakryiko
4
-0
/
+106
2019-08-08
selftests/bpf: add CO-RE relocs ints tests
Andrii Nakryiko
11
-0
/
+209
[next]