summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp (follow)
Commit message (Expand)AuthorAge
...
* | IB/srp: Introduce srp_device.use_fmrBart Van Assche2015-08-30
* | IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche2015-08-30
* | IB/srp: Remove the memory registration backtracking codeBart Van Assche2015-08-30
* | IB/srp: Add memory descriptor array pointer range checkingBart Van Assche2015-08-30
* | IB/srp: Use multiple registrations for large memory regionsBart Van Assche2015-08-30
* | IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche2015-08-30
* | ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
* | IB/srp: Use pd->local_dma_lkeyJason Gunthorpe2015-08-30
* | iser-target: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
* | IB/iser: Use pd->local_dma_lkeyJason Gunthorpe2015-08-30
* | IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
* | IB/iser: Chain all iser transaction send work requestsSagi Grimberg2015-08-30
* | IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg2015-08-30
* | IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg2015-08-30
* | IB/iser: Pass registration pool a size parameterSagi Grimberg2015-08-30
* | IB/iser: Unify fast memory registration flowsSagi Grimberg2015-08-30
* | IB/iser: Make reg_desc_get a per device routineSagi Grimberg2015-08-30
* | IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg2015-08-30
* | IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev2015-08-30
* | IB/iser: Introduce iser registration pool structSagi Grimberg2015-08-30
* | IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg2015-08-30
* | IB/iser: Introduce iser_reg_opsSagi Grimberg2015-08-30
* | IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg2015-08-30
* | IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg2015-08-30
* | IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg2015-08-30
* | IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg2015-08-30
* | IB/iser: Remove a redundant always-false conditionSagi Grimberg2015-08-30
* | IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-08-30
* | IB/iser: Get rid of un-maintained countersSagi Grimberg2015-08-30
* | IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-08-30
* | IB/iser: Remove '.' from log messageSagi Grimberg2015-08-30
* | IB/iser: Change minor assignments and logging printsSagi Grimberg2015-08-30
* | IB/iser: Change some module parameters to be ROJenny Falkovich2015-08-30
* | IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche2015-08-30
* | IB/srp: Bump driver version and release dateBart Van Assche2015-08-30
* | IB/srp: Handle partial connection success correctlyBart Van Assche2015-08-30
* | IB/srp: Constify a function argumentBart Van Assche2015-08-30
* | IB/srp: Convert to ib_alloc_mrSagi Grimberg2015-08-30
* | iser-target: Convert to ib_alloc_mrSagi Grimberg2015-08-30
* | IB/iser: Convert to ib_alloc_mrSagi Grimberg2015-08-30
* | IB: Modify ib_create_mr APISagi Grimberg2015-08-30
* | IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-30
* | IB/cm: Remove compare_data checksHaggai Eran2015-08-30
* | IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro2015-08-30
* | IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
* | RDMA/iser: Limit sgs to the device fastreg depthSteve Wise2015-08-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-07-29
|\ \
| * | iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger2015-07-24
| |/
* | IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe2015-07-24
* | IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-14