aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/isert/ib_isert.c
Commit message (Expand)AuthorAge
* RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* IB/isert: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-04
* IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-06-04
* IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-05-24
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-30
|\
| * iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg2018-01-10
* | iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri2017-12-18
|/
* RDMA/isert: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-14
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-24
* iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger2017-07-07
* iser-target: avoid posting a recv buffer twiceSagi Grimberg2017-03-30
* iser-target: Fix queue-full response handlingNicholas Bellinger2017-03-30
* IB/isert: fix spelling mistake: "teminating" -> "terminating"Colin Ian King2017-01-24
*---. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-14
|\ \ \
| | | * ib_isert: log the connection reject messageSteve Wise2016-12-14
| | |/
| * / IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov2016-12-14
| |/
* / IB/isert: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-03
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-09
|\
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
* | IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2016-09-02
* | IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun2016-08-22
|/
* IB/isert: Remove an unused member variableBart Van Assche2016-08-02
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-28
|\
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-17
| * iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-10
* | IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-13
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
|/
* iser-target: Use ib_drain_qpSagi Grimberg2016-03-30
* iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig2016-03-11
* iser-target: Kill struct isert_rdma_wrChristoph Hellwig2016-03-11
* iser-target: Convert to new CQ APIChristoph Hellwig2016-03-11
* iser-target: Split and properly type the login bufferChristoph Hellwig2016-03-11
* iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2016-03-11
* iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz2016-03-11
* iser-target: Remove redundant wait in release_connJenny Derzhavetz2016-03-11
* iser-target: Rework connection terminationJenny Derzhavetz2016-03-11
* iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz2016-03-11
* iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2016-03-11
* iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz2016-03-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * IB/isert: Support the remote invalidation exceptionJenny Derzhavetz2015-12-24
| * IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz2015-12-24
| * IB/isert: Remove unused file iser_proto.hSagi Grimberg2015-12-24
| * IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-24
| * IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\ \ | |/ |/|
| * iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger2016-01-07