summaryrefslogtreecommitdiffstats
path: root/transport
Commit message (Expand)AuthorAgeFilesLines
* socket: Add NULL check for failed ioq entry allocationShehjar Tikoo2010-03-021-0/+4
* transport/socket: use appropriate address family macro when address family is...Raghavendra G2010-01-223-47/+79
* transport/socket: Enable NODELAY even if no option is set.Vijay Bellur2010-01-121-2/+3
* transport/ib-verbs: assign to qpreg before accessing it in __ib_verbs_lookup_...Raghavendra G2009-11-191-0/+1
* transport/ib-verbs: fix race-condition resulting in freeing of transport whil...Raghavendra G2009-11-161-11/+70
* transport/ib-verbs: synchronize ib_verbs_recv_completion_proc with ib_verbs_r...Raghavendra G2009-11-162-5/+6
* transport/name.c: refine the address resolution logic when listen-host is not...Corentin Chary2009-11-032-6/+35
* transport/socket:Enable NODELAY by default for lowlat client and server socketsVijay Bellur2009-10-291-0/+80
* transport/socket: Support for TCP_NODELAYVijay Bellur2009-10-291-0/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-078-8/+8
* 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
* client-protocol: log messages at WARNING loglevel when client_bind on privile...Raghavendra G2009-07-312-2/+2
* ib-verbs: don't append ioq_entry to pending_list if first attempt of writing ...Raghavendra G2009-07-151-1/+1
* Remove the trailing "/" which fails build with new version of automakeHarshavardhana2009-06-182-2/+2
* ib-verbs error log enhancementAmar Tumballi2009-06-031-3/+10
* socket: New option: Set receive and send buffer sizeShehjar Tikoo2009-05-292-3/+76
* fix crash in __socket_reset. Previously iobuf_p was an allocated pointer, but...Anand Avati2009-05-221-2/+2
* THIS: ib-verbs now uses xlator_notify for setting THISAnand V. Avati2009-05-221-4/+4
* THIS: socket now uses xlator_notify for setting THISAnand V. Avati2009-05-221-4/+4
* add 'non-blocking-io' to the options array in sockets.Amar Tumballi2009-05-201-0/+3
* minor log enhancement in 'ib-verbs' transport.Amar Tumballi2009-05-161-0/+5
* socket transport logging cleanupAnand V. Avati2009-04-281-5/+6
* cleanup of logs in socket and ib-verbs transportsAnand V. Avati2009-04-243-64/+65
* disconnect transport peer if system is out of memory while allocating iobufAnand V. Avati2009-04-182-4/+26
* 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-122-14/+14
* updated transport/socket to use IOBUF/IOBREFsAnand V. Avati2009-04-122-37/+43
* fix broken transport-type unixRommer2009-04-031-1/+5
* Build fixes for ib-verbs compilation on solarisHarshavardhana2009-04-022-6/+22
* socket_connect() - if socket is already created, do not fail transport_connec...Anand V. Avati2009-04-021-0/+1
* Fixes server goes into infinite loop on Solaris when poll_err is not set.Harshavardhana2009-04-021-2/+3
* Add new type of option type INTERNET_ADDRESS for validationRaghavendra G2009-04-011-1/+1
* ib-verbs recv-size and send-size argument takes SIZET arguments now.Amar Tumballi2009-03-182-11/+31
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-268-8/+8
* Added all filesVikas Gorur2009-02-1813-0/+5567