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-12
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
4
-18
/
+7
2019-02-12
Merge branch 'Add-ENETC-PTP-clock-driver'
David S. Miller
13
-258
/
+486
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-12
MAINTAINERS: add enetc_ptp driver into QorIQ PTP list
Yangbo Lu
1
-0
/
+1
2019-02-12
enetc: add PTP clock driver
Yangbo Lu
4
-2
/
+162
2019-02-12
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
1
-1
/
+1
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
2
-14
/
+15
2019-02-12
dt-binding: ptp_qoriq: add little-endian support
Yangbo Lu
1
-0
/
+3
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
3
-42
/
+60
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
2
-67
/
+80
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
2
-11
/
+25
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
5
-171
/
+171
2019-02-12
net/skbuff: fix up kernel-doc placement
Brian Norris
1
-6
/
+6
2019-02-12
Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove'
David S. Miller
5
-49
/
+0
2019-02-12
staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
1
-5
/
+0
2019-02-12
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
3
-27
/
+0
2019-02-12
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
1
-17
/
+0
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
1
-21
/
+6
2019-02-12
net/tls: Do not use async crypto for non-data records
Vakul Garg
1
-6
/
+12
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
1
-4
/
+1
2019-02-12
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
Russell King
1
-9
/
+6
2019-02-12
net: marvell: mvpp2: add mvpp2_is_xlg() helper
Russell King
1
-11
/
+9
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
2
-0
/
+19
2019-02-12
net: phylink: only call mac_config() during resolve when link is up
Russell King
1
-2
/
+9
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
4
-32
/
+1
2019-02-12
Merge branch 'net-DMA-API'
David S. Miller
9
-43
/
+59
2019-02-12
smc911x: pass struct device to DMA API functions
Christoph Hellwig
1
-2
/
+2
2019-02-12
meth: pass struct device to DMA API functions
Christoph Hellwig
1
-10
/
+15
2019-02-12
moxart_ether: pass struct device to DMA API functions
Christoph Hellwig
2
-4
/
+8
2019-02-12
pxa168_eth: pass struct device to DMA API functions
Christoph Hellwig
1
-4
/
+7
2019-02-12
lantiq_etop: pass struct device to DMA API functions
Christoph Hellwig
1
-2
/
+4
2019-02-12
macb_main: pass struct device to DMA API functions
Christoph Hellwig
1
-4
/
+4
2019-02-12
au1000_eth: pass struct device to DMA API functions
Christoph Hellwig
1
-3
/
+3
2019-02-12
net: caif: pass struct device to DMA API functions
Christoph Hellwig
1
-14
/
+16
2019-02-12
Merge branch 'mlxsw-Several-updates'
David S. Miller
4
-21
/
+47
2019-02-12
selftests: mlxsw: avoid double sourcing of lib.sh
Jiri Pirko
1
-1
/
+0
2019-02-12
mlxsw: spectrum_flower: Fix VLAN modify action support
Ido Schimmel
1
-2
/
+1
2019-02-12
mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()
Ido Schimmel
1
-1
/
+1
2019-02-12
mlxsw: spectrum: Set LAG port collector only when active
Nir Dotan
1
-17
/
+45
2019-02-12
Merge branch 'net-smc-next'
David S. Miller
5
-33
/
+39
2019-02-12
MAINTAINERS: add Karsten as SMC maintainer
Ursula Braun
1
-0
/
+1
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
1
-8
/
+16
2019-02-12
net/smc: check connections in smc_lgr_free_work
Karsten Graul
1
-4
/
+2
2019-02-12
net/smc: reduce amount of status updates to peer
Karsten Graul
1
-14
/
+8
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
1
-1
/
+1
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
2
-2
/
+7
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
2
-4
/
+4
2019-02-12
nfp: flower: remove double new line
Jakub Kicinski
1
-1
/
+0
2019-02-12
flow_offload: Fix flow action infrastructure
Eli Britstein
1
-1
/
+1
2019-02-12
Documentation: fix some freescale dpio-driver.rst warnings
Randy Dunlap
1
-7
/
+7
[next]