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