summaryrefslogtreecommitdiffstats
path: root/transport/ib-verbs/src/ib-verbs.c
Commit message (Expand)AuthorAgeFilesLines
* transport/ib-verbs: fix race-condition resulting in freeing of transport whil...Raghavendra G2009-11-191-11/+71
* transport/ib-verbs: synchronize ib_verbs_recv_completion_proc with ib_verbs_r...Raghavendra G2009-11-191-5/+5
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* transport/ib-verbs: initialize fini member of new-transports created during a...Raghavendra G2009-09-141-0/+2
* ib-verbs: handle failure of ibv_create_qp gracefully.Raghavendra G2009-09-021-0/+3
* increased ib-verbs buffer sizeAmar Tumballi2009-08-041-2/+2
* ib-verbs error log enhancementAmar Tumballi2009-06-031-3/+10
* ib-verbs: Set receive and send window sizeShehjar Tikoo2009-05-261-0/+49
* minor log enhancement in 'ib-verbs' transport.Amar Tumballi2009-05-161-0/+5
* cleanup of logs in socket and ib-verbs transportsAnand V. Avati2009-04-241-27/+27
* disconnect transport peer if system is out of memory while allocating iobufAnand V. Avati2009-04-181-0/+14
* remove unused variable @ret in ib_verbs_options_initAnand V. Avati2009-04-141-1/+0
* use ctx->page_size in all translators and transports instead of having their ...Anand V. Avati2009-04-131-38/+4
* updated transport/ib-verbs to use IOBUF/IOBREFsAnand V. Avati2009-04-121-13/+13
* Fixes server goes into infinite loop on Solaris when poll_err is not set.Harshavardhana2009-04-021-2/+3
* ib-verbs recv-size and send-size argument takes SIZET arguments now.Amar Tumballi2009-03-181-10/+27
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+2392