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
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
3
-8
/
+6
2014-10-23
hyperv: Fix the total_data_buflen in send path
Haiyang Zhang
1
-0
/
+1
2014-10-23
Merge branch 'amd-xgbe'
David S. Miller
1
-9
/
+13
2014-10-23
amd-xgbe: Fix napi Rx budget accounting
Lendacky, Thomas
1
-8
/
+12
2014-10-23
amd-xgbe: Properly handle feature changes via ethtool
Lendacky, Thomas
1
-1
/
+1
2014-10-23
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
1
-1
/
+2
2014-10-23
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2
-4
/
+4
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
1
-3
/
+8
2014-10-22
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2
-0
/
+6
2014-10-22
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
1
-1
/
+2
2014-10-22
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
1
-4
/
+0
2014-10-22
net: sched: initialize bstats syncp
Sabrina Dubroca
1
-1
/
+1
2014-10-22
bpf: fix bug in eBPF verifier
Alexei Starovoitov
2
-1
/
+13
2014-10-22
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
1
-12
/
+25
2014-10-21
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
1
-2
/
+2
2014-10-21
tipc: fix a potential deadlock
Ying Xue
3
-20
/
+35
2014-10-21
Merge branch 'enic'
David S. Miller
2
-8
/
+8
2014-10-21
enic: Do not call napi_disable when preemption is disabled.
Govindarajulu Varadarajan
1
-2
/
+2
2014-10-21
enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free
Govindarajulu Varadarajan
1
-6
/
+6
2014-10-20
Merge branch 'gso_encap_fixes'
David S. Miller
10
-10
/
+21
2014-10-20
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
1
-3
/
+10
2014-10-20
net: make skb_gso_segment error handling more robust
Florian Westphal
4
-2
/
+6
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
5
-5
/
+5
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-41
/
+165
2014-10-20
ax88179_178a: fix bonding failure
Ian Morgan
1
-1
/
+6
2014-10-19
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
Linus Torvalds
3
-123
/
+501
2014-10-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-51
/
+1404
2014-10-19
Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+9
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-351
/
+280
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
21
-953
/
+1372
2014-10-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
64
-910
/
+882
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-7
/
+8
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+10
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-19
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-19
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-19
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
50
-692
/
+835
2014-10-19
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
39
-124
/
+3421
2014-10-19
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-86
/
+392
2014-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
57
-138
/
+274
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-1
/
+5
2014-10-19
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
20
-171
/
+489
2014-10-19
Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-1
/
+1
2014-10-19
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-36
/
+33
2014-10-19
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs
Linus Torvalds
5
-293
/
+167
2014-10-18
Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-20
/
+278
2014-10-18
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...
Linus Torvalds
9
-89
/
+238
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-147
/
+132
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
65
-1172
/
+1210
[next]