summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/rdma
Commit message (Expand)AuthorAgeFilesLines
...
* rpc-transport/rdma: by default use infiniband port 1Raghavendra G2010-10-121-1/+1
* Copyright changesVijay Bellur2010-10-114-4/+4
* rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...Raghavendra G2010-10-091-1/+3
* migrate from port 69* to 24007Amar Tumballi2010-10-081-2/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-044-12/+12
* rpc-transport/rdma: send disconnect event only if the transport is already co...Raghavendra G2010-10-021-3/+7
* rpc/rpc-transport: fix frame-loss during rdma-reads.Raghavendra G2010-09-242-3/+18
* rdma: do event_unregister() in fini() too.Amar Tumballi2010-09-171-12/+19
* rpc-transport/rdma: while notifying a reply, pickup the correct iobref from r...Raghavendra G2010-09-081-3/+3
* rpc-transport/rdma: change the default listening port to 6968.Raghavendra G2010-09-081-1/+1
* rpc-transport/rdma: honour port argument sent in rdma_connect.Raghavendra G2010-09-073-21/+26
* rpc-transport/rdma: fix memory corruptions caused by rdma.Raghavendra G2010-09-071-2/+4
* rpc-transport/rdma: notify rpc when pollerr happens, so that client side can ...Raghavendra G2010-09-031-2/+2
* rpc-transport/rdma: when rdma msg of type RDMA_ERROR is recieved, disconnect ...Raghavendra G2010-09-021-6/+13
* rpc-transport/rdma: set whether pollin data is for request/reply.Raghavendra G2010-09-011-0/+2
* rpc-transport/rdma: free ioq entry even when churning of message fails.Raghavendra G2010-08-311-1/+1
* Bring in new transport rdma.Raghavendra G2010-08-306-0/+5971