summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
AgeCommit message (Expand)Author
2014-04-01IB/iser: Update Mellanox copyright noteOr Gerlitz
2014-04-01IB/iser: Print QP information once connection is establishedOr Gerlitz
2014-04-01IB/iser: Remove struct iscsi_iser_connAriel Nahum
2014-04-01IB/iser: Drain the tx cq once before looping on the rx cqRoi Dayan
2014-04-01IB/iser: Fix sector_t format warningRandy Dunlap
2014-03-17IB/iser: Implement check_protectionSagi Grimberg
2014-03-17IB/iser: Initialize T10-PI resourcesAlex Tabachnik
2014-03-17IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik
2014-03-17IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg
2014-03-17IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg
2014-03-17IB/iser: Move fast_reg_descriptor initialization to a functionSagi Grimberg
2014-03-17IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg
2014-03-17IB/iser: Suppress completions for fast registration work requestsSagi Grimberg
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan
2013-09-02IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan
2013-08-09IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg
2013-08-09IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg
2013-08-09IB/iser: Generalize rdma memory registrationSagi Grimberg
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz
2013-08-09IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz
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