summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/isert/ib_isert.h
AgeCommit message (Expand)Author
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz
2015-08-30iser-target: Remove ib_get_dma_mr callsJason Gunthorpe
2015-04-07iser-target: Remove conn_ prefix from struct isert_conn membersSagi Grimberg
2015-04-07iser-target: Remove un-needed rdma_listen backlogSagi Grimberg
2015-04-07iser-target: Use a single DMA MR and PD per deviceSagi Grimberg
2014-12-12iser-target: Use debug_level parameter to control logging levelSagi Grimberg
2014-12-12iser-target: Fix logout sequenceSagi Grimberg
2014-12-12iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg
2014-12-12iser-target: Remove an atomic operation from the IO pathSagi Grimberg
2014-12-12iser-target: Use single CQ for TX and RXSagi Grimberg
2014-12-12iser-target: Centralize completion elements to a contextSagi Grimberg
2014-12-12iser-target: Remove interrupt coalescingSagi Grimberg
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2014-12-12iser-target: Allocate PI contexts dynamicallySagi Grimberg
2014-12-12iser-target: Fix implicit termination of connectionsSagi Grimberg
2014-12-12iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2014-12-12iser-target: Parallelize CM connection establishmentSagi Grimberg
2014-12-12iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg
2014-05-20Target/iser: Improve cm events handlingSagi Grimberg
2014-05-19Target/iser: Fix hangs in connection teardownSagi Grimberg
2014-05-15Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg
2014-04-07IB/isert: Support T10-PI protected transactionsSagi Grimberg
2014-04-07IB/isert: Initialize T10-PI resourcesSagi Grimberg
2014-04-07IB/isert: Introduce isert_map/unmap_data_bufSagi Grimberg
2014-03-04iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger
2014-03-04iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-01-19IB/isert: Avoid frwr notation, user fastregSagi Grimberg
2014-01-19IB/isert: seperate connection protection domains and dma MRsSagi Grimberg
2013-11-06ib_isert: Add support for completion interrupt coalescingNicholas Bellinger
2013-09-10iser-target: introduce fast memory registration mode (FRWR)Vu Pham
2013-09-10iser-target: generalize rdma memory registration and cleanupVu Pham
2013-09-10iser-target: move rdma wr processing to a shared functionVu Pham
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger
2013-07-07iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger
2013-07-07iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-04-25iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger