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
2017-05-16
drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
Quan Nguyen
3
-9
/
+46
2017-05-16
drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8...
Quan Nguyen
3
-2
/
+10
2017-05-16
drivers: net: xgene: Workaround for HW errata 10GE_4
Quan Nguyen
3
-0
/
+9
2017-05-16
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
Iyappan Subramanian
7
-3
/
+62
2017-05-16
drivers: net: xgene: Extend ethtool statistics
Quan Nguyen
6
-1
/
+181
2017-05-16
drivers: net: xgene: Remove unused macros
Quan Nguyen
1
-6
/
+0
2017-05-16
drivers: net: xgene: Refactor statistics error parsing code
Quan Nguyen
4
-18
/
+18
2017-05-16
drivers: net: xgene: Remove redundant local stats
Quan Nguyen
3
-7
/
+5
2017-05-16
drivers: net: xgene: Use rgmii mdio mac access
Quan Nguyen
1
-0
/
+14
2017-05-16
drivers: net: phy: xgene: Add lock to protect mac access
Quan Nguyen
2
-37
/
+40
2017-05-16
drivers: net: xgene: Protect indirect MAC access
Iyappan Subramanian
6
-177
/
+62
2017-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
74
-249
/
+1026
2017-05-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-49
/
+33
2017-05-15
Merge branch 'ldmsw-fixes'
David S. Miller
1
-2
/
+2
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
1
-1
/
+1
2017-05-15
net: netcp: fix check of requested timestamping filter
Miroslav Lichvar
1
-1
/
+0
2017-05-15
Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
10
-23
/
+49
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-15
qed: Fix uninitialized data in aRFS infrastructure
Mintz, Yuval
1
-1
/
+1
2017-05-15
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
1
-1
/
+0
2017-05-15
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
1
-7
/
+7
2017-05-15
net/mlx4_core: Use min3 to select number of MSI-X vectors
yuval.shaia@oracle.com
1
-6
/
+4
2017-05-15
macvlan: Fix performance issues with vlan tagged packets
Vlad Yasevich
1
-2
/
+5
2017-05-15
net: stmmac: use correct pointer when printing normal descriptor ring
Niklas Cassel
1
-1
/
+1
2017-05-14
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
8
-19
/
+38
2017-05-14
net/mlx5e: IPoIB, Only support regular RQ for now
Saeed Mahameed
1
-0
/
+4
2017-05-14
net/mlx5e: Fix setup TC ndo
Saeed Mahameed
1
-1
/
+1
2017-05-14
net/mlx5e: Fix ethtool pause support and advertise reporting
Gal Pressman
1
-2
/
+1
2017-05-14
net/mlx5e: Use the correct pause values for ethtool advertising
Gal Pressman
1
-1
/
+5
2017-05-13
Linux 4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
9
-18
/
+195
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-19
/
+17
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+145
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
5
-10
/
+8
2017-05-13
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-13
SMB2: Fix share type handling
Christophe JAILLET
1
-5
/
+9
2017-05-13
cifs: cifsacl: Use a temporary ops variable to reduce code length
Joe Perches via samba-technical
1
-16
/
+14
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-13
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-13
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-13
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
[next]