aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/isert/ib_isert.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-24IB/isert: Support the remote invalidation exceptionJenny Derzhavetz1-0/+2
2015-12-24IB/isert: Remove unused file iser_proto.hSagi Grimberg1-0/+32
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg1-2/+4
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz1-1/+0
2015-10-28iser-target: Port to new memory registration APISagi Grimberg1-2/+0
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanupDoug Ledford1-3/+3
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-3/+3
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz1-0/+1
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz1-2/+2
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz1-2/+3
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz1-4/+4
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz1-5/+0
2015-08-30iser-target: Remove ib_get_dma_mr callsJason Gunthorpe1-1/+0
2015-04-07iser-target: Remove conn_ prefix from struct isert_conn membersSagi Grimberg1-16/+16
2015-04-07iser-target: Remove un-needed rdma_listen backlogSagi Grimberg1-1/+0
2015-04-07iser-target: Use a single DMA MR and PD per deviceSagi Grimberg1-2/+2
2014-12-12iser-target: Use debug_level parameter to control logging levelSagi Grimberg1-0/+27
2014-12-12iser-target: Fix logout sequenceSagi Grimberg1-0/+1
2014-12-12iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg1-0/+2
2014-12-12iser-target: Remove an atomic operation from the IO pathSagi Grimberg1-1/+2
2014-12-12iser-target: Use single CQ for TX and RXSagi Grimberg1-9/+5
2014-12-12iser-target: Centralize completion elements to a contextSagi Grimberg1-10/+20
2014-12-12iser-target: Remove interrupt coalescingSagi Grimberg1-6/+0
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg1-0/+1
2014-12-12iser-target: Allocate PI contexts dynamicallySagi Grimberg1-0/+7
2014-12-12iser-target: Fix implicit termination of connectionsSagi Grimberg1-0/+1
2014-12-12iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg1-0/+1
2014-12-12iser-target: Parallelize CM connection establishmentSagi Grimberg1-0/+2
2014-12-12iser-target: Fix flush + disconnect completion handlingSagi Grimberg1-1/+1
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg1-1/+0
2014-05-20Target/iser: Improve cm events handlingSagi Grimberg1-0/+1
2014-05-19Target/iser: Fix hangs in connection teardownSagi Grimberg1-1/+0
2014-05-15Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg1-1/+1
2014-04-07IB/isert: Support T10-PI protected transactionsSagi Grimberg1-0/+1
2014-04-07IB/isert: Initialize T10-PI resourcesSagi Grimberg1-4/+19
2014-04-07IB/isert: Introduce isert_map/unmap_data_bufSagi Grimberg1-3/+11
2014-03-04iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger1-1/+1
2014-03-04iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger1-0/+1
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger1-2/+2
2014-01-19IB/isert: Avoid frwr notation, user fastregSagi Grimberg1-4/+4
2014-01-19IB/isert: seperate connection protection domains and dma MRsSagi Grimberg1-2/+0
2013-11-06ib_isert: Add support for completion interrupt coalescingNicholas Bellinger1-0/+6
2013-09-10iser-target: introduce fast memory registration mode (FRWR)Vu Pham1-0/+17
2013-09-10iser-target: generalize rdma memory registration and cleanupVu Pham1-0/+5
2013-09-10iser-target: move rdma wr processing to a shared functionVu Pham1-1/+1
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger1-1/+1
2013-07-07iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger1-2/+2
2013-07-07iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger1-0/+1
2013-04-25iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger1-0/+138