summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xprt.h
Commit message (Expand)AuthorAgeFilesLines
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-6/+6
* SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust2006-09-221-1/+4
* SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2006-09-221-1/+0
* SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever2006-09-221-0/+1
* SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever2006-09-221-1/+2
* SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever2006-09-221-0/+11
* SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2006-09-221-0/+1
* SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2006-09-221-0/+14
* SUNRPC: Create a helper to tell whether a transport is boundChuck Lever2006-09-221-0/+16
* SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever2006-08-241-1/+1
* RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-031-1/+1
* NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-191-0/+1
* SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-201-0/+13
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-061-0/+1
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-0/+1
* SUNRPC: switchable buffer allocationChuck Lever2006-01-061-5/+5
* SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-181-1/+4
* RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-181-0/+1
* [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-231-2/+2
* [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-231-23/+6
* [PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever2005-09-231-3/+14
* [PATCH] RPC: clean up after nocong was removedChuck Lever2005-09-231-22/+0
* [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-231-1/+0
* [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-231-0/+2
* [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-231-1/+2
* [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-231-0/+2
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-231-2/+1
* [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-231-0/+7
* [PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever2005-09-231-0/+2
* [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-231-26/+35
* [PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever2005-09-231-0/+1
* [PATCH] RPC: rename the sockstate fieldChuck Lever2005-09-231-11/+49
* [PATCH] RPC: Rename xprt_lockChuck Lever2005-09-231-1/+1
* [PATCH] RPC: Rename sock_lockChuck Lever2005-09-231-1/+1
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-231-7/+31
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+232
OpenPOWER on IntegriCloud