SUNRPC: Fix socket address handling in rpcb_clnt
[safe/jmp/linux-2.6] / net / sunrpc / rpcb_clnt.c
2008-01-30 Chuck LeverSUNRPC: Fix socket address handling in rpcb_clnt
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30 Trond MyklebustSUNRPC: Clean up rpc_run_task
2007-10-09 Adrian Bunk[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_pr...
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: use transport protocol naming
2007-10-09 \"Talpey, Thomas\SUNRPC: add EXPORT_SYMBOL_GPL for generic transport...
2007-10-09 \"Talpey, Thomas\SUNRPC: export per-transport rpcbind netid's
2007-10-09 \"Talpey, Thomas\SUNRPC: move per-transport rpcbind netid's
2007-10-09 Chuck LeverSUNRPC: Split another new rpcbind retry error code...
2007-10-09 Chuck LeverSUNRPC: Add a new error code for retry waiting for...
2007-10-09 Chuck LeverSUNRPC: Retry bad rpcbind replies
2007-10-09 Chuck LeverSUNRPC: Make rpcb_decode_getaddr more picky about unive...
2007-10-09 Chuck LeverSUNRPC: Use correct argument type in memcpy()
2007-10-09 Chuck LeverSUNRPC: Fix generation of universal addresses for
2007-10-09 Chuck LeverSUNRPC: add support for IPv6 to the kernel's rpcbind...
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...