summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iscsi_iser.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-02IB/iser: Replace connection waitqueue with completion objectAriel Nahum1-1/+2
2014-08-02IB/iser: Protect iser state machine with a mutexAriel Nahum1-0/+1
2014-08-02IB/iser: Support IPv6 address familyRoi Dayan1-2/+2
2014-05-26IB/iser: Bump version to 1.4Or Gerlitz1-1/+1
2014-05-26IB/iser: Simplify connection managementAriel Nahum1-3/+5
2014-04-01IB/iser: Bump driver version to 1.3Or Gerlitz1-1/+1
2014-04-01IB/iser: Update Mellanox copyright noteOr Gerlitz1-1/+1
2014-04-01IB/iser: Remove struct iscsi_iser_connAriel Nahum1-8/+2
2014-03-18IB/iser: Implement check_protectionSagi Grimberg1-0/+2
2014-03-18IB/iser: Support T10-PI operationsSagi Grimberg1-0/+9
2014-03-18IB/iser: Initialize T10-PI resourcesAlex Tabachnik1-1/+20
2014-03-18IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik1-0/+3
2014-03-18IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg1-3/+6
2014-03-18IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg1-2/+6
2014-03-18IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg1-0/+1
2014-03-18IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg1-9/+11
2014-03-18IB/iser: Suppress completions for fast registration work requestsSagi Grimberg1-0/+2
2013-08-10IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg1-1/+20
2013-08-10IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg1-7/+11
2013-08-10IB/iser: Generalize rdma memory registrationSagi Grimberg1-1/+12
2013-08-10IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz1-6/+15
2013-08-10IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz1-0/+2
2013-08-10IB/iser: Use proper debug level value for info printsOr Gerlitz1-2/+2
2013-06-05IB/iser: Add Mellanox copyrightOr Gerlitz1-0/+1
2013-05-02IB/iser: Add support for iser CM REQ additional infoOr Gerlitz1-0/+9
2013-05-02IB/iser: Move informational messages from error to info levelRoi Dayan1-2/+10
2013-05-02IB/iser: Add module versionRoi Dayan1-2/+1
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz1-1/+1
2012-10-04IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik1-3/+14
2012-03-05IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz1-0/+1
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz1-1/+0
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz1-1/+2
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz1-2/+1
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz1-0/+1
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz1-3/+0
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz1-36/+12
2010-02-24IB/iser: Use different CQ for send completionsOr Gerlitz1-1/+2
2010-02-24IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz1-1/+1
2010-02-24IB/iser: New receive buffer posting logicOr Gerlitz1-7/+33
2010-02-24IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz1-3/+0
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie1-1/+1
2008-12-22IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp1-0/+3
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-20/+24
2008-07-15RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie1-2/+0
2008-07-12[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie1-1/+3
2008-07-12[SCSI] iser: handle iscsi_cmd_task renameMike Christie1-12/+12