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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
libbpf: Introduce bpf_map__resize
Andrey Ignatov
3
-0
/
+16
2019-02-15
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
7
-59
/
+3
2019-02-15
Merge branch 'libbpf-cleanup'
Alexei Starovoitov
4
-30
/
+29
2019-02-15
tools: sync uapi/linux/if_link.h header
Andrii Nakryiko
1
-0
/
+1
2019-02-15
tools/bpf: replace bzero with memset
Andrii Nakryiko
3
-30
/
+28
2019-02-15
bpf: fix memory leak in bpf_lwt_xmit_reroute
Peter Oskolkov
1
-9
/
+20
2019-02-14
Merge branch 'lwt_encap_ip'
Alexei Starovoitov
11
-12
/
+758
2019-02-14
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
3
-1
/
+398
2019-02-14
bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h
Peter Oskolkov
1
-2
/
+24
2019-02-14
bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
Peter Oskolkov
1
-2
/
+124
2019-02-14
ipv6_stub: add ipv6_route_input stub/proxy.
Peter Oskolkov
3
-0
/
+14
2019-02-14
bpf: handle GSO in bpf_lwt_push_encap
Peter Oskolkov
1
-2
/
+65
2019-02-14
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
3
-1
/
+69
2019-02-14
bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
Peter Oskolkov
2
-7
/
+67
2019-02-12
bpf: offload: add priv field for drivers
Jakub Kicinski
5
-8
/
+16
2019-02-12
tools: bpftool: doc, add text about feature-subcommand
Prashant Bhole
1
-1
/
+3
2019-02-12
Merge branch 'bpf-prog-build'
Alexei Starovoitov
51
-34
/
+12
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
Merge branch 'skb_sk-sk_fullsock-tcp_sock'
Alexei Starovoitov
13
-235
/
+1493
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-11
bpf: Sync bpf.h to tools/
Martin KaFai Lau
1
-7
/
+65
2019-02-11
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
4
-3
/
+188
2019-02-11
bpf: Refactor sock_ops_convert_ctx_access
Martin KaFai Lau
1
-160
/
+127
2019-02-11
bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock
Martin KaFai Lau
2
-31
/
+85
2019-02-11
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
4
-41
/
+157
2019-02-11
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
1
-4
/
+7
2019-02-08
Merge branch 'btf-api-extensions'
Alexei Starovoitov
5
-93
/
+121
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
4
-23
/
+26
2019-02-08
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
3
-48
/
+57
2019-02-08
btf: expose API to work with raw btf data
Andrii Nakryiko
3
-0
/
+8
2019-02-08
btf: separate btf creation and loading
Andrii Nakryiko
4
-25
/
+33
2019-02-08
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
3
-6
/
+26
2019-02-08
tools/bpf: add missing strings.h include
Andrii Nakryiko
3
-0
/
+3
2019-02-08
net: fixed-phy: Add fixed_phy_register_with_gpiod() API
Moritz Fischer
2
-7
/
+40
2019-02-08
Merge branch 'Add-comphy-support-for-Armada-38x'
David S. Miller
8
-5
/
+369
2019-02-08
ARM: dts: clearfog: add comphy settings for Ethernet interfaces
Russell King
1
-0
/
+2
2019-02-08
net: marvell: neta: add comphy support
Russell King
1
-4
/
+41
2019-02-08
dt-bindings: net: mvneta: add phys property
Russell King
1
-1
/
+1
2019-02-08
ARM: dts: add description for Armada 38x common phy
Russell King
1
-0
/
+37
2019-02-08
phy: armada38x: add common phy support
Russell King
3
-0
/
+248
2019-02-08
dt-bindings: phy: Armada 38x common phy bindings
Russell King
1
-0
/
+40
2019-02-08
Merge branch 'smc-next'
David S. Miller
7
-51
/
+74
2019-02-08
net/smc: original socket family in inet_sock_diag
Karsten Graul
1
-2
/
+1
2019-02-08
net/smc: move code to clear the conn->lgr field
Karsten Graul
1
-2
/
+3
2019-02-08
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
1
-16
/
+28
2019-02-08
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
1
-5
/
+9
[next]