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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
tc-testing: introduce scapyPlugin for basic traffic
Lucas Bates
2
-0
/
+148
2019-07-10
tc-testing: Allow tdc plugins to see test case data
Lucas Bates
2
-8
/
+7
2019-07-09
tc-tests: Add tc action ct tests
Paul Blakey
1
-0
/
+314
2019-07-09
tc-tests: actions: add MPLS tests
John Hurley
2
-0
/
+1089
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-16
/
+177
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
59
-1031
/
+2430
2019-07-09
selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
4
-0
/
+1220
2019-07-09
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
1
-6
/
+15
2019-07-09
selftests: txring_overwrite: fix incorrect test of mmap() return value
Frank de Brabander
1
-1
/
+1
2019-07-08
tools: bpftool: add completion for bpftool prog "loadall"
Quentin Monnet
1
-1
/
+8
2019-07-08
selftests/bpf: fix test_attach_probe map definition
Andrii Nakryiko
1
-8
/
+5
2019-07-08
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2
-3
/
+50
2019-07-08
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-3
/
+3
2019-07-08
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
1
-1
/
+2
2019-07-08
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
Andrii Nakryiko
1
-137
/
+64
2019-07-08
selftests/bpf: test perf buffer API
Andrii Nakryiko
2
-0
/
+125
2019-07-08
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
1
-7
/
+24
2019-07-08
libbpf: add perf buffer API
Andrii Nakryiko
3
-0
/
+419
2019-07-08
selftests/tls: add test for poll() with data in TLS ULP
Jakub Kicinski
1
-0
/
+26
2019-07-06
selftests/bpf: add test_tcp_rtt to .gitignore
Stanislav Fomichev
1
-0
/
+1
2019-07-06
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
1
-8
/
+8
2019-07-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+26
2019-07-06
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
1
-4
/
+7
2019-07-06
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
6
-3
/
+485
2019-07-05
selftests/bpf: convert legacy BPF maps to BTF-defined ones
Andrii Nakryiko
11
-236
/
+228
2019-07-05
selftests/bpf: convert selftests using BTF-defined maps to new syntax
Andrii Nakryiko
20
-494
/
+300
2019-07-05
selftests/bpf: add __uint and __type macro for BTF-defined maps
Andrii Nakryiko
1
-0
/
+3
2019-07-05
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
1
-30
/
+28
2019-07-05
selftests/bpf: convert existing tracepoint tests to new APIs
Andrii Nakryiko
3
-81
/
+32
2019-07-05
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2
-0
/
+221
2019-07-05
selftests/bpf: switch test to new attach_perf_event API
Andrii Nakryiko
1
-16
/
+15
2019-07-05
libbpf: add raw tracepoint attach API
Andrii Nakryiko
3
-0
/
+43
2019-07-05
libbpf: add tracepoint attach API
Andrii Nakryiko
3
-0
/
+84
2019-07-05
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
3
-0
/
+178
2019-07-05
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
3
-0
/
+67
2019-07-05
libbpf: introduce concept of bpf_link
Andrii Nakryiko
3
-1
/
+23
2019-07-05
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
1
-1
/
+1
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
30
-57
/
+2406
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
1
-0
/
+1
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-9
/
+95
2019-07-03
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
3
-1
/
+317
2019-07-03
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-1
/
+11
2019-07-03
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
1
-6
/
+6
2019-07-03
selftests: bpf: standardize to static __always_inline
Jiri Benc
5
-35
/
+38
2019-07-03
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
1
-4
/
+4
2019-07-03
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
1
-0
/
+85
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-1
/
+26
2019-07-03
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
Po-Hsu Lin
2
-5
/
+10
2019-07-02
blackhole_dev: add a selftest
Mahesh Bandewar
3
-1
/
+13
[next]