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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
6
-53
/
+9
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+233
2021-11-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
280
-5879
/
+11791
2021-11-02
Merge branch 'make-neighbor-eviction-controllable-by-userspace'
Jakub Kicinski
11
-2
/
+281
2021-11-02
selftests: net: add arp_ndisc_evict_nocarrier
James Prestwood
1
-0
/
+220
2021-11-02
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
5
-1
/
+34
2021-11-02
net: arp: introduce arp_evict_nocarrier sysctl parameter
James Prestwood
6
-1
/
+27
2021-11-02
libbpf: Deprecate AF_XDP support
Magnus Karlsson
1
-38
/
+52
2021-11-02
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
4
-11
/
+25
2021-11-02
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2
-0
/
+63
2021-11-02
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
1
-1
/
+1
2021-11-02
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2
-2
/
+2
2021-11-02
net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
Jean Sacren
1
-8
/
+2
2021-11-02
Merge branch 'accurate-memory-charging-for-msg_zerocopy'
Jakub Kicinski
7
-20
/
+64
2021-11-02
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
6
-9
/
+53
2021-11-02
tcp: rename sk_wmem_free_skb
Talal Ahmad
4
-12
/
+12
2021-11-02
netdevsim: fix uninit value in nsim_drv_configure_vfs()
Jakub Kicinski
1
-4
/
+2
2021-11-02
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
1
-13
/
+2
2021-11-02
bpf: Add missing map_delete_elem method to bloom filter map
Eric Dumazet
1
-0
/
+6
2021-11-02
Merge branch '"map_extra" and bloom filter fixups'
Alexei Starovoitov
5
-52
/
+64
2021-11-02
selftests/bpf: Add bloom map success test for userspace calls
Joanne Koong
1
-26
/
+33
2021-11-02
bpf: Add alignment padding for "map_extra" + consolidate holes
Joanne Koong
3
-3
/
+5
2021-11-02
bpf: Bloom filter map naming fixups
Joanne Koong
1
-23
/
+26
2021-11-02
Merge branch 'introduce dummy BPF STRUCT_OPS'
Alexei Starovoitov
9
-32
/
+439
2021-11-02
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
2
-0
/
+165
2021-11-02
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
5
-0
/
+225
2021-11-02
bpf: Factor out helpers for ctx access checking
Hou Tao
3
-22
/
+26
2021-11-02
bpf: Factor out a helper to prepare trampoline for struct_ops prog
Hou Tao
2
-10
/
+23
2021-11-01
selftests, bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+1
2021-11-01
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
1
-0
/
+32
2021-11-01
tools, build: Add RISC-V to HOSTARCH parsing
Björn Töpel
1
-1
/
+2
2021-11-01
riscv, bpf: Increase the maximum number of iterations
Björn Töpel
1
-1
/
+1
2021-11-01
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
1
-3
/
+30
2021-11-01
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
1
-0
/
+2
2021-11-01
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
2
-12
/
+49
2021-11-01
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
1
-0
/
+11
2021-11-01
bpf: Disallow unprivileged bpf by default
Pawan Gupta
1
-0
/
+7
2021-11-01
Merge branch 'SMC-tracepoints'
David S. Miller
7
-2
/
+142
2021-11-01
net/smc: Introduce tracepoint for smcr link down
Tony Lu
3
-2
/
+38
2021-11-01
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
4
-0
/
+45
2021-11-01
net/smc: Introduce tracepoint for fallback
Tony Lu
4
-0
/
+59
2021-11-01
Merge branch 'amt-driver'
David S. Miller
9
-0
/
+4054
2021-11-01
selftests: add amt interface selftest script
Taehee Yoo
3
-0
/
+286
2021-11-01
amt: add mld report message handler
Taehee Yoo
2
-7
/
+441
2021-11-01
amt: add multicast(IGMP) report message handler
Taehee Yoo
2
-2
/
+1234
2021-11-01
amt: add data plane of amt interface
Taehee Yoo
2
-1
/
+1288
2021-11-01
amt: add control plane of amt interface
Taehee Yoo
6
-0
/
+815
2021-11-01
Merge branch 'netdevsim-device-and-bus'
David S. Miller
4
-235
/
+235
2021-11-01
netdevsim: rename 'driver' entry points
Jakub Kicinski
3
-14
/
+14
2021-11-01
netdevsim: move max vf config to dev
Jakub Kicinski
3
-82
/
+64
[next]