summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtsock.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-201-0/+1
* SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-201-0/+48
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-061-2/+10
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-0/+14
* SUNRPC: switchable buffer allocationChuck Lever2006-01-061-0/+5
* RPC: Do not block on skb allocationTrond Myklebust2005-12-191-0/+2
* SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever2005-11-041-0/+9
* [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-231-15/+15
* [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-231-2/+66
* [PATCH] RPC: make sure to get the same local port number when reconnectingChuck Lever2005-09-231-12/+53
* [PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever2005-09-231-15/+8
* [PATCH] RPC: clean up after nocong was removedChuck Lever2005-09-231-2/+0
* [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-231-2/+0
* [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-231-0/+1
* [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-231-8/+5
* [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-231-0/+12
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+2
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+2
* [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-231-0/+2
* [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-231-10/+18
* [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-231-7/+17
* [PATCH] RPC: separate TCP and UDP socket write pathsChuck Lever2005-09-231-87/+128
* [PATCH] RPC: separate TCP and UDP transport connection logicChuck Lever2005-09-231-73/+91
* [PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever2005-09-231-31/+53
* [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-231-5/+7
* [PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever2005-09-231-5/+2
* [PATCH] RPC: rename the sockstate fieldChuck Lever2005-09-231-4/+2
* [PATCH] RPC: Rename sock_lockChuck Lever2005-09-231-11/+11
* [PATCH] RPC: Reduce stack utilization in xs_sendpagesChuck Lever2005-09-231-30/+43
* [PATCH] RPC: transport switch function namingChuck Lever2005-09-231-226/+238
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-231-0/+1021
OpenPOWER on IntegriCloud