aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/pmap_clnt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-12-06SUNRPC: another pmap wakeup fixChuck Lever1-5/+6
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust1-1/+1
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever1-7/+7
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan1-3/+3
2006-09-22SUNRPC: Fix Oops in pmap_getport_doneTrond Myklebust1-24/+22
2006-09-22SUNRPC: Convert RPC portmapper to use new rpc_create() APIChuck Lever1-18/+15
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever1-1/+0
2006-09-22SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.Chuck Lever1-2/+3
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever1-2/+2
2006-09-22SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever1-28/+42
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever1-54/+104
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever1-1/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever1-12/+22
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever1-0/+6
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever1-0/+1
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever1-1/+0
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever1-3/+5
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust1-5/+3
2005-09-23SUNRPC: fix bug in patch "portmapper doesn't need a reserved port"Chuck Lever1-6/+7
2005-09-23[PATCH] RPC: portmapper doesn't need a reserved portChuck Lever1-0/+1
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher1-0/+3
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version supportTrond Myklebust1-1/+1
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+298