index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
svcsock.h
Age
Commit message (
Expand
)
Author
2012-09-10
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
2012-02-15
SUNRPC: service destruction in network namespace context
Stanislav Kinsbursky
2011-12-06
svcrpc: destroy server sockets all at once
J. Bruce Fields
2011-04-07
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
2011-01-11
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
2009-09-11
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
2009-06-17
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...
Benny Halevy
2009-04-28
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
2009-04-28
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
2008-10-04
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-04-23
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
2008-02-01
svc: Move the sockaddr information to svc_xprt
Tom Tucker
2008-02-01
svc: Make deferral processing xprt independent
Tom Tucker
2008-02-01
svc: Move the authinfo cache to svc_xprt.
Tom Tucker
2008-02-01
svc: Remove sk_lastrecv
Tom Tucker
2008-02-01
svc: Make svc_send transport neutral
Tom Tucker
2008-02-01
svc: Move sk_reserved to svc_xprt
Tom Tucker
2008-02-01
svc: Make close transport independent
Tom Tucker
2008-02-01
svc: Move sk_server and sk_pool to svc_xprt
Tom Tucker
2008-02-01
svc: Move sk_flags to the svc_xprt structure
Tom Tucker
2008-02-01
svc: Change sk_inuse to a kref
Tom Tucker
2008-02-01
svc: Change services to use new svc_create_xprt service
Tom Tucker
2008-02-01
svc: Add xpo_accept transport function
Tom Tucker
2008-02-01
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
Tom Tucker
2008-02-01
svc: Make svc_sock the tcp/udp transport
Tom Tucker
2007-07-11
SUNRPC server: record the destination address of a request
Frank van Maarseveen
2007-05-09
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-03-06
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2007-02-12
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-12
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2007-02-09
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2006-10-02
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
2006-10-02
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
2006-10-02
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
2006-10-02
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-03-21
[NET]: sem2mutex part 2
Ingo Molnar
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds