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
2013-03-26
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
1
-2
/
+2
2013-03-25
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-03-25
unix: fix a race condition in unix_release()
Paul Moore
1
-4
/
+3
2013-03-25
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
1
-5
/
+2
2013-03-25
bnx2x: fix assignment of signed expression to unsigned variable
Kumar Amit Mehta
1
-9
/
+9
2013-03-25
bridge: fix crash when set mac address of br interface
Hong zhi guo
1
-1
/
+1
2013-03-25
8021q: fix a potential use-after-free
Cong Wang
1
-7
/
+7
2013-03-25
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
1
-1
/
+0
2013-03-22
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
2013-03-21
net: fix *_DIAG_MAX constants
Andrey Vagin
2
-2
/
+6
2013-03-21
Merge branch 'mlx4'
David S. Miller
3
-22
/
+47
2013-03-21
net/mlx4_core: Disallow releasing VF QPs which have steering rules
Hadar Hen Zion
1
-8
/
+33
2013-03-21
net/mlx4_core: Always use 64 bit resource ID when doing lookup
Hadar Hen Zion
1
-1
/
+1
2013-03-21
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
1
-11
/
+11
2013-03-21
net/mlx4_core: Fix wrong order of flow steering resources removal
Hadar Hen Zion
1
-1
/
+1
2013-03-21
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
Moshe Lazer
1
-1
/
+1
2013-03-21
net: ethernet: cpsw: fix erroneous condition in error check
Lothar Waßmann
1
-1
/
+1
2013-03-21
lantiq_etop: use free_netdev(netdev) instead of kfree()
Wei Yongjun
1
-1
/
+1
2013-03-21
thermal: shorten too long mcast group name
Masatake YAMATO
1
-1
/
+1
2013-03-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-43
/
+69
2013-03-20
fec: Fix the build as module
Fabio Estevam
1
-0
/
+3
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-43
/
+69
2013-03-20
net: fec: Define indexes as 'unsigned int'
Fabio Estevam
1
-3
/
+3
2013-03-20
net/irda: add missing error path release_sock call
Kees Cook
1
-2
/
+4
2013-03-20
lpc_eth: fix error return code in lpc_eth_drv_probe()
Wei Yongjun
1
-1
/
+2
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
1
-0
/
+5
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2
-0
/
+6
2013-03-20
ipconfig: Fix newline handling in log message.
Martin Fuzzey
1
-1
/
+2
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
2
-0
/
+3
2013-03-20
Merge branch 'l2tp'
David S. Miller
10
-248
/
+220
2013-03-20
l2tp: unhash l2tp sessions on delete, not on free
Tom Parkin
3
-50
/
+38
2013-03-20
l2tp: avoid deadlock in l2tp stats update
Tom Parkin
5
-147
/
+93
2013-03-20
l2tp: push all ppp pseudowire shutdown through .release handler
Tom Parkin
1
-43
/
+10
2013-03-20
l2tp: purge session reorder queue on delete
Tom Parkin
1
-0
/
+4
2013-03-20
l2tp: add session reorder queue purge function to core
Tom Parkin
2
-0
/
+18
2013-03-20
l2tp: don't BUG_ON sk_socket being NULL
Tom Parkin
1
-8
/
+10
2013-03-20
l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
Tom Parkin
1
-0
/
+2
2013-03-20
l2tp: close sessions before initiating tunnel delete
Tom Parkin
1
-0
/
+1
2013-03-20
l2tp: close sessions in ip socket destroy callback
Tom Parkin
2
-0
/
+13
2013-03-20
l2tp: export l2tp_tunnel_closeall
Tom Parkin
2
-2
/
+3
2013-03-20
l2tp: add udp encap socket destroy handler
Tom Parkin
1
-0
/
+14
2013-03-20
udp: add encap_destroy callback
Tom Parkin
3
-0
/
+16
2013-03-20
genetlink: trigger BUG_ON if a group name is too long
Masatake YAMATO
1
-0
/
+1
2013-03-20
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
12
-51
/
+70
2013-03-20
netfilter: remove unused "config IP_NF_QUEUE"
Paul Bolle
1
-13
/
+0
2013-03-20
Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+8
2013-03-20
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-36
/
+66
2013-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-15
/
+3
2013-03-20
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
[next]