SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
[safe/jmp/linux-2.6] / net / sunrpc / rpcb_clnt.c
2007-10-09 Chuck LeverSUNRPC: Fix a signed v. unsigned comparison in rpcbind...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport to be consistent with new...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport_external routine
2007-07-11 Chuck LeverSUNRPC: Allow rpcbind requests to be interrupted by...
2007-07-11 Trond MyklebustSUNRPC: Remove rpc_clnt->cl_count
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_oneshot
2007-05-01 Chuck LeverSUNRPC: introduce rpcbind: replacement for in-kernel...