Al Viro
|
d8725c86ae
get rid of the size argument of sock_sendmsg()
|
10 years ago |
Jeff Layton
|
7501cc2bcf
sunrpc: move rq_local field to rq_flags
|
10 years ago |
Trond Myklebust
|
093a1468b6
SUNRPC: Fix locking around callback channel reply receive
|
10 years ago |
Chuck Lever
|
71efecb3f5
sunrpc: fix byte-swapping of displayed XID
|
11 years ago |
Trond Myklebust
|
f8d1ff47b6
SUNRPC: Optimise away svc_recv_available
|
11 years ago |
Trond Myklebust
|
518776800c
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
|
11 years ago |
Trond Myklebust
|
c7fb3f0631
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
|
11 years ago |
Chuck Lever
|
3c45ddf823
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
|
11 years ago |
Kinglong Mee
|
a48fd0f9f7
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
|
11 years ago |
NeilBrown
|
ef11ce2487
SUNRPC: track whether a request is coming from a loop-back interface.
|
11 years ago |
Chuck Lever
|
16e4d93f6d
NFSD: Ignore client's source port on RDMA transports
|
11 years ago |
Linus Torvalds
|
454fd351f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Stanislav Kinsbursky
|
3064639423
nfsd: check passed socket's net matches NFSd superblock's one
|
11 years ago |
Eric Dumazet
|
c2bb06db59
net: fix build errors if ipv6 is disabled
|
12 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
NeilBrown
|
447383d2ba
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
|
12 years ago |
Eric Dumazet
|
64dc61306c
net: add sk_stream_is_writeable() helper
|
12 years ago |
J. Bruce Fields
|
1f691b07c5
svcrpc: don't error out on small tcp fragment
|
12 years ago |
J. Bruce Fields
|
cf3aa02cb4
svcrpc: fix handling of too-short rpc's
|
12 years ago |
Tom Parkin
|
73df66f8b1
ipv6: rename datagram_send_ctl and datagram_recv_ctl
|
12 years ago |
Linus Torvalds
|
982197277c
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
J. Bruce Fields
|
afc59400d6
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
|
12 years ago |
J. Bruce Fields
|
3a28e33111
svcrpc: fix some printks
|
12 years ago |
J. Bruce Fields
|
836fbadb96
svcrpc: support multiple-fragment rpc's
|
12 years ago |
J. Bruce Fields
|
8af345f58a
svcrpc: track rpc data length separately from sk_tcplen
|
12 years ago |
J. Bruce Fields
|
6a72ae2e23
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
|
12 years ago |
J. Bruce Fields
|
ad46ccf094
svcrpc: delay minimum-rpc-size check till later
|
12 years ago |
J. Bruce Fields
|
cc248d4b1d
svcrpc: don't byte-swap sk_reclen in place
|
12 years ago |