aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
AgeCommit message (Expand)Author
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz
2013-06-04IB/iser: Fix device removal flowRoi Dayan
2013-05-01IB/iser: Add support for iser CM REQ additional infoOr Gerlitz
2013-05-01IB/iser: Move informational messages from error to info levelRoi Dayan
2013-02-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik
2012-05-18IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz
2012-03-05IB/iser: Free IB connection resources in the proper placeDoug Ledford
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2010-05-12IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz
2010-05-12IB/iser: Remove buggy back-pointer settingOr Gerlitz
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz
2010-02-24IB/iser: Use different CQ for send completionsOr Gerlitz
2010-02-24IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz
2010-02-24IB/iser: New receive buffer posting logicOr Gerlitz
2010-02-24IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-02-27IB/iser: Remove hard setting of path MTUOr Gerlitz
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-21IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-22IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-07-12[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber
2008-03-10IB/iser: Handle iser_device allocation error gracefullyArne Redlich
2008-03-10IB/iser: Fix list iteration bugArne Redlich
2008-01-25IB/iser: Print information about unhandled RDMA CM eventsErez Zilber
2008-01-25IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-04-05IB/iser: Don't defer connection failure notification to workqueueErez Zilber
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin
2006-06-22IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz