| Commit message (Expand) | Author | Age | Files | Lines |
* | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 2006-09-28 | 1 | -3/+3 |
* | SUNRPC: Fix Oops in pmap_getport_done | Trond Myklebust | 2006-09-22 | 1 | -24/+22 |
* | SUNRPC: Convert RPC portmapper to use new rpc_create() API | Chuck Lever | 2006-09-22 | 1 | -18/+15 |
* | SUNRPC: remove extraneous header inclusions | Chuck Lever | 2006-09-22 | 1 | -1/+0 |
* | SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API. | Chuck Lever | 2006-09-22 | 1 | -2/+3 |
* | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever | 2006-09-22 | 1 | -2/+2 |
* | SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c | Chuck Lever | 2006-09-22 | 1 | -28/+42 |
* | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever | 2006-09-22 | 1 | -54/+104 |
* | SUNRPC: Create a helper to tell whether a transport is bound | Chuck Lever | 2006-09-22 | 1 | -1/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | SUNRPC: eliminate rpc_call() | Chuck Lever | 2006-03-20 | 1 | -12/+22 |
* | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever | 2006-03-20 | 1 | -0/+6 |
* | SUNRPC: add a handful of per-xprt counters | Chuck Lever | 2006-03-20 | 1 | -0/+1 |
* | SUNRPC: get rid of cl_chatty | Chuck Lever | 2006-01-06 | 1 | -1/+0 |
* | SUNRPC: transport switch API for setting port number | Chuck Lever | 2006-01-06 | 1 | -3/+5 |
* | SUNRPC: Yet more RPC cleanups | Trond Myklebust | 2006-01-06 | 1 | -5/+3 |
* | SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" | Chuck Lever | 2005-09-23 | 1 | -6/+7 |
* | [PATCH] RPC: portmapper doesn't need a reserved port | Chuck Lever | 2005-09-23 | 1 | -0/+1 |
* | [PATCH] RPC: Allow multiple RPC client programs to share the same transport | Andreas Gruenbacher | 2005-06-22 | 1 | -0/+3 |
* | [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su... | Trond Myklebust | 2005-06-22 | 1 | -1/+1 |
* | [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. | Trond Myklebust | 2005-06-22 | 1 | -3/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+298 |