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
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
40
-331
/
+3202
2018-11-26
bpf: align map type names formatting.
David Calavera
1
-23
/
+23
2018-11-25
selftests/net: add txring_overwrite
Willem de Bruijn
4
-1
/
+191
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-14
/
+14
2018-11-24
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2
-1
/
+4
2018-11-24
libbpf: make bpf_object__open default to UNSPEC
Nikita V. Shirokov
1
-4
/
+4
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-14
/
+14
2018-11-23
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2
-0
/
+30
2018-11-22
selftests: explicitly require kernel features needed by udpgro tests
Paolo Abeni
1
-0
/
+14
2018-11-22
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
1
-2
/
+2
2018-11-22
selftests: forwarding: vxlan_bridge_1d: Add learning test
Ido Schimmel
1
-0
/
+108
2018-11-22
selftests: mlxsw: Consider VxLAN learning enabled as valid
Ido Schimmel
1
-1
/
+1
2018-11-22
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
3
-1
/
+141
2018-11-22
bpf: adding support for map in map in libbpf
Nikita V. Shirokov
2
-6
/
+36
2018-11-22
bpf: libbpf: don't specify prog name if kernel doesn't support it
Stanislav Fomichev
1
-1
/
+2
2018-11-22
bpf: libbpf: remove map name retry from bpf_create_map_xattr
Stanislav Fomichev
2
-11
/
+3
2018-11-22
bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities
Stanislav Fomichev
1
-0
/
+58
2018-11-22
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
5
-3
/
+56
2018-11-22
bpf: fix a libbpf loader issue
Yonghong Song
1
-1
/
+1
2018-11-21
Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
7
-14
/
+14
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
5
-0
/
+230
2018-11-20
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
3
-13
/
+136
2018-11-20
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
3
-66
/
+72
2018-11-20
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
1
-0
/
+8
2018-11-20
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
4
-15
/
+442
2018-11-20
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
1
-3
/
+329
2018-11-20
tools/bpf: add new fields for program load in lib/bpf
Yonghong Song
2
-0
/
+8
2018-11-20
tools/bpf: sync kernel uapi bpf.h header to tools directory
Yonghong Song
1
-0
/
+13
2018-11-20
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2
-2
/
+476
2018-11-20
tools/bpf: Sync kernel btf.h header
Martin KaFai Lau
1
-3
/
+15
2018-11-20
selftests: mlxsw: Add a test for VxLAN flooding
Ido Schimmel
1
-0
/
+309
2018-11-20
selftests: mlxsw: Add a test for VxLAN configuration
Ido Schimmel
1
-0
/
+664
2018-11-20
selftests: forwarding: vxlan_bridge_1d_port_8472: New test
Petr Machata
1
-0
/
+10
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test
Petr Machata
1
-0
/
+116
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test
Petr Machata
1
-0
/
+26
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Add a TOS test
Petr Machata
1
-0
/
+14
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Add a TTL test
Petr Machata
1
-0
/
+33
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests
Petr Machata
1
-0
/
+26
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Add unicast test
Petr Machata
1
-0
/
+54
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Add flood test
Petr Machata
1
-0
/
+105
2018-11-20
selftests: forwarding: vxlan_bridge_1d: Add ping test
Petr Machata
1
-0
/
+8
2018-11-20
selftests: forwarding: Add a skeleton of vxlan_bridge_1d
Petr Machata
1
-0
/
+296
2018-11-20
selftests: forwarding: lib: Add link_stats_rx_errors_get()
Petr Machata
1
-2
/
+15
2018-11-20
selftests: forwarding: ping{6, }_do(): Allow passing ping arguments
Petr Machata
1
-2
/
+4
2018-11-20
selftests: forwarding: ping{6, }_test(): Add description argument
Petr Machata
1
-2
/
+2
2018-11-20
selftests: forwarding: lib: Add in_ns()
Petr Machata
1
-0
/
+11
2018-11-20
selftests: forwarding: lib: Support NUM_NETIFS of 0
Petr Machata
1
-2
/
+2
2018-11-20
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
1
-9
/
+55
2018-11-20
tools: sync linux/bpf.h
Lorenz Bauer
1
-3
/
+10
2018-11-20
bpf: libbpf: retry map creation without the name
Stanislav Fomichev
1
-1
/
+10
[next]