summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpcb_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program staticAdrian Bunk2007-10-091-2/+2
* NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\2007-10-091-1/+2
* SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\2007-10-091-0/+1
* SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-2/+1Star
* SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-23/+3Star
* SUNRPC: Split another new rpcbind retry error code from EACCESChuck Lever2007-10-091-1/+1
* SUNRPC: Add a new error code for retry waiting for another binderChuck Lever2007-10-091-1/+1
* SUNRPC: Retry bad rpcbind repliesChuck Lever2007-10-091-0/+4
* SUNRPC: Make rpcb_decode_getaddr more picky about universal addressesChuck Lever2007-10-091-5/+23
* SUNRPC: Use correct argument type in memcpy()Chuck Lever2007-10-091-1/+1
* SUNRPC: Fix generation of universal addresses forChuck Lever2007-10-091-11/+13
* SUNRPC: add support for IPv6 to the kernel's rpcbind clientChuck Lever2007-10-091-6/+45
* SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routinesChuck Lever2007-10-091-2/+3
* SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-111-18/+19
* SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-111-10/+11
* SUNRPC: Allow rpcbind requests to be interrupted by a signal.Chuck Lever2007-07-111-1/+2
* SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-111-1/+1
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-111-2/+4
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-05-011-0/+625