summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svc_xprt.c
Commit message (Expand)AuthorAgeFilesLines
...
* svc: Move the authinfo cache to svc_xprt.Tom Tucker2008-02-011-0/+4
* svc: Make svc_send transport neutralTom Tucker2008-02-011-0/+1
* svc: Make close transport independentTom Tucker2008-02-011-0/+2
* svc: Move sk_server and sk_pool to svc_xprtTom Tucker2008-02-011-1/+3
* svc: Change sk_inuse to a krefTom Tucker2008-02-011-0/+16
* svc: Add a generic transport svc_create_xprt functionTom Tucker2008-02-011-0/+37
* svc: Add an svc transport classTom Tucker2008-02-011-0/+83