index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-04-10
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
2018-04-10
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
2018-02-05
SUNRPC: Ensure we always close the socket after a connection shuts down
Trond Myklebust
2018-01-14
SUNRPC: Add explicit rescheduling points in the receive path
Trond Myklebust
2018-01-14
SUNRPC: Chunk reading of replies from the server
Trond Myklebust
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2017-11-29
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
net: sunrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-01
sunrpc: remove redundant initialization of sock
Colin Ian King
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
2017-08-16
SUNRPC: Cleanup xs_tcp_read_common()
Trond Myklebust
2017-08-16
SUNRPC: Don't loop forever in xs_tcp_data_receive()
Trond Myklebust
2017-08-16
SUNRPC: Don't hold the transport lock when receiving backchannel data
Trond Myklebust
2017-08-16
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
2017-05-31
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-21
sunrpc: silence uninitialized variable warning
Dan Carpenter
2017-02-10
sunrpc: Allow xprt->ops->timer method to sleep
Chuck Lever
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2017-02-09
SUNRPC: Refactor TCP socket timeout code into a helper function
Trond Myklebust
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-10-28
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
2016-10-22
udp: use it's own memory accounting schema
Paolo Abeni
2016-09-19
sunrpc: fix write space race causing stalls
David Vrabel
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-03
sunrpc: fix UDP memory accounting
Paolo Abeni
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2016-08-05
SUNRPC: Fix reconnection timeouts
Trond Myklebust
2016-08-05
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
2016-08-01
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
2016-07-24
Merge branch 'sunrpc'
Trond Myklebust
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
Frank Sorenson
2016-07-19
sunrpc: Prevent resvport min/max inversion via sysctl
Frank Sorenson
2016-07-19
sunrpc: Fix reserved port range calculation
Frank Sorenson
2016-06-15
rpc: share one xps between all backchannels
J. Bruce Fields
2016-06-13
SUNRPC: Fix suspicious enobufs issues.
Trond Myklebust
2016-06-13
SUNRPC: RPC transport queue must be low latency
Trond Myklebust
2016-06-13
SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready
Trond Myklebust
[next]