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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
mlxsw: spectrum: Fix IP2ME CPU policer configuration
Shalom Toledo
1
-1
/
+0
2018-11-04
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-11-04
net: hns3: Fix for out-of-bounds access when setting pfc back pressure
Yunsheng Lin
1
-6
/
+4
2018-11-04
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
1
-2
/
+4
2018-11-03
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2
-2
/
+20
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
4
-79
/
+34
2018-11-03
s390/qeth: fix initial operstate
Julian Wiedmann
4
-10
/
+25
2018-11-03
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
3
-4
/
+11
2018-11-03
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
1
-3
/
+5
2018-11-03
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
4
-151
/
+119
2018-11-03
net: systemport: Protect stop from timeout
Florian Fainelli
1
-8
/
+7
2018-11-03
net: bcmgenet: protect stop from timeout
Doug Berger
1
-6
/
+7
2018-11-03
net: dsa: microchip: initialize mutex before use
Tristram Ha
1
-5
/
+5
2018-11-03
usbnet: smsc95xx: disable carrier check while suspending
Frieder Schrempf
1
-0
/
+7
2018-11-01
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-170
/
+318
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
42
-488
/
+1343
2018-11-01
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-11-01
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-37
/
+76
2018-11-01
Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-11
/
+179
2018-11-01
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
1
-0
/
+2
2018-11-01
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
1
-4
/
+1
2018-11-01
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-12
/
+16
2018-10-31
mlxsw: spectrum: Set minimum shaper on MC TCs
Petr Machata
1
-0
/
+25
2018-10-31
mlxsw: reg: QEEC: Add minimum shaper fields
Petr Machata
1
-1
/
+21
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
Huazhong Tan
1
-0
/
+5
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
Huazhong Tan
1
-0
/
+3
2018-10-31
net: hns3: bugfix for handling mailbox while the command queue reinitialized
Huazhong Tan
1
-0
/
+6
2018-10-31
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
6
-53
/
+85
2018-10-31
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
Huazhong Tan
1
-2
/
+2
2018-10-31
net: hns3: bugfix for is_valid_csq_clean_head()
Huazhong Tan
1
-6
/
+6
2018-10-31
net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
Huazhong Tan
2
-6
/
+0
2018-10-31
net: hns3: bugfix for the initialization of command queue's spin lock
Huazhong Tan
1
-4
/
+10
2018-10-31
net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
Huazhong Tan
1
-1
/
+1
2018-10-31
net: hns3: bugfix for buffer not free problem during resetting
Huazhong Tan
1
-3
/
+21
2018-10-31
net: hns3: add error handler for hns3_nic_init_vector_data()
Huazhong Tan
1
-2
/
+8
2018-10-31
net/mlx5e: fix csum adjustments caused by RXFCS
Eric Dumazet
1
-36
/
+9
2018-10-31
vhost: Fix Spectre V1 vulnerability
Jason Wang
1
-0
/
+2
2018-10-31
net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
1
-1
/
+1
2018-10-31
Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux
Linus Torvalds
26
-617
/
+158
2018-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-3
/
+6
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
219
-3478
/
+18371
2018-10-31
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
1
-1
/
+3
2018-10-31
Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-4
/
+37
2018-10-31
i40e: Update status codes
Mitch Williams
1
-1
/
+1
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
69
-345
/
+4245
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
7
-12
/
+30
2018-10-31
fm10k: bump driver version to match out-of-tree release
Jacob Keller
1
-1
/
+1
2018-10-31
fm10k: add missing device IDs to the upstream driver
Jacob Keller
2
-0
/
+4
2018-10-31
fm10k: ensure completer aborts are marked as non-fatal after a resume
Jacob Keller
1
-20
/
+28
[next]