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
2018-02-14
kcm: Call strp_stop before strp_done in kcm_attach
Tom Herbert
1
-0
/
+1
2018-02-14
net: phy: dp83867: Add documentation for CLK_OUT pin muxing
Wadim Egorov
1
-0
/
+2
2018-02-14
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
Wadim Egorov
2
-0
/
+33
2018-02-14
tipc: apply bearer link tolerance on running links
Jon Maloy
4
-4
/
+32
2018-02-14
Merge branch 'cxgb4-speed-up-reading-on-chip-memory'
David S. Miller
3
-73
/
+211
2018-02-14
cxgb4: speed up on-chip memory read
Rahul Lakkireddy
1
-9
/
+28
2018-02-14
cxgb4: rework on-chip memory read
Rahul Lakkireddy
3
-73
/
+192
2018-02-14
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
3
-23
/
+18
2018-02-14
Merge branch 'PTP-support-for-DSA-and-mv88e6xxx-driver'
David S. Miller
16
-5
/
+2070
2018-02-14
net: dsa: mv88e6xxx: add workaround for 6341 timestamping
Brandon Streiff
2
-0
/
+22
2018-02-14
net: dsa: mv88e6xxx: add rx/tx timestamping support
Brandon Streiff
7
-4
/
+788
2018-02-14
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
3
-0
/
+71
2018-02-14
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
2
-0
/
+44
2018-02-14
net: dsa: mv88e6xxx: add support for event capture
Brandon Streiff
3
-2
/
+207
2018-02-14
net: dsa: mv88e6xxx: add support for GPIO configuration
Brandon Streiff
6
-0
/
+334
2018-02-14
net: dsa: mv88e6xxx: expose switch time as a PTP hardware clock
Brandon Streiff
6
-0
/
+326
2018-02-14
net: dsa: mv88e6xxx: add accessors for PTP/TAI registers
Brandon Streiff
5
-1
/
+251
2018-02-14
net: dsa: mv88e6xxx: export g2 register accessors
Brandon Streiff
2
-4
/
+29
2018-02-14
net: ptp: Add stub for ptp_classify_raw()
Andrew Lunn
1
-0
/
+4
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
5
-5
/
+31
2018-02-14
Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG'
David S. Miller
5
-2
/
+12
2018-02-14
net: Remove atalk header from socket.c
David Ahern
1
-1
/
+0
2018-02-14
net: Make atalk_ptr depend on ATALK or IRDA
David Ahern
2
-0
/
+4
2018-02-14
net: Make ax25_ptr depend on CONFIG_AX25
David Ahern
2
-0
/
+4
2018-02-14
net: Make dn_ptr depend on CONFIG_DECNET
David Ahern
2
-1
/
+4
2018-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-138
/
+119
2018-02-13
selftests: Add FIB onlink tests
David Ahern
1
-0
/
+375
2018-02-13
i40evf: Make VF reset warning message more clear
Harshitha Ramamurthy
1
-1
/
+1
2018-02-13
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
1
-39
/
+56
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
3
-10
/
+13
2018-02-13
i40e: do not force filter failure in overflow promiscuous
Alan Brady
1
-14
/
+1
2018-02-13
i40e: refactor promisc_changed in i40e_sync_vsi_filters
Alan Brady
1
-22
/
+20
2018-02-13
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
1
-4
/
+7
2018-02-13
i40e: broadcast filters can trigger overflow promiscuous
Alan Brady
1
-2
/
+4
2018-02-13
i40e: don't leak memory addresses
Mitch Williams
2
-41
/
+12
2018-02-13
i40evf: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-4
/
+4
2018-02-13
i40e: Make local function i40e_get_link_speed static
Wei Yongjun
1
-1
/
+1
2018-02-13
Merge branch 'selftests-fib_tests-simplifications-verbosity-and-a-race'
David S. Miller
1
-246
/
+237
2018-02-13
selftests: fib_tests: sleep after changing carrier
David Ahern
1
-0
/
+1
2018-02-13
selftests: fib_tests: Move admin of dummy0 to helpers
David Ahern
1
-66
/
+34
2018-02-13
selftests: fib_tests: Make test results more verbose
David Ahern
1
-113
/
+135
2018-02-13
selftests: fib_tests: simplify ip commands in a namespace
David Ahern
1
-105
/
+105
2018-02-13
net/ipv4: Unexport fib_multipath_hash and fib_select_path
David Ahern
2
-2
/
+0
2018-02-13
net/ipv4: Simplify fib_select_path
David Ahern
1
-6
/
+5
2018-02-13
Merge branch 'sctp-rename-sctp-diag-file-and-add-file-comments-for-it'
David S. Miller
2
-0
/
+33
2018-02-13
sctp: add file comments in diag.c
Xin Long
1
-0
/
+31
2018-02-13
sctp: rename sctp_diag.c as diag.c
Xin Long
2
-0
/
+2
2018-02-13
mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
Arkadi Sharshevsky
3
-24
/
+16
2018-02-13
Merge branch 'mlxsw-SPAN-cleanups'
David S. Miller
6
-351
/
+433
2018-02-13
mlxsw: spectrum: Move SPAN code to separate module
Petr Machata
6
-348
/
+433
[next]