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-04-19
bridge: update vlan dev link state for bridge netdev changes
Mike Manning
1
-3
/
+47
2019-04-19
bridge: update vlan dev state when port added to or deleted from vlan
Mike Manning
1
-0
/
+19
2019-04-19
bridge: support binding vlan dev link state to vlan member bridge ports
Mike Manning
3
-4
/
+174
2019-04-19
vlan: do not transfer link state in vlan bridge binding mode
Mike Manning
2
-11
/
+26
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
3
-6
/
+9
2019-04-19
nfp: flower: fix size_t compile warning
John Hurley
1
-1
/
+1
2019-04-19
Merge branch 'net-add-reset-controller-driven-PHY-reset'
David S. Miller
5
-9
/
+48
2019-04-19
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
4
-8
/
+8
2019-04-19
net: phy: add support for reset-controller
David Bauer
3
-4
/
+37
2019-04-19
dt-bindings: net: add PHY reset controller binding
David Bauer
1
-0
/
+6
2019-04-19
Merge branch 'net-some-build-fixes-and-other-improvements'
David S. Miller
5
-18
/
+15
2019-04-19
net: skb: remove unused asserts
Jakub Kicinski
1
-2
/
+0
2019-04-19
net: gemini: remove unnecessary assert
Jakub Kicinski
1
-2
/
+0
2019-04-19
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
1
-6
/
+11
2019-04-19
sb1000: fix variable set but not used warnings
Jakub Kicinski
1
-6
/
+3
2019-04-19
l2tp: fix set but not used variable
Jakub Kicinski
1
-2
/
+1
2019-04-19
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
6
-10
/
+60
2019-04-19
net: phy: remove dead code from phy_sanitize_settings
Heiner Kallweit
1
-4
/
+0
2019-04-19
net: phy: don't set autoneg if it's not supported
Heiner Kallweit
1
-0
/
+4
2019-04-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
27
-457
/
+3201
2019-04-18
Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...
David S. Miller
85
-1142
/
+1979
2019-04-18
ice: Calculate ITR increment based on direct calculation
Brett Creeley
1
-72
/
+63
2019-04-18
ice: Bump driver version
Anirudh Venkataramanan
1
-1
/
+1
2019-04-18
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
5
-2
/
+159
2019-04-18
ice: Add code for DCB rebuild
Anirudh Venkataramanan
3
-0
/
+85
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
6
-2
/
+86
2019-04-18
ice: Add priority information into VLAN header
Anirudh Venkataramanan
4
-3
/
+54
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
5
-0
/
+52
2019-04-18
ice: Add code to process LLDP MIB change events
Anirudh Venkataramanan
5
-3
/
+47
2019-04-18
ice: Add code for DCB initialization part 4/4
Anirudh Venkataramanan
2
-2
/
+81
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
14
-82
/
+997
2019-04-18
ice: Add code for DCB initialization part 2/4
Anirudh Venkataramanan
6
-1
/
+1057
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
10
-0
/
+230
2019-04-18
ice: Bump version
Anirudh Venkataramanan
1
-1
/
+1
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
16
-294
/
+294
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
4
-6
/
+6
2019-04-18
rtlwifi: rtl8188ee: Remove extraneous file
Larry Finger
1
-10
/
+0
2019-04-18
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
3
-0
/
+24
2019-04-18
Merge branch 'ipv6-Use-fib6_result-for-fib_lookups'
David S. Miller
10
-294
/
+349
2019-04-18
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
4
-39
/
+52
2019-04-18
ipv6: Pass fib6_result to fib lookups
David Ahern
7
-53
/
+46
2019-04-18
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
2
-11
/
+11
2019-04-18
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
David Ahern
1
-39
/
+43
2019-04-18
ipv6: Pass fib6_result to rt6_device_match
David Ahern
1
-19
/
+30
2019-04-18
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
5
-18
/
+25
2019-04-18
ipv6: Pass fib6_result to rt6_insert_exception
David Ahern
1
-16
/
+17
2019-04-18
ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
David Ahern
1
-22
/
+27
2019-04-18
ipv6: Pass fib6_result to pcpu route functions
David Ahern
1
-13
/
+14
2019-04-18
ipv6: Pass fib6_result to ip6_create_rt_rcu
David Ahern
1
-16
/
+21
2019-04-18
ipv6: Pass fib6_result to ip6_rt_cache_alloc
David Ahern
1
-22
/
+26
[next]