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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
1
-1
/
+2
2018-12-21
selftests: net: reuseport_addr_any: silence clang warning
Peter Oskolkov
1
-0
/
+10
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
36
-513
/
+1348
2018-12-21
selftests: add txtimestamp kselftest
Willem de Bruijn
5
-28
/
+173
2018-12-21
selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet
Willem de Bruijn
1
-43
/
+146
2018-12-21
selftests: expand txtimestamp with cmsg support
Willem de Bruijn
1
-14
/
+53
2018-12-21
selftests: rtnetlink: Add a test case for multipath route get
Ido Schimmel
1
-0
/
+15
2018-12-21
selftests: forwarding: Add router test with VID 1
Ido Schimmel
1
-0
/
+135
2018-12-21
selftests: mlxsw: Adjust test regarding VID 1
Ido Schimmel
1
-5
/
+8
2018-12-21
selftests: mlxsw: Add a test case for L3 VNI
Ido Schimmel
1
-0
/
+60
2018-12-21
bpf: sk_msg, fix sk_msg_md access past end test
John Fastabend
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-27
/
+173
2018-12-20
selftests: bpf: add missing executables to .gitignore
Jakub Kicinski
1
-0
/
+1
2018-12-20
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
1
-0
/
+96
2018-12-20
selftests: bpf: add trivial JSET tests
Jakub Kicinski
1
-31
/
+178
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-25
/
+81
2018-12-20
selftests: net: refactor reuseport_addr_any test
Peter Oskolkov
1
-83
/
+38
2018-12-20
bpf: Add BPF_LD_IMM64 to the line_info test
Martin KaFai Lau
1
-0
/
+27
2018-12-20
virtio: fix test build after uio.h change
Michael S. Tsirkin
1
-0
/
+4
2018-12-20
selftests: rtnetlink.sh: add testcase for neigh get
Roopa Prabhu
1
-0
/
+54
2018-12-19
tools: bpftool: do not force gcc as CC
Ivan Babrou
1
-2
/
+0
2018-12-19
selftests: mlxsw: Add rtnetlink tests
Ido Schimmel
1
-0
/
+392
2018-12-19
selftests: net: Add test_vxlan_fdb_changelink.sh
Petr Machata
2
-0
/
+30
2018-12-19
bpf: sk_msg, add tests for size field
John Fastabend
1
-3
/
+13
2018-12-19
bpf: add tools lib/include support sk_msg_md size field
John Fastabend
1
-0
/
+1
2018-12-19
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-2
/
+32
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+304
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
7
-2
/
+31
2018-12-18
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
3
-12
/
+35
2018-12-18
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
1
-5
/
+5
2018-12-18
bpf: libbpf: fix memleak by freeing line_info
Prashant Bhole
1
-0
/
+1
2018-12-18
tools: bpftool: support pretty print with kind_flag set
Yonghong Song
1
-9
/
+27
2018-12-18
tools: bpftool: refactor btf_dumper_int_bits()
Yonghong Song
1
-6
/
+19
2018-12-18
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
1
-14
/
+154
2018-12-18
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
1
-2
/
+494
2018-12-18
tools/bpf: sync btf.h header from kernel to tools
Yonghong Song
1
-2
/
+18
2018-12-18
bpf: remove useless version check for prog load
Daniel Borkmann
1
-1
/
+9
2018-12-17
selftests: mlxsw: Add Bloom delta test
Nir Dotan
1
-1
/
+36
2018-12-17
selftests: mlxsw: Add Bloom filter complex test
Nir Dotan
1
-1
/
+84
2018-12-17
selftests: mlxsw: Add Bloom filter simple test
Nir Dotan
1
-1
/
+56
2018-12-17
selftests: net: rtnetlink.sh: add fdb get test
Roopa Prabhu
1
-0
/
+53
2018-12-16
selftests: net: reuseport_addr_any: add DCCP
Peter Oskolkov
1
-2
/
+47
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-24
/
+50
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
4
-9
/
+12
2018-12-15
tools: bpftool: fix warning on struct bpf_prog_linfo definition
Quentin Monnet
1
-1
/
+1
2018-12-15
tools: bpftool: add a prog array map update example to documentation
Quentin Monnet
1
-0
/
+55
2018-12-15
tools: bpftool: fix examples in documentation for bpftool prog
Quentin Monnet
1
-45
/
+53
2018-12-15
tools: bpftool: add doc for -m option to bpftool-prog.rst
Quentin Monnet
1
-0
/
+3
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
1
-0
/
+22
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
1
-1
/
+14
[next]