summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/isert/ib_isert.c
AgeCommit message (Expand)Author
2017-07-27iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun
2016-08-02IB/isert: Remove an unused member variableBart Van Assche
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger
2016-05-13IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash
2016-03-30iser-target: Use ib_drain_qpSagi Grimberg
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig
2016-03-10iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz
2016-03-10iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-03-10iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-03-10iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-07iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger
2015-12-24IB/isert: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz
2015-12-24IB/isert: Remove unused file iser_proto.hSagi Grimberg
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-10-28iser-target: Port to new memory registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-22iser-target: Remove an unused variableBart Van Assche
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
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-09-15iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz
2015-09-15iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-08-30iser-target: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg