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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
SUNRPC: Avoid deep recursion in rpc_release_client
Trond Myklebust
1
-12
/
+17
2013-11-09
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
1
-7
/
+21
2013-10-31
SUNRPC: Cleanup xs_destroy()
Trond Myklebust
1
-10
/
+5
2013-10-31
SUNRPC: close a rare race in xs_tcp_setup_socket.
NeilBrown
1
-4
/
+9
2013-10-30
SUNRPC: remove duplicated include from clnt.c
Wei Yongjun
1
-1
/
+0
2013-10-29
SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
Trond Myklebust
1
-19
/
+37
2013-10-29
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
Trond Myklebust
1
-0
/
+1
2013-10-29
SUNRPC: remove an unnecessary if statement
wangweidong
1
-3
/
+1
2013-10-29
sunrpc: comment typo fix
J. Bruce Fields
1
-2
/
+2
2013-10-29
SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport
Trond Myklebust
1
-1
/
+2
2013-10-28
SUNRPC: Add a helper to switch the transport of an rpc_clnt
Trond Myklebust
1
-7
/
+100
2013-10-28
SUNRPC: Modify synopsis of rpc_client_register()
Chuck Lever
1
-6
/
+7
2013-10-02
SUNRPC: call_connect_status should recheck bind and connect status on error
Trond Myklebust
1
-3
/
+6
2013-10-02
SUNRPC: Remove redundant initialisations of request rq_bytes_sent
Trond Myklebust
1
-8
/
+7
2013-10-02
SUNRPC: Fix RPC call retransmission statistics
Trond Myklebust
1
-2
/
+4
2013-10-02
SUNRPC: Add RPC task and client level options to disable the resend timeout
Trond Myklebust
2
-4
/
+16
2013-10-02
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
Trond Myklebust
2
-10
/
+11
2013-10-02
SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write
Trond Myklebust
1
-0
/
+10
2013-10-02
SUNRPC: Don't set the request connect_cookie until a successful transmit
Trond Myklebust
1
-3
/
+5
2013-10-02
SUNRPC: Only update the TCP connect cookie on a successful connect
Trond Myklebust
1
-1
/
+1
2013-10-02
SUNRPC: Enable the keepalive option for TCP sockets
Trond Myklebust
1
-0
/
+13
2013-09-22
Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+11
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-97
/
+102
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
7
-11
/
+11
2013-09-19
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+11
2013-09-18
net:dccp: do not report ICMP redirects to user space
Duan Jiong
1
-0
/
+1
2013-09-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-0
/
+2
2013-09-18
RPCSEC_GSS: fix crash on destroying gss auth
J. Bruce Fields
1
-0
/
+11
2013-09-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-28
/
+31
2013-09-18
tcp: fix RTO calculated from cached RTT
Neal Cardwell
1
-1
/
+3
2013-09-17
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
1
-0
/
+2
2013-09-17
netfilter: nfnetlink_queue: use network skb for sequence adjustment
Gao feng
1
-1
/
+1
2013-09-17
net: sctp: rfc4443: do not report ICMP redirects to user space
Daniel Borkmann
2
-3
/
+2
2013-09-17
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
1
-2
/
+2
2013-09-16
netfilter: ipset: Fix serious failure in CIDR tracking
Oliver Smith
1
-12
/
+16
2013-09-16
netfilter: ipset: Validate the set family and not the set type family at swap...
Jozsef Kadlecsik
1
-1
/
+1
2013-09-16
netfilter: ipset: Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
5
-10
/
+9
2013-09-16
netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...
Jozsef Kadlecsik
1
-2
/
+2
2013-09-16
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
1
-4
/
+1
2013-09-16
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2
-3
/
+3
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-12
/
+3
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-13
netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
Phil Oester
1
-2
/
+2
2013-09-13
bridge: Clamp forward_delay when enabling STP
Herbert Xu
3
-8
/
+26
2013-09-13
resubmit bridge: fix message_age_timer calculation
Chris Healy
1
-1
/
+1
2013-09-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-5
/
+5
2013-09-13
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
1
-5
/
+5
2013-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+27
[next]