Linus Torvalds
|
5e4d659713
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
|
7 lat temu |
Chuck Lever
|
ece200ddd5
sunrpc: Save remote presentation address in svc_xprt for trace events
|
7 lat temu |
Chuck Lever
|
989f881ebf
svc: Simplify ->xpo_secure_port
|
7 lat temu |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 lat temu |
Linus Torvalds
|
f1517df870
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
|
7 lat temu |
Christoph Hellwig
|
d0945caafc
sunrpc: remove dead code in svc_sock_setbufsize
|
7 lat temu |
Al Viro
|
1e4ed1b7ae
svc_recvfrom(): switch to sock_recvmsg()
|
8 lat temu |
Linus Torvalds
|
8e7757d83d
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
8 lat temu |
J. Bruce Fields
|
0828170f3d
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
|
8 lat temu |
Chuck Lever
|
2412e92760
sunrpc: Const-ify instances of struct svc_xprt_ops
|
8 lat temu |
Vadim Lomovtsev
|
eebe53e87f
net: sunrpc: svcsock: fix NULL-pointer exception
|
8 lat temu |
Trond Myklebust
|
ce7c252a8c
SUNRPC: Add a separate spinlock to protect the RPC request receive list
|
8 lat temu |
Kinglong Mee
|
5427290d64
SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
|
8 lat temu |
Linus Torvalds
|
8313064c2e
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
|
8 lat temu |
Alexey Dobriyan
|
5b5e0928f7
lib/vsprintf.c: remove %Z support
|
8 lat temu |
Jeff Layton
|
362142b258
sunrpc: flag transports as having congestion control
|
8 lat temu |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 lat temu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 lat temu |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 lat temu |
Scott Mayhew
|
ea08e39230
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
|
8 lat temu |
Paolo Abeni
|
7c13f97ffd
udp: do fwd memory scheduling on dequeue
|
8 lat temu |
Paolo Abeni
|
850cbaddb5
udp: use it's own memory accounting schema
|
8 lat temu |
Trond Myklebust
|
c7995f8a70
SUNRPC: Detect immediate closure of accepted sockets
|
9 lat temu |
Trond Myklebust
|
b2f21f7d85
SUNRPC: accept() may return sockets that are still in SYN_RECV
|
9 lat temu |
Trond Myklebust
|
637600f3ff
SUNRPC: Change TCP socket space reservation
|
9 lat temu |
Trond Myklebust
|
4720b0703a
SUNRPC: Micro optimisation for svc_data_ready
|
9 lat temu |
Trond Myklebust
|
fa9251afc3
SUNRPC: Call the default socket callbacks instead of open coding
|
9 lat temu |
Trond Myklebust
|
069c225b88
SUNRPC: lock the socket while detaching it
|
9 lat temu |
Hannes Frederic Sowa
|
fafc4e1ea1
sock: tigthen lockdep checks for sock_owned_by_user
|
9 lat temu |
Willem de Bruijn
|
1da8c681d5
sunrpc: do not pull udp headers on receive
|
9 lat temu |