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
2015-05-18
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
4
-7
/
+15
2015-05-18
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
2
-2
/
+6
2015-05-18
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2
-7
/
+8
2015-05-18
net-packet: fix null pointer exception in rollover mode
Willem de Bruijn
1
-3
/
+5
2015-05-17
net: fix two sparse errors
Eric Dumazet
1
-6
/
+5
2015-05-17
netfilter: synproxy: fix sparse errors
Eric Dumazet
1
-2
/
+2
2015-05-17
ipip: fix one sparse error
Eric Dumazet
1
-1
/
+2
2015-05-17
net: fix sparse error in csum_replace4()
Eric Dumazet
1
-1
/
+3
2015-05-16
net: phy: Add state machine state transitions debug prints
Florian Fainelli
1
-0
/
+31
2015-05-15
rocker: fix a neigh entry leak issue
Ying Xue
1
-3
/
+5
2015-05-15
Merge branch 'amd-xgbe-next'
David S. Miller
16
-2452
/
+2092
2015-05-15
amd-xgbe: Remove manual check and set of dma_mask pointer
Lendacky, Thomas
1
-2
/
+0
2015-05-15
amd-xgbe: Fix flow control setting logic
Lendacky, Thomas
4
-40
/
+72
2015-05-15
amd-xgbe: Support defining PHY resources in ETH device node
Lendacky, Thomas
3
-37
/
+29
2015-05-15
amd-xgbe: Move the PHY support into amd-xgbe
Lendacky, Thomas
14
-2274
/
+1828
2015-05-15
amd-xgbe: Rework the Rx path SKB allocation
Lendacky, Thomas
3
-33
/
+37
2015-05-15
amd-xgbe: Add netif_* message support to the driver
Lendacky, Thomas
7
-151
/
+191
2015-05-15
amd-xgbe: Add additional stats to be reported via ethtool
Lendacky, Thomas
3
-3
/
+23
2015-05-15
Merge branch 'stmmac-platform-glue'
David S. Miller
12
-55
/
+378
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2
-23
/
+3
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
5
-5
/
+36
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
5
-9
/
+40
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
5
-4
/
+34
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
5
-4
/
+39
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
5
-4
/
+36
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
5
-4
/
+35
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
4
-6
/
+54
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2
-5
/
+13
2015-05-15
doc: dt: add documentation for nxp,lpc1850-dwmac
Joachim Eastwood
1
-0
/
+20
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
4
-1
/
+78
2015-05-15
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
2
-8
/
+86
2015-05-15
test_bpf: fix sparse warnings
Michael Holzheu
1
-61
/
+61
2015-05-15
net: core: set qdisc pkt len before tc_classify
Florian Westphal
1
-1
/
+2
2015-05-15
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
1
-0
/
+1
2015-05-15
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2
-1
/
+3
2015-05-15
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2
-9
/
+316
2015-05-15
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2015-05-15
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
1
-16
/
+2
2015-05-15
packet: fix warnings in rollover lock contention
Willem de Bruijn
1
-10
/
+5
2015-05-15
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
7
-11
/
+0
2015-05-14
Merge branch 'phy_turn_around'
David S. Miller
4
-2
/
+14
2015-05-14
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
Florian Fainelli
1
-2
/
+5
2015-05-14
of: mdio: Add a "broken-turn-around" property
Florian Fainelli
2
-0
/
+6
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
1
-0
/
+3
2015-05-14
tipc: use sock_create_kern interface to create kernel socket
Ying Xue
1
-1
/
+1
2015-05-14
cls_flower: Fix compile error
Brian Haley
1
-3
/
+3
2015-05-14
Merge branch 'tipc-next'
David S. Miller
14
-264
/
+225
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
5
-41
/
+54
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
3
-10
/
+22
2015-05-14
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2
-61
/
+22
[next]