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
2019-02-25
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
10
-47
/
+119
2019-02-25
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
1
-19
/
+14
2019-02-25
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
1
-69
/
+51
2019-02-25
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
1
-9
/
+9
2019-02-25
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2
-9
/
+5
2019-02-25
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
1
-19
/
+16
2019-02-25
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2
-7
/
+11
2019-02-25
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
1
-0
/
+24
2019-02-25
Merge branch 'mlxsw-spectrum_acl-Don-t-take-rtnl-mutex-for-region-rehash'
David S. Miller
6
-187
/
+592
2019-02-25
selftests: mlxsw: spectrum-2: Add massive delta rehash test
Jiri Pirko
1
-0
/
+166
2019-02-25
selftests: mlxsw: spectrum-2: Check migrate end trace
Jiri Pirko
1
-0
/
+8
2019-02-25
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
2
-3
/
+28
2019-02-25
selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
Jiri Pirko
1
-0
/
+71
2019-02-25
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
1
-5
/
+0
2019-02-25
mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
Jiri Pirko
1
-6
/
+0
2019-02-25
mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
Jiri Pirko
2
-2
/
+10
2019-02-25
mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulation
Jiri Pirko
1
-5
/
+20
2019-02-25
mlxsw: spectrum_acl: Enable vregion rehash per-profile
Jiri Pirko
1
-8
/
+15
2019-02-25
mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updates
Jiri Pirko
1
-7
/
+27
2019-02-25
mlxsw: spectrum_acl: Introduce vregion mutex
Jiri Pirko
1
-0
/
+26
2019-02-25
mlxsw: spectrum_acl: Refactor vregion association code
Jiri Pirko
1
-67
/
+66
2019-02-25
mlxsw: spectrum_acl: Introduce a mutex to guard region list updates
Jiri Pirko
1
-2
/
+14
2019-02-25
mlxsw: spectrum_acl: Split TCAM group structure into two
Jiri Pirko
2
-101
/
+161
2019-02-25
mlxsw: spectrum_acl: Remove unused ops field from group structure
Jiri Pirko
1
-1
/
+0
2019-02-25
Merge branch 'net-dsa-microchip-add-MIB-counters-support'
David S. Miller
4
-55
/
+270
2019-02-25
net: dsa: microchip: add port_cleanup function
Tristram Ha
4
-0
/
+31
2019-02-25
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
1
-4
/
+0
2019-02-25
net: dsa: microchip: get port link status
Tristram Ha
3
-0
/
+17
2019-02-25
net: dsa: microchip: add MIB counter reading support
Tristram Ha
4
-48
/
+205
2019-02-25
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
3
-3
/
+17
2019-02-25
Merge branch 'net-phy-marvell10g-Add-2-5GBaseT-support'
David S. Miller
3
-14
/
+82
2019-02-25
net: phy: marvell10g: add support for the 88x2110 PHY
Maxime Chevallier
2
-0
/
+14
2019-02-25
net: mvpp2: Add 2.5GBaseT support
Maxime Chevallier
1
-0
/
+1
2019-02-25
net: phy: marvell10g: Force reading of 2.5/5G
Maxime Chevallier
1
-0
/
+35
2019-02-25
net: phy: marvell10g: Use a #define for 88X3310 family id
Maxime Chevallier
2
-2
/
+3
2019-02-25
net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
Maxime Chevallier
1
-7
/
+19
2019-02-25
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
Maxime Chevallier
1
-2
/
+2
2019-02-25
net: phy: marvell10g: Use get_features to get the PHY abilities
Maxime Chevallier
1
-3
/
+8
2019-02-25
net: phy: check PMAPMD link status only in genphy_c45_read_link
Heiner Kallweit
1
-8
/
+1
2019-02-25
Merge branch 'net-switchdev-h-inclusion-removal'
David S. Miller
4
-4
/
+0
2019-02-25
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
3
-3
/
+0
2019-02-25
nfp: Remove switchdev.h inclusion
Florian Fainelli
1
-1
/
+0
2019-02-25
net: lantiq: Do not use eth_change_mtu()
Hauke Mehrtens
1
-1
/
+0
2019-02-25
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
2
-12
/
+9
2019-02-25
Merge branch 'net-protodown-support-for-macvlan-and-vxlan'
David S. Miller
4
-0
/
+22
2019-02-25
vxlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-25
macvlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-25
net: dev: add generic protodown handler
Andy Roulin
2
-0
/
+20
2019-02-24
Merge branch 'Add-tests-for-unlocked-flower-classifier-implementation'
David S. Miller
4
-4
/
+297
2019-02-24
selftests: concurrency: add test to verify parallel replace/delete
Vlad Buslov
1
-0
/
+26
[next]