aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtsock.c
Commit message (Expand)AuthorAge
* SUNRPC: select privileged port numbers at randomChuck Lever2006-06-09
* SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-20
* SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-20
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-06
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-06
* SUNRPC: switchable buffer allocationChuck Lever2006-01-06
* RPC: Do not block on skb allocationTrond Myklebust2005-12-19
* SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-23
* [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-23
* [PATCH] RPC: make sure to get the same local port number when reconnectingChuck Lever2005-09-23
* [PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever2005-09-23
* [PATCH] RPC: clean up after nocong was removedChuck Lever2005-09-23
* [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-23
* [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-23
* [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-23
* [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-23
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-23
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-23
* [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-23
* [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-23
* [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-23
* [PATCH] RPC: separate TCP and UDP socket write pathsChuck Lever2005-09-23
* [PATCH] RPC: separate TCP and UDP transport connection logicChuck Lever2005-09-23
* [PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever2005-09-23
* [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-23
* [PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever2005-09-23
* [PATCH] RPC: rename the sockstate fieldChuck Lever2005-09-23
* [PATCH] RPC: Rename sock_lockChuck Lever2005-09-23
* [PATCH] RPC: Reduce stack utilization in xs_sendpagesChuck Lever2005-09-23
* [PATCH] RPC: transport switch function namingChuck Lever2005-09-23
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-23