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
2020-03-20
selftests: forwarding: Add an skbedit priority selftest
Petr Machata
1
-0
/
+163
2020-03-19
selftests: mlxsw: Add tc action hw_stats tests
Jiri Pirko
2
-0
/
+139
2020-03-19
selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...
Jiri Pirko
1
-2
/
+2
2020-03-15
selftests: mlxsw: RED: Test RED ECN nodrop offload
Petr Machata
3
-8
/
+61
2020-03-15
selftests: qdiscs: RED: Add nodrop tests
Petr Machata
1
-0
/
+68
2020-03-15
selftests: qdiscs: Add TDC test for RED
Petr Machata
1
-0
/
+117
2020-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
65
-472
/
+2380
2020-03-14
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
3
-1
/
+133
2020-03-14
libbpf: Provide CO-RE variants of PT_REGS macros
Andrii Nakryiko
1
-0
/
+103
2020-03-14
libbpf: Ignore incompatible types with matching name during CO-RE relocation
Andrii Nakryiko
1
-0
/
+4
2020-03-14
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
2
-9
/
+9
2020-03-13
selftests/bpf: Fix spurious failures in accept due to EAGAIN
Jakub Sitnicki
1
-19
/
+58
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
3
-4
/
+4
2020-03-13
selftests/bpf: Fix usleep() implementation
Andrii Nakryiko
1
-1
/
+10
2020-03-13
selftests/bpf: Make tcp_rtt test more robust to failures
Andrii Nakryiko
1
-12
/
+20
2020-03-13
selftests/bpf: Guarantee that useep() calls nanosleep() syscall
Andrii Nakryiko
1
-0
/
+9
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
4
-11
/
+35
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-236
/
+305
2020-03-13
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
3
-1
/
+102
2020-03-13
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
5
-1
/
+287
2020-03-13
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
1
-1
/
+19
2020-03-13
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
1
-8
/
+21
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
4
-32
/
+7
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+32
2020-03-13
libbpf: Split BTF presence checks into libbpf- and kernel-specific parts
Andrii Nakryiko
1
-5
/
+12
2020-03-13
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
1
-0
/
+2
2020-03-13
bpftool: Skeleton should depend on libbpf
Song Liu
1
-2
/
+3
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
4
-5
/
+24
2020-03-13
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-12
selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.
Kuniyuki Iwashima
4
-0
/
+200
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2
-10
/
+12
2020-03-11
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
Andrii Nakryiko
1
-0
/
+1
2020-03-10
mptcp: selftests: add rcvbuf set option
Florian Westphal
2
-15
/
+54
2020-03-10
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-19
/
+19
2020-03-10
bpftool: Fix typo in bash-completion
Song Liu
1
-1
/
+1
2020-03-10
bpftool: Bash completion for "bpftool prog profile"
Song Liu
1
-1
/
+44
2020-03-10
bpftool: Documentation for bpftool prog profile
Song Liu
1
-0
/
+19
2020-03-10
bpftool: Introduce "prog profile" command
Song Liu
5
-1
/
+608
2020-03-10
selftests: bpf: Enable UDP sockmap reuseport tests
Lorenz Bauer
1
-6
/
+0
2020-03-10
selftests: bpf: Add tests for UDP sockets in sockmap
Lorenz Bauer
1
-30
/
+127
2020-03-10
selftests: bpf: Don't listen() on UDP sockets
Lorenz Bauer
1
-22
/
+25
2020-03-09
ktest: Fix typos in ktest.pl
Masanari Iida
1
-6
/
+6
2020-03-09
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-09
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
2
-2
/
+2
2020-03-09
ktest: Fix some typos in sample.conf
Masanari Iida
1
-10
/
+10
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-03-07
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-03-06
tc-testing: updated tdc tests for basic filter with canid extended match rules
Roman Mashak
1
-0
/
+220
2020-03-06
tc-testing: list kernel options for basic filter with canid ematch.
Roman Mashak
1
-0
/
+6
2020-03-06
selftests: forwarding: ETS: Use Qdisc counters
Petr Machata
4
-13
/
+30
[next]