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
2020-09-11
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
3
-49
/
+67
2020-09-11
net/smc: introduce better field names
Ursula Braun
6
-57
/
+55
2020-09-11
net/smc: reduce active tcp_listen workers
Ursula Braun
3
-11
/
+36
2020-09-11
Merge branch 'nfc-s3fwrn5-Few-cleanups'
David S. Miller
9
-41
/
+101
2020-09-11
arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2
Krzysztof Kozlowski
1
-2
/
+2
2020-09-11
MAINTAINERS: Add Krzysztof Kozlowski to Samsung S3FWRN5 and remove Robert
Krzysztof Kozlowski
2
-2
/
+6
2020-09-11
nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modified
Krzysztof Kozlowski
2
-3
/
+3
2020-09-11
nfc: s3fwrn5: Add missing CRYPTO_HASH dependency
Krzysztof Kozlowski
1
-0
/
+1
2020-09-11
nfc: s3fwrn5: Remove unneeded 'ret' variable
Krzysztof Kozlowski
1
-3
/
+1
2020-09-11
nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
Krzysztof Kozlowski
1
-6
/
+14
2020-09-11
dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
Krzysztof Kozlowski
1
-6
/
+18
2020-09-11
dt-bindings: net: nfc: s3fwrn5: Convert to dtschema
Krzysztof Kozlowski
3
-25
/
+62
2020-09-11
Merge branch 'hns-kdoc'
David S. Miller
6
-9
/
+7
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
1
-1
/
+1
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
1
-1
/
+1
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
1
-1
/
+1
2020-09-11
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
1
-2
/
+2
2020-09-11
net: mvpp2: ptp: Fix unused variables
Alex Dewar
1
-4
/
+2
2020-09-11
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-11
Merge branch 'Enhance-current-features-in-ena-driver'
David S. Miller
6
-51
/
+232
2020-09-11
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
3
-3
/
+28
2020-09-11
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
1
-17
/
+28
2020-09-11
net: ena: ethtool: Add new device statistics
Sameeh Jubran
6
-23
/
+170
2020-09-11
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
1
-10
/
+8
2020-09-10
selftests/mptcp: Better delay & reordering configuration
Christoph Paasch
1
-8
/
+9
2020-09-10
Merge branch 'tcp-add-tos-reflection-feature'
David S. Miller
10
-10
/
+42
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
4
-2
/
+28
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
4
-6
/
+10
2020-09-10
tcp: record received TOS value in the request socket
Wei Wang
3
-3
/
+5
2020-09-10
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
1
-3
/
+2
2020-09-10
Merge branch 'netpoll-make-sure-napi_list-is-safe-for-RCU-traversal'
David S. Miller
10
-59
/
+55
2020-09-10
net: make sure napi_list is safe for RCU traversal
Jakub Kicinski
2
-2
/
+2
2020-09-10
net: manage napi add/del idempotence explicitly
Jakub Kicinski
2
-6
/
+11
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
9
-52
/
+43
2020-09-10
Merge branch 'mlx4-avoid-devlink-port-type-not-set-warnings'
David S. Miller
2
-8
/
+31
2020-09-10
mlx4: make sure to always set the port type
Jakub Kicinski
1
-0
/
+11
2020-09-10
devlink: don't crash if netdev is NULL
Jakub Kicinski
1
-8
/
+20
2020-09-10
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
1
-2
/
+1
2020-09-10
Merge branch 'Allow-more-than-255-IPv4-multicast-interfaces'
David S. Miller
2
-6
/
+13
2020-09-10
ipmr: Use full VIF ID in netlink cache reports
Paul Davey
1
-1
/
+1
2020-09-10
ipmr: Add high byte of VIF ID to igmpmsg
Paul Davey
2
-4
/
+8
2020-09-10
ipmr: Add route table ID to netlink cache reports
Paul Davey
2
-1
/
+4
2020-09-10
net: dsa: b53: Report VLAN table occupancy via devlink
Florian Fainelli
3
-3
/
+66
2020-09-10
Merge branch 'Marvell-PP2-2-PTP-support'
David S. Miller
5
-50
/
+1028
2020-09-10
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2
-11
/
+244
2020-09-10
net: mvpp2: ptp: add support for receive timestamping
Russell King
3
-2
/
+194
2020-09-10
net: mvpp2: ptp: add TAI support
Russell King
5
-1
/
+521
2020-09-10
net: mvpp2: check first level interrupt status registers
Russell King
2
-2
/
+15
[next]