summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/xprt.h
AgeCommit message (Expand)Author
2004-05-20Following a suggestion by Jamie LokierTrond Myklebust
2004-04-10RPC: Ensure that we only schedule one RPC request at a time.Trond Myklebust
2004-04-10RPC: add a field to the xdr_buf that explicitly contains the maximum bufferTrond Myklebust
2004-03-13RPC: patch by Chuck Lever to make the number of RPC slots a tunable parameter.Trond Myklebust
2004-03-13RPC: Ensure that we have the correct capabilities when binding a socket to a ...Trond Myklebust
2004-03-13RPC: Make XIDs unique on a per-transport basis rather than globally unique. G...Trond Myklebust
2004-02-07RPC: Ensure that we disconnect TCP sockets if there has been noTrond Myklebust
2004-02-07RPCSEC_GSS: Move the gss sequence number history from the taskTrond Myklebust
2003-08-21A request cannot be used as part of the RTO estimation if it getsTrond Myklebust
2003-08-21If an RPC request has to be resent due to a timeout, it turns outTrond Myklebust
2003-05-07Ensure that Lockd and the NSM (statd) clients always use privilegedTrond Myklebust
2003-01-12[PATCH] XDR 'encode' phase move [2/6]Trond Myklebust
2002-11-08[PATCH] RTO estimator cleanup patchChuck Lever
2002-11-08[PATCH] fix jiffies wrap in new RPC RTO estimatorChuck Lever
2002-10-09[PATCH] Fix NFS locking over TCPTrond Myklebust
2002-09-17[PATCH] (2/2) clean up RPC over TCP transport socket connectChuck Lever
2002-09-17[PATCH] (1/2) clean up RPC over TCP transport socket connectChuck Lever
2002-08-14[PATCH] Clean up the RPC socket slot allocation code [2/2]Trond Myklebust
2002-07-26[PATCH] increase socket buffer for RPC over UDPTrond Myklebust
2002-07-26[PATCH] clean up RPC write_space() codeTrond Myklebust
2002-07-18[PATCH] Fix typo in net/sunrpc/xprt.cTrond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [8/8]Trond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [6/8]Trond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [5/8]Trond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [3/8]Trond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [1/8]Trond Myklebust
2002-07-14[PATCH] 2.5.25 Clean up RPC receive codeTrond Myklebust
2002-05-28[PATCH] Clean out routines that were obsoleted by previousTrond Myklebust
2002-05-28[PATCH] RPC client receive deadlock removal on HIGHMEM systemsTrond Myklebust
2002-05-28[PATCH] Teach RPC client to send pages rather than iovecs.Trond Myklebust
2002-05-03[PATCH] Do RPC over TCP reply message delivery in sock->data_ready()Trond Myklebust
2002-02-04v2.4.9.13 -> v2.4.9.14Linus Torvalds
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds