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
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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
1
-2
/
+2
2019-03-01
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
1
-0
/
+30
2019-02-28
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
1
-0
/
+4
2019-02-26
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+44
2019-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
61
-53
/
+1391
2019-02-17
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
1
-23
/
+88
2019-02-16
selftests: forwarding: Add some missing configuration symbols
Florian Fainelli
1
-0
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2019-02-14
selftests: fix timestamping Makefile
Deepa Dinamani
1
-3
/
+0
2019-02-14
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
3
-1
/
+398
2019-02-12
selftests: mlxsw: avoid double sourcing of lib.sh
Jiri Pirko
1
-1
/
+0
2019-02-12
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
1
-4
/
+3
2019-02-12
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
50
-21
/
+5
2019-02-12
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
1
-13
/
+7
2019-02-12
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
1
-0
/
+1
2019-02-11
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
4
-2
/
+487
2019-02-11
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
4
-3
/
+396
2019-02-09
selftests: mlxsw: spectrum-2: Add simple delta rehash test
Jiri Pirko
1
-3
/
+74
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-38
/
+1275
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
1
-13
/
+26
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+787
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+286
2019-02-08
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
1
-1
/
+8
2019-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-123
/
+677
2019-02-07
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
1
-0
/
+200
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
1
-13
/
+14
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
1
-9
/
+20
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
1
-54
/
+62
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
1
-1
/
+4
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
1
-2
/
+5
2019-02-06
tools/bpf: fix a selftest test_btf failure
Yonghong Song
1
-1
/
+1
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
7
-0
/
+33
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
1
-15
/
+520
2019-02-05
libbpf: fix libbpf_print
Stanislav Fomichev
3
-27
/
+6
2019-02-04
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2
-6
/
+2
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
3
-24
/
+39
2019-02-04
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
1
-0
/
+1
2019-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-11
/
+788
2019-02-02
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
1
-3
/
+5
2019-02-02
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
3
-0
/
+131
2019-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-16
/
+23
2019-02-02
selftests: forwarding: mirror_gre_flower: Fix test result handling
Petr Machata
1
-2
/
+2
2019-02-02
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
Petr Machata
1
-1
/
+5
2019-02-02
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
Petr Machata
1
-0
/
+4
2019-02-02
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
Petr Machata
1
-0
/
+1
2019-02-02
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test
Petr Machata
1
-6
/
+19
2019-02-02
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test
Petr Machata
1
-6
/
+57
2019-02-02
selftests: forwarding: mirror_lib: Wait for tardy mirrored packets
Petr Machata
1
-0
/
+1
[next]