aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2017-01-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-17.02-rtAlex Shi
2017-01-12IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-05-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.06-rtlsk-v4.1-16.05-rtAlex Shi
2016-04-18iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-04-18iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-04-18iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-04-18IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche
2016-03-10Merge tag 'v4.1.19' into v4.1-rtSteven Rostedt (Red Hat)
2016-02-28target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-11-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-10-22iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz
2015-10-22iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-10-11Merge tag 'v4.1.10' of ../../stable/linux-stable into linux-4.1.y-rtThomas Gleixner
2015-09-29IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-09-29IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-09-29IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-09-29IB/srp: Handle partial connection success correctlyBart Van Assche
2015-08-16Merge tag 'v4.1.5' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-08-10IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe
2015-07-25Merge tag 'v4.1.3' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-07-21IB/srp: Fix reconnection failure handlingBart Van Assche
2015-07-21IB/srp: Fix connection state trackingBart Van Assche
2015-07-21IB/srp: Fix a connection setup raceBart Van Assche
2015-07-21IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-06-08iser-target: Fix possible use-after-freeSagi Grimberg
2015-06-08iser-target: release stale iser connectionsSagi Grimberg
2015-06-08iser-target: Fix variable-length response error completionSagi Grimberg
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford
2015-04-15IB/iser: Rewrite bounce buffer code pathSagi Grimberg
2015-04-15IB/iser: Bump version to 1.6Sagi Grimberg
2015-04-15IB/iser: Remove code duplication for a single DMA entrySagi Grimberg
2015-04-15IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mrSagi Grimberg
2015-04-15IB/iser: Modify struct iser_mem_reg membersSagi Grimberg
2015-04-15IB/iser: Make fastreg pool cache friendlySagi Grimberg
2015-04-15IB/iser: Move PI context alloc/free to routinesSagi Grimberg
2015-04-15IB/iser: Move fastreg descriptor pool get/put to helper functionsSagi Grimberg
2015-04-15IB/iser: Merge build page-vec into register page-vecSagi Grimberg
2015-04-15IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg
2015-04-15IB/iser: Remove redundant assignments in iser_reg_page_vecSagi Grimberg
2015-04-15IB/iser: Move memory reg/dereg routines to iser_memory.cSagi Grimberg
2015-04-15IB/iser: Don't pass ib_device to fall_to_bounce_buff routineSagi Grimberg
2015-04-15IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg
2015-04-15IB/iser: Remove redundant cmd_data_len calculationSagi Grimberg