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
2020-05-10
bpf: Create file bpf iterator
Yonghong Song
3
-2
/
+22
2020-05-10
bpf: Create anonymous bpf iterator
Yonghong Song
5
-0
/
+168
2020-05-10
bpf: Implement bpf_seq_read() for bpf iterator
Yonghong Song
1
-0
/
+123
2020-05-10
bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE
Yonghong Song
1
-0
/
+31
2020-05-10
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
6
-0
/
+80
2020-05-10
bpf: Allow loading of a bpf_iter program
Yonghong Song
5
-0
/
+62
2020-05-10
bpf: Implement an interface to register bpf_iter targets
Yonghong Song
3
-1
/
+75
2020-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
9
-28
/
+203
2020-05-09
net: Refactor arguments of inet{,6}_bind
Stanislav Fomichev
5
-14
/
+20
2020-05-09
selftests/bpf: Move existing common networking parts into network_helpers
Stanislav Fomichev
22
-53
/
+90
2020-05-09
selftests/bpf: Generalize helpers to control background listener
Stanislav Fomichev
4
-113
/
+108
2020-05-07
bpf, i386: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-05-07
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
10
-4
/
+145
2020-05-06
Merge branch 'bpf-rv64-jit'
Daniel Borkmann
1
-20
/
+44
2020-05-06
bpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64
Luke Nelson
1
-8
/
+19
2020-05-06
bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 on RV64
Luke Nelson
1
-5
/
+10
2020-05-06
bpf, riscv: Optimize FROM_LE using verifier_zext on RV64
Luke Nelson
1
-6
/
+14
2020-05-06
bpf, riscv: Enable missing verifier_zext optimizations on RV64
Luke Nelson
1
-4
/
+4
2020-05-05
sysctl: Fix unused function warning
Arnd Bergmann
1
-1
/
+1
2020-05-04
xsk: Remove unnecessary member in xdp_umem
Magnus Karlsson
2
-5
/
+3
2020-05-04
xsk: Change two variable names for increased clarity
Magnus Karlsson
5
-19
/
+19
2020-05-04
bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_prog
Arnd Bergmann
1
-4
/
+2
2020-05-04
bpf, arm: Optimize ALU ARSH K using asr immediate instruction
Luke Nelson
2
-3
/
+10
2020-05-04
bpf, arm: Optimize ALU64 ARSH X using orrpl conditional instruction
Luke Nelson
1
-2
/
+2
2020-05-04
Merge branch 'net-smc-add-and-delete-link-processing'
David S. Miller
7
-43
/
+800
2020-05-04
net/smc: enqueue local LLC messages
Karsten Graul
3
-2
/
+33
2020-05-04
net/smc: delete link processing as SMC server
Karsten Graul
1
-0
/
+72
2020-05-04
net/smc: delete link processing as SMC client
Karsten Graul
1
-0
/
+72
2020-05-04
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
3
-34
/
+45
2020-05-04
net/smc: delete an asymmetric link as SMC server
Karsten Graul
3
-2
/
+82
2020-05-04
net/smc: final part of add link processing as SMC server
Karsten Graul
1
-1
/
+28
2020-05-04
net/smc: rkey processing for a new link as SMC server
Karsten Graul
1
-1
/
+42
2020-05-04
net/smc: first part of add link processing as SMC server
Karsten Graul
3
-2
/
+92
2020-05-04
net/smc: final part of add link processing as SMC client
Karsten Graul
3
-4
/
+72
2020-05-04
net/smc: rkey processing for a new link as SMC client
Karsten Graul
2
-1
/
+157
2020-05-04
net/smc: first part of add link processing as SMC client
Karsten Graul
3
-2
/
+111
2020-05-04
Merge branch 'Enhance-current-features-in-ena-driver'
David S. Miller
6
-70
/
+105
2020-05-04
net: ena: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
1
-18
/
+30
2020-05-04
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
1
-7
/
+7
2020-05-04
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
1
-0
/
+2
2020-05-04
net: ena: drop superfluous prototype
Arthur Kiyanovski
1
-12
/
+0
2020-05-04
net: ena: add support for reporting of packet drops
Sameeh Jubran
3
-0
/
+15
2020-05-04
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
3
-0
/
+5
2020-05-04
net: ena: remove code that does nothing
Sameeh Jubran
1
-4
/
+1
2020-05-04
net: ena: changes to RSS hash key allocation
Sameeh Jubran
1
-11
/
+5
2020-05-04
net: ena: change default RSS hash function to Toeplitz
Arthur Kiyanovski
1
-1
/
+1
2020-05-04
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
3
-14
/
+32
2020-05-04
net: ena: fix error returning in ena_com_get_hash_function()
Arthur Kiyanovski
1
-2
/
+4
2020-05-04
net: ena: avoid unnecessary admin command when RSS function set fails
Arthur Kiyanovski
1
-1
/
+3
2020-05-04
Merge branch 'sch_fq-optimizations'
David S. Miller
1
-36
/
+48
[next]