index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
2018-02-09
1
-2
/
+2
*
SUNRPC: Ensure we always close the socket after a connection shuts down
Trond Myklebust
2018-02-05
1
-13
/
+10
*
SUNRPC: Add explicit rescheduling points in the receive path
Trond Myklebust
2018-01-14
1
-2
/
+19
*
SUNRPC: Chunk reading of replies from the server
Trond Myklebust
2018-01-14
1
-4
/
+11
*
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-01
1
-0
/
+2
|
\
|
*
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2017-11-30
1
-0
/
+1
|
*
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
2017-11-29
1
-0
/
+1
*
|
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
1
-0
/
+4
|
\
|
|
*
net: sunrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-17
1
-0
/
+4
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
sunrpc: remove redundant initialization of sock
Colin Ian King
2017-10-01
1
-1
/
+1
*
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2017-09-05
1
-4
/
+4
|
\
|
*
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-08-01
1
-4
/
+4
*
|
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
2017-08-18
1
-14
/
+16
*
|
SUNRPC: Cleanup xs_tcp_read_common()
Trond Myklebust
2017-08-16
1
-17
/
+8
*
|
SUNRPC: Don't loop forever in xs_tcp_data_receive()
Trond Myklebust
2017-08-16
1
-6
/
+7
*
|
SUNRPC: Don't hold the transport lock when receiving backchannel data
Trond Myklebust
2017-08-16
1
-4
/
+1
*
|
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
2017-08-16
1
-5
/
+18
|
/
*
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
2017-07-21
1
-0
/
+2
*
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
2017-05-31
1
-1
/
+6
*
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
1
-20
/
+74
|
\
|
*
sunrpc: silence uninitialized variable warning
Dan Carpenter
2017-02-21
1
-1
/
+3
|
*
sunrpc: Allow xprt->ops->timer method to sleep
Chuck Lever
2017-02-10
1
-0
/
+2
|
*
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2017-02-09
1
-4
/
+47
|
*
SUNRPC: Refactor TCP socket timeout code into a helper function
Trond Myklebust
2017-02-09
1
-19
/
+26
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+1
|
\
|
*
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
2016-10-28
1
-0
/
+1
*
|
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-11-07
1
-1
/
+1
*
|
udp: use it's own memory accounting schema
Paolo Abeni
2016-10-22
1
-1
/
+1
|
/
*
sunrpc: fix write space race causing stalls
David Vrabel
2016-09-19
1
-1
/
+10
*
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
1
-4
/
+2
*
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-19
1
-6
/
+11
*
sunrpc: fix UDP memory accounting
Paolo Abeni
2016-09-03
1
-1
/
+1
*
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2016-08-05
1
-6
/
+12
*
SUNRPC: Fix reconnection timeouts
Trond Myklebust
2016-08-05
1
-7
/
+20
*
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
2016-08-05
1
-0
/
+11
*
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
2016-08-01
1
-0
/
+4
*
Merge branch 'sunrpc'
Trond Myklebust
2016-07-24
1
-48
/
+65
|
\
|
*
SUNRPC: Fix suspicious enobufs issues.
Trond Myklebust
2016-06-13
1
-6
/
+25
|
*
SUNRPC: RPC transport queue must be low latency
Trond Myklebust
2016-06-13
1
-3
/
+3
|
*
SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready
Trond Myklebust
2016-06-13
1
-31
/
+7
|
*
SUNRPC: Small optimisation of client receive
Trond Myklebust
2016-06-13
1
-11
/
+33
*
|
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
Frank Sorenson
2016-07-19
1
-1
/
+5
*
|
sunrpc: Prevent resvport min/max inversion via sysctl
Frank Sorenson
2016-07-19
1
-2
/
+2
*
|
sunrpc: Fix reserved port range calculation
Frank Sorenson
2016-07-19
1
-1
/
+1
*
|
rpc: share one xps between all backchannels
J. Bruce Fields
2016-06-15
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-05-26
1
-0
/
+6
|
\
|
*
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
1
-0
/
+6
*
|
sunrpc: set SOCK_FASYNC
Eric Dumazet
2016-05-13
1
-0
/
+3
[next]