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
2021-06-17
net: hdlc_ppp: move out assignment in if condition
Peng Li
1
-1
/
+2
2021-06-17
net: hdlc_ppp: fix the code style issue about "foo* bar"
Peng Li
1
-7
/
+7
2021-06-17
net: hdlc_ppp: add blank line after declarations
Peng Li
1
-0
/
+4
2021-06-17
net: hdlc_ppp: remove redundant blank lines
Peng Li
1
-9
/
+0
2021-06-17
Merge branch 'mdio-nodes'
David S. Miller
5
-8
/
+14
2021-06-17
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
3
-9
/
+6
2021-06-17
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2
-0
/
+8
2021-06-17
net: mdio: setup of_node for the MDIO device
Ioana Ciornei
1
-0
/
+1
2021-06-17
r8152: store the information of the pipes
Hayes Wang
1
-5
/
+13
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
146
-1247
/
+4777
2021-06-17
Merge branch 'gianfar-64-bit-stats'
David S. Miller
2
-25
/
+125
2021-06-17
net: gianfar: Implement rx_missed_errors counter
Esben Haabendal
2
-3
/
+57
2021-06-17
net: gianfar: Add definitions for CAR1 and CAM1 register bits
Esben Haabendal
1
-0
/
+54
2021-06-17
net: gianfar: Avoid 16 bytes of memset
Esben Haabendal
1
-1
/
+1
2021-06-17
net: gianfar: Clear CAR registers
Esben Haabendal
1
-0
/
+3
2021-06-17
net: gianfar: Extend statistics counters to 64-bit
Esben Haabendal
1
-5
/
+5
2021-06-17
net: gianfar: Convert to ndo_get_stats64 interface
Esben Haabendal
1
-18
/
+7
2021-06-17
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
2021-06-17
net: ipa: Add missing of_node_put() in ipa_firmware_load()
Yang Yingliang
1
-0
/
+1
2021-06-17
net: fix mistake path for netdev_features_strings
Jian Shen
2
-3
/
+3
2021-06-17
documentation: networking: devlink: fix prestera.rst formatting that causes b...
Oleksandr Mazur
3
-2
/
+4
2021-06-17
net: pcs: xpcs: Fix a less than zero u16 comparison error
Colin Ian King
1
-6
/
+6
2021-06-17
selftests/bpf: Fix selftests build with old system-wide headers
Andrii Nakryiko
1
-0
/
+4
2021-06-17
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
1
-18
/
+43
2021-06-17
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
1
-4
/
+42
2021-06-17
samples/bpf: Add missing option to xdp_sample_pkts usage
Wang Hai
1
-1
/
+2
2021-06-17
samples/bpf: Add missing option to xdp_fwd usage
Wang Hai
1
-0
/
+2
2021-06-17
bpf: Fix typo in kernel/bpf/bpf_lsm.c
Shuyi Cheng
1
-1
/
+1
2021-06-17
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
1
-0
/
+1
2021-06-16
Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/...
David S. Miller
87
-477
/
+1380
2021-06-16
Merge branch 'marvell-prestera-flower-match-all'
David S. Miller
13
-2
/
+1770
2021-06-16
net: marvell: prestera: Add matchall support
Serhiy Boiko
10
-1
/
+367
2021-06-16
net: marvell: Implement TC flower offload
Serhiy Boiko
11
-2
/
+1404
2021-06-16
Merge branch 'net-smc-stats'
David S. Miller
12
-21
/
+917
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
8
-108
/
+163
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
5
-1
/
+113
2021-06-16
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
4
-0
/
+355
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
7
-21
/
+395
2021-06-16
mlxsw: spectrum_router: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-06-16
Merge branch 'nfp-ct-part-two'
David S. Miller
4
-20
/
+819
2021-06-16
nfp: flower-ct: implement action_merge check
Louis Peens
1
-0
/
+119
2021-06-16
nfp: flower-ct: fill ct metadata check function
Louis Peens
1
-5
/
+32
2021-06-16
nfp: flower-ct: fill in ct merge check function
Louis Peens
2
-0
/
+190
2021-06-16
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
1
-0
/
+187
2021-06-16
nfp: flower-ct: add nft_merge table
Louis Peens
3
-0
/
+49
2021-06-16
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
1
-12
/
+46
2021-06-16
nfp: flower-ct: add nft flows to nft list
Louis Peens
3
-1
/
+77
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
2
-1
/
+73
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
3
-4
/
+49
2021-06-16
Merge branch 'net-phy-cleanups'
David S. Miller
21
-65
/
+78
[next]