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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-31
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-8
/
+12
2013-05-29
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
1
-5
/
+7
2013-05-29
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
1
-2
/
+4
2013-05-26
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-22
/
+57
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-86
/
+305
2013-05-24
tcp: xps: fix reordering issues
Eric Dumazet
1
-4
/
+6
2013-05-23
xfrm: properly handle invalid states as an error
Timo Teräs
1
-0
/
+1
2013-05-23
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
1
-10
/
+13
2013-05-22
SUNRPC: Prevent an rpc_task wakeup race
Trond Myklebust
1
-1
/
+7
2013-05-21
batman-adv: Avoid double freeing of bat_counters
Martin Hundebøll
2
-0
/
+2
2013-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-31
/
+101
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
1
-1
/
+2
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
1
-50
/
+0
2013-05-20
net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.
Chen Gang
1
-1
/
+1
2013-05-20
netlabel: improve domain mapping validation
Paul Moore
1
-0
/
+69
2013-05-18
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-05-17
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
3
-1
/
+23
2013-05-17
tcp: gso: do not generate out of order packets
Eric Dumazet
1
-1
/
+21
2013-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-32
/
+58
2013-05-17
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
1
-0
/
+2
2013-05-17
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
1
-4
/
+4
2013-05-17
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2
-2
/
+2
2013-05-17
mac80211: fix AP-mode frame matching
Johannes Berg
1
-0
/
+3
2013-05-17
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
1
-0
/
+2
2013-05-17
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
1
-2
/
+2
2013-05-17
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
1
-1
/
+8
2013-05-17
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-17
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
3
-0
/
+33
2013-05-17
cfg80211: fix WoWLAN wakeup tracing
Johannes Berg
1
-10
/
+13
2013-05-17
cfg80211: fix wiphy_register error path
Johannes Berg
1
-6
/
+10
2013-05-16
netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
Pablo Neira Ayuso
1
-3
/
+14
2013-05-16
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
3
-19
/
+30
2013-05-16
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
3
-1
/
+18
2013-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+4
2013-05-15
SUNRPC: Fix a bug in gss_create_upcall
Trond Myklebust
1
-2
/
+3
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
7
-28
/
+36
2013-05-15
net/802/mrp: fix lockdep splat
Eric Dumazet
1
-2
/
+2
2013-05-14
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
1
-2
/
+5
2013-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-23
/
+65
2013-05-13
libceph: init sent and completed when starting
Alex Elder
1
-1
/
+4
2013-05-12
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
1
-1
/
+1
2013-05-12
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-12
ipv6,gre: do not leak info to user-space
Amerigo Wang
1
-0
/
+2
2013-05-12
ipv6: do not clear pinet6 field
Eric Dumazet
5
-14
/
+27
2013-05-12
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-7
/
+32
2013-05-12
ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-2
/
+4
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+30
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2013-05-09
batman-adv: reorder clean up routine in order to avoid race conditions
Antonio Quartulli
1
-4
/
+12
[next]