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-05-18
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-17
/
+62
2018-05-18
Merge branch 'tcp-implement-SACK-compression'
David S. Miller
12
-9
/
+107
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
5
-1
/
+20
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
5
-2
/
+18
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
3
-0
/
+4
2018-05-18
tcp: add SACK compression
Eric Dumazet
6
-6
/
+67
2018-05-18
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
1
-2
/
+0
2018-05-18
tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
Eric Dumazet
1
-1
/
+1
2018-05-18
net: mscc: Add SPDX identifier
Alexandre Belloni
1
-1
/
+1
2018-05-18
Merge branch 'stmmac-Clean-up-and-tune-up'
David S. Miller
12
-230
/
+325
2018-05-18
net: stmmac: Remove if condition by taking advantage of hwif return code
Jose Abreu
1
-12
/
+11
2018-05-18
net: stmmac: Let descriptor code get skbuff address
Jose Abreu
5
-5
/
+23
2018-05-18
net: stmmac: Uniformize set_rx_owner()
Jose Abreu
5
-13
/
+10
2018-05-18
net: stmmac: Remove uneeded check for GMAC version in stmmac_xmit
Jose Abreu
2
-6
/
+2
2018-05-18
net: stmmac: Uniformize the use of dma_init_* callbacks
Jose Abreu
6
-61
/
+85
2018-05-18
net: stmmac: Move PTP and MMC base address calculation to hwif.c
Jose Abreu
3
-8
/
+39
2018-05-18
net: stmmac: Remove uneeded checks for GMAC version
Jose Abreu
1
-11
/
+5
2018-05-18
net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
Jose Abreu
5
-86
/
+86
2018-05-18
net: stmmac: Let descriptor code clear the descriptor
Jose Abreu
5
-8
/
+26
2018-05-18
net: stmmac: Let descriptor code set skbuff address
Jose Abreu
5
-19
/
+29
2018-05-18
net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
Jose Abreu
2
-1
/
+5
2018-05-18
net: stmmac: Enable OSP for GMAC4
Jose Abreu
1
-0
/
+4
2018-05-18
net/mlx5e: Explicitly set source e-switch in offloaded TC rules
Shahar Klein
3
-0
/
+10
2018-05-18
net/mlx5: Add source e-switch owner
Shahar Klein
2
-2
/
+14
2018-05-18
net/mlx5e: Explicitly set destination e-switch in FDB rules
Rabie Loulou
3
-0
/
+8
2018-05-18
net/mlx5: Add destination e-switch owner
Shahar Klein
7
-10
/
+21
2018-05-18
net/mlx5: Properly handle a vport destination when setting FTE
Shahar Klein
1
-0
/
+3
2018-05-18
net/mlx5: Add merged e-switch cap
Roi Dayan
1
-1
/
+2
2018-05-18
Merge branch 'net-Allow-more-drivers-with-COMPILE_TEST'
David S. Miller
5
-10
/
+10
2018-05-18
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST
Florian Fainelli
1
-2
/
+2
2018-05-18
net: ethernet: freescale: Allow FEC with COMPILE_TEST
Florian Fainelli
3
-3
/
+3
2018-05-18
net: ethernet: ti: Allow most drivers with COMPILE_TEST
Florian Fainelli
1
-5
/
+5
2018-05-18
vlan: Add extack messages for link create
David Ahern
3
-15
/
+44
2018-05-18
qede: Add build_skb() support.
Manish Chopra
4
-174
/
+137
2018-05-18
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-61
/
+82
2018-05-17
tc-testing: fixed copy-pasting error in ife tests
Roman Mashak
1
-14
/
+14
2018-05-17
net/ncsi: prevent a couple array underflows
Dan Carpenter
1
-2
/
+3
2018-05-17
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
3
-3
/
+4
2018-05-17
nfp: flower: fix error path during representor creation
Jiri Pirko
3
-4
/
+19
2018-05-17
Merge branch 'mvpp2-small-improvements'
David S. Miller
1
-41
/
+18
2018-05-17
net: mvpp2: print rx error with rate-limit
Yan Markman
1
-6
/
+8
2018-05-17
net: mvpp2: set mac address does not require the stop/start sequence
Yan Markman
1
-31
/
+7
2018-05-17
net: mvpp2: avoid checking for free aggregated descriptors twice
Yan Markman
1
-4
/
+3
2018-05-17
Merge branch 'mvpp2-phylink-conversion'
David S. Miller
4
-355
/
+595
2018-05-17
net: mvpp2: 2500baseX support
Antoine Tenart
1
-12
/
+39
2018-05-17
net: mvpp2: 1000baseX support
Antoine Tenart
1
-21
/
+51
2018-05-17
phy: cp110-comphy: 2.5G SGMII mode
Antoine Tenart
1
-3
/
+14
2018-05-17
phy: add 2.5G SGMII mode to the phy_mode enum
Antoine Tenart
1
-0
/
+1
2018-05-17
net: mvpp2: phylink support
Antoine Tenart
2
-338
/
+509
2018-05-17
net: mvpp2: align the ethtool ops definition
Antoine Tenart
1
-12
/
+12
[next]