aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/svcsock.h
Commit message (Expand)AuthorAge
* SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-23
* svc: Move the sockaddr information to svc_xprtTom Tucker2008-02-01
* svc: Make deferral processing xprt independentTom Tucker2008-02-01
* svc: Move the authinfo cache to svc_xprt.Tom Tucker2008-02-01
* svc: Remove sk_lastrecvTom Tucker2008-02-01
* svc: Make svc_send transport neutralTom Tucker2008-02-01
* svc: Move sk_reserved to svc_xprtTom Tucker2008-02-01
* svc: Make close transport independentTom Tucker2008-02-01
* svc: Move sk_server and sk_pool to svc_xprtTom Tucker2008-02-01
* svc: Move sk_flags to the svc_xprt structureTom Tucker2008-02-01
* svc: Change sk_inuse to a krefTom Tucker2008-02-01
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-01
* svc: Add xpo_accept transport functionTom Tucker2008-02-01
* svc: Move sk_sendto and sk_recvfrom to svc_xprt_classTom Tucker2008-02-01
* svc: Make svc_sock the tcp/udp transportTom Tucker2008-02-01
* SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-10
* knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-09
* [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown2007-03-06
* [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sockChuck Lever2007-02-12
* [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-12
* [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...Chuck Lever2007-02-12
* [PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown2007-02-09
* [PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks2006-10-04
* [PATCH] knfsd: split svc_serv into poolsGreg Banks2006-10-02
* [PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2006-10-02
* [PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2006-10-02
* [PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2006-10-02
* [PATCH] knfsd: move tempsock aging to a timerGreg Banks2006-10-02
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-02
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-02
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-02
* [NET]: sem2mutex part 2Ingo Molnar2006-03-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16