aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+1
* IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-121-16/+9
* IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-121-32/+40
* IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-121-2/+0
* IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-121-1/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-241-11/+0
* IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-241-62/+13
* IB/iser: Use different CQ for send completionsOr Gerlitz2010-02-241-36/+74
* IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-241-8/+8
* IB/iser: New receive buffer posting logicOr Gerlitz2010-02-241-49/+85
* IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-241-1/+0
* tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
* IB/iser: Remove hard setting of path MTUOr Gerlitz2009-02-271-7/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-4/+4
|\
| * drivers: replace NIPQUAD()Harvey Harrison2008-10-311-4/+4
* | IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp2008-12-211-0/+1
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-13/+15
|\
| * [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie2008-07-121-12/+2
| * [SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie2008-07-121-1/+13
* | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
|/
* IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber2008-04-161-4/+1
* IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-101-4/+9
* IB/iser: Fix list iteration bugArne Redlich2008-03-101-20/+16
* IB/iser: Print information about unhandled RDMA CM eventsErez Zilber2008-01-251-4/+2
* IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter2008-01-251-1/+1
* IB/iser: Remove unnecessary includesRoland Dreier2007-10-091-1/+0
* IB/iser: Make a couple of functions staticRoland Dreier2007-07-171-24/+23
* [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-021-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* IB/iser: Don't defer connection failure notification to workqueueErez Zilber2007-04-051-24/+16
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+5
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-281-3/+5
* IB/iser: Do not use FMR for a single dma entry sgErez Zilber2006-09-221-2/+4
* IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber2006-09-221-2/+2
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-1/+1
* IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz2006-06-221-0/+827