RPCSEC_GSS: Simplify rpcsec_gss crypto code
[safe/jmp/linux-2.6] / net / sunrpc / xprtsock.c
2005-09-23 Chuck Lever[PATCH] RPC: rationalize set_buffer_size
2005-09-23 Chuck Lever[PATCH] RPC: parametrize various transport connect...
2005-09-23 Chuck Lever[PATCH] RPC: make sure to get the same local port numbe...
2005-09-23 Chuck Lever[PATCH] RPC: allow RPC client's port range to be adjustable
2005-09-23 Chuck Lever[PATCH] RPC: clean up after nocong was removed
2005-09-23 Chuck Lever[PATCH] RPC: remove xprt->nocong
2005-09-23 Chuck Lever[PATCH] RPC: add a release_rqst callout to the RPC...
2005-09-23 Chuck Lever[PATCH] RPC: add generic interface for adjusting the...
2005-09-23 Chuck Lever[PATCH] RPC: separate xprt_timer implementations
2005-09-23 Chuck Lever[PATCH] RPC: expose API for serializing access to RPC...
2005-09-23 Chuck Lever[PATCH] RPC: expose API for serializing access to RPC...
2005-09-23 Chuck Lever[PATCH] RPC: add API to set transport-specific timeouts
2005-09-23 Chuck Lever[PATCH] RPC: get rid of xprt->stream
2005-09-23 Chuck Lever[PATCH] RPC: skip over transport-specific heads automat...
2005-09-23 Chuck Lever[PATCH] RPC: separate TCP and UDP socket write paths
2005-09-23 Chuck Lever[PATCH] RPC: separate TCP and UDP transport connection...
2005-09-23 Chuck Lever[PATCH] RPC: separate TCP and UDP write space callbacks
2005-09-23 Chuck Lever[PATCH] RPC: client-side transport switch cleanup
2005-09-23 Chuck Lever[PATCH] RPC: Add helper for waking tasks pending on...
2005-09-23 Chuck Lever[PATCH] RPC: rename the sockstate field
2005-09-23 Chuck Lever[PATCH] RPC: Rename sock_lock
2005-09-23 Chuck Lever[PATCH] RPC: Reduce stack utilization in xs_sendpages
2005-09-23 Chuck Lever[PATCH] RPC: transport switch function naming
2005-09-23 Chuck Lever[PATCH] RPC: introduce client-side transport switch