aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/pmap_clnt.c
AgeCommit message (Expand)Author
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-09-22SUNRPC: Fix Oops in pmap_getport_doneTrond Myklebust
2006-09-22SUNRPC: Convert RPC portmapper to use new rpc_create() APIChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.Chuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust
2005-09-23SUNRPC: fix bug in patch "portmapper doesn't need a reserved port"Chuck Lever
2005-09-23[PATCH] RPC: portmapper doesn't need a reserved portChuck Lever
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds