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
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
1
-4
/
+4
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
1
-14
/
+16
2017-08-16
SUNRPC: Cleanup xs_tcp_read_common()
Trond Myklebust
1
-17
/
+8
2017-08-16
SUNRPC: Don't loop forever in xs_tcp_data_receive()
Trond Myklebust
1
-6
/
+7
2017-08-16
SUNRPC: Don't hold the transport lock when receiving backchannel data
Trond Myklebust
1
-4
/
+1
2017-08-16
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
1
-5
/
+18
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
1
-4
/
+4
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-05-31
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
1
-1
/
+6
2017-03-02
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-20
/
+74
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-4
/
+4
2017-02-21
sunrpc: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2017-02-10
sunrpc: Allow xprt->ops->timer method to sleep
Chuck Lever
1
-0
/
+2
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
1
-4
/
+47
2017-02-09
SUNRPC: Refactor TCP socket timeout code into a helper function
Trond Myklebust
1
-19
/
+26
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-1
/
+1
2016-10-28
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
1
-0
/
+1
2016-10-23
udp: use it's own memory accounting schema
Paolo Abeni
1
-1
/
+1
2016-09-19
sunrpc: fix write space race causing stalls
David Vrabel
1
-1
/
+10
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
1
-4
/
+2
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
1
-6
/
+11
2016-09-03
sunrpc: fix UDP memory accounting
Paolo Abeni
1
-1
/
+1
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
1
-6
/
+12
2016-08-05
SUNRPC: Fix reconnection timeouts
Trond Myklebust
1
-7
/
+20
2016-08-05
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
1
-0
/
+11
2016-08-01
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
1
-0
/
+4
2016-07-25
Merge branch 'sunrpc'
Trond Myklebust
1
-48
/
+65
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
Frank Sorenson
1
-1
/
+5
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysctl
Frank Sorenson
1
-2
/
+2
2016-07-19
sunrpc: Fix reserved port range calculation
Frank Sorenson
1
-1
/
+1
2016-06-15
rpc: share one xps between all backchannels
J. Bruce Fields
1
-0
/
+1
2016-06-13
SUNRPC: Fix suspicious enobufs issues.
Trond Myklebust
1
-6
/
+25
2016-06-13
SUNRPC: RPC transport queue must be low latency
Trond Myklebust
1
-3
/
+3
2016-06-13
SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready
Trond Myklebust
1
-31
/
+7
2016-06-13
SUNRPC: Small optimisation of client receive
Trond Myklebust
1
-11
/
+33
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+6
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
1
-0
/
+6
2016-05-13
sunrpc: set SOCK_FASYNC
Eric Dumazet
1
-0
/
+3
2016-04-28
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-14
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
1
-2
/
+1
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
1
-3
/
+2
2016-02-06
SUNRPC: Use the multipath iterator to assign a transport to each task
Trond Myklebust
1
-3
/
+1
2016-01-08
Merge branch 'bugfixes'
Trond Myklebust
1
-28
/
+21
2016-01-06
SUNRPC: Fixup socket wait for memory
Trond Myklebust
1
-28
/
+21
2015-12-28
SUNRPC: drop unused xs_reclassify_socketX() helpers
Stefan Hajnoczi
1
-13
/
+1
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-7
/
+7
2015-11-03
SUNRPC: fix variable type
Andrzej Hajda
1
-1
/
+1
2015-11-03
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
1
-0
/
+17
2015-11-03
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
1
-0
/
+12
[next]