aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/rpcb_clnt.c
AgeCommit message (Expand)Author
2007-10-09SUNRPC: Add a new error code for retry waiting for another binderChuck Lever
2007-10-09SUNRPC: Retry bad rpcbind repliesChuck Lever
2007-10-09SUNRPC: Make rpcb_decode_getaddr more picky about universal addressesChuck Lever
2007-10-09SUNRPC: Use correct argument type in memcpy()Chuck Lever
2007-10-09SUNRPC: Fix generation of universal addresses forChuck Lever
2007-10-09SUNRPC: add support for IPv6 to the kernel's rpcbind clientChuck Lever
2007-10-09SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routinesChuck Lever
2007-07-10SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever
2007-07-10SUNRPC: Rename rpcb_getport_external routineChuck Lever
2007-07-10SUNRPC: Allow rpcbind requests to be interrupted by a signal.Chuck Lever
2007-07-10SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever