summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtsock.c
AgeCommit message (Expand)Author
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra
2006-12-06SUNRPC: relocate the creation of socket-specific tunablesChuck Lever
2006-12-06SUNRPC: create stubs for xprtsock init and cleanupChuck Lever
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever
2006-12-06SUNRPC: Make address format buffers more genericChuck Lever
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever
2006-12-06SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever
2006-12-06SUNRPC: Clean up xs_send_pages()Trond Myklebust
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-10-20[PATCH] SUNRPC: fix a typoChuck Lever
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-09-22[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().Sridhar Samudrala
2006-09-22[SUNRPC]: Update to use in-kernel sockets API.Sridhar Samudrala
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-09SUNRPC: select privileged port numbers at randomChuck Lever
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2005-12-19RPC: Do not block on skb allocationTrond Myklebust
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever
2005-09-23[PATCH] RPC: rationalize set_buffer_sizeChuck Lever
2005-09-23[PATCH] RPC: parametrize various transport connect timeoutsChuck Lever
2005-09-23[PATCH] RPC: make sure to get the same local port number when reconnectingChuck Lever
2005-09-23[PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever
2005-09-23[PATCH] RPC: clean up after nocong was removedChuck Lever
2005-09-23[PATCH] RPC: remove xprt->nocongChuck Lever
2005-09-23[PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever
2005-09-23[PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever
2005-09-23[PATCH] RPC: separate xprt_timer implementationsChuck Lever
2005-09-23[PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever
2005-09-23[PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever