summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/pmap_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: remove old portmapperChuck Lever2007-04-301-386/+0
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-301-3/+6
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-121-2/+2
|\
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* | SUNRPC: fix print format for tk_pidChuck Lever2007-02-031-8/+10
* | RPC: Fix double free in portmapper codeTrond Myklebust2007-02-031-3/+5
|/
* SUNRPC: another pmap wakeup fixChuck Lever2006-12-061-5/+6
* Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-061-1/+1
* [PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever2006-10-201-7/+7
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-3/+3
* SUNRPC: Fix Oops in pmap_getport_doneTrond Myklebust2006-09-221-24/+22
* SUNRPC: Convert RPC portmapper to use new rpc_create() APIChuck Lever2006-09-221-18/+15
* SUNRPC: remove extraneous header inclusionsChuck Lever2006-09-221-1/+0
* SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.Chuck Lever2006-09-221-2/+3
* SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2006-09-221-2/+2
* SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever2006-09-221-28/+42
* SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2006-09-221-54/+104
* SUNRPC: Create a helper to tell whether a transport is boundChuck Lever2006-09-221-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* SUNRPC: eliminate rpc_call()Chuck Lever2006-03-201-12/+22
* SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+6
* SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-201-0/+1
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-3/+5
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-061-5/+3
* SUNRPC: fix bug in patch "portmapper doesn't need a reserved port"Chuck Lever2005-09-231-6/+7
* [PATCH] RPC: portmapper doesn't need a reserved portChuck Lever2005-09-231-0/+1
* [PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher2005-06-221-0/+3
* [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2005-06-221-1/+1
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-221-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+298