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