summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/rdma/src/rdma.h
Commit message (Expand)AuthorAgeFilesLines
* ibverbs/rdma: remove from buildAmar Tumballi2019-07-131-384/+0
* Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool"Amar Tumballi2019-01-081-0/+1
* iobuf: Get rid of pre allocated iobuf_pool and use per thread mem poolPoornima G2018-12-181-1/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* Land clang-format changesGluster Ant2018-09-121-257/+249
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* rpc-transport/rdma: Add a mutex for the list of RDMA Memory Region(MR) accessYi Wang2017-12-121-0/+1
* protocol/server: make listen backlog value as configurableMohammed Rafi KC2017-06-081-0/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* rdma:properly handle iobuf_pool when rdma transport is unloadedMohammed Rafi KC2015-05-051-0/+1
* rdma: Free resources related to iobuf in finiMohammed Rafi KC2015-03-101-0/+1
* rdma: pre-register iobuf_pool with rdma devices.Mohammed Rafi KC2015-02-171-0/+10
* rpc-transport/rdma: reap async events in a dedicated thread.Raghavendra G2013-05-171-1/+1
* rpc-transport/rdma: use rdma-cm for connection establishment.Raghavendra G2013-05-171-62/+41
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-201-0/+8
* rpc-transport/rdma: add gf_ prefix to all procedure, variable namesRaghavendra G2011-11-241-125/+125
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* rpc-transport: whitespace cleanupAmar Tumballi2011-03-171-2/+2
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-251-0/+1
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-071-4/+12
* rpc-transport/rdma: associate mem-pools with device instead of transport.Raghavendra G2010-10-251-4/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* migrate from port 69* to 24007Amar Tumballi2010-10-081-2/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rpc/rpc-transport: fix frame-loss during rdma-reads.v3.1.0qa31Raghavendra G2010-09-241-0/+1
* rpc-transport/rdma: change the default listening port to 6968.Raghavendra G2010-09-081-1/+1
* Bring in new transport rdma.Raghavendra G2010-08-301-0/+395