summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-182-11/+20
* SUNRPC: Retry rpcbind requests if the server's portmapper isn't upChuck Lever2005-10-181-1/+2
* Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-181-1/+1
|\
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
| * [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
* | SUNRPC: fix bug in patch "portmapper doesn't need a reserved port"Chuck Lever2005-09-231-6/+7
* | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2005-09-233-133/+197
* | [PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2005-09-233-197/+133
* | [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-232-23/+17
* | [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-233-6/+69
* | [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-232-15/+37
* | [PATCH] RPC: clean up after nocong was removedChuck Lever2005-09-232-12/+19
* | [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-231-2/+0
* | [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-232-1/+14
* | [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-232-48/+31
* | [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-232-25/+32
* | [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-232-14/+65
* | [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-232-12/+54
* | [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-232-22/+47
* | [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-232-12/+19
* | [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-233-14/+21
* | [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-232-31/+87
* | [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-233-20/+20
* | [PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever2005-09-232-7/+18
* | [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-238-11/+0
* | [PATCH] RPC: rename the sockstate fieldChuck Lever2005-09-232-11/+9
* | [PATCH] RPC: Rename xprt_lockChuck Lever2005-09-231-5/+5
* | [PATCH] RPC: Rename sock_lockChuck Lever2005-09-232-33/+33
* | [PATCH] RPC: Reduce stack utilization in xs_sendpagesChuck Lever2005-09-231-30/+43
* | [PATCH] RPC: transport switch function namingChuck Lever2005-09-232-301/+310
* | [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-236-977/+1070
* | [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-235-143/+176
* | [PATCH] RPC: portmapper doesn't need a reserved portChuck Lever2005-09-231-0/+1
* | [PATCH] NFS: use a constant value for TCP retransmit timeoutsChuck Lever2005-09-231-2/+2
* | [PATCH] RPC: proper soft timeout behavior for rpcbindChuck Lever2005-09-231-20/+77
* | [PATCH] RPC: Report connection errors properly when mounting with "soft"Chuck Lever2005-09-231-9/+18
|/
* [PATCH] Code cleanups in calbacks in svcsockNeil Brown2005-09-131-44/+39
* [NET]: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-2/+1
* [PATCH] sunrpc: print unsigned integers in statsMax Kellermann2005-09-071-8/+8
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-075-8/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-053-17/+9
|\
| * [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-013-16/+8
| * [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
* | [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...Rolf Eike Beer2005-09-021-1/+1
|/
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-292-6/+6
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-4/+7
* [SUNRPC]: svcsock.c needs linux/tcp.hAndrew Morton2005-08-291-0/+1
OpenPOWER on IntegriCloud