summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2015-09-03IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe
2015-09-03IB/ipoib: Clean up send-only multicast joinsDoug Ledford
2015-09-03IB/srp: Fix possible protection faultSagi Grimberg
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/srp: Create an insecure all physical rkey only if neededBart Van Assche
2015-08-30IB/srp: Register the indirect data buffer descriptorBart Van Assche
2015-08-30IB/srp: Introduce srp_device.use_fmrBart Van Assche
2015-08-30IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche
2015-08-30IB/srp: Remove the memory registration backtracking codeBart Van Assche
2015-08-30IB/srp: Add memory descriptor array pointer range checkingBart Van Assche
2015-08-30IB/srp: Use multiple registrations for large memory regionsBart Van Assche
2015-08-30IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche
2015-08-30ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/srp: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30iser-target: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/iser: Chain all iser transaction send work requestsSagi Grimberg
2015-08-30IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg
2015-08-30IB/iser: Pass registration pool a size parameterSagi Grimberg
2015-08-30IB/iser: Unify fast memory registration flowsSagi Grimberg
2015-08-30IB/iser: Make reg_desc_get a per device routineSagi Grimberg
2015-08-30IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg
2015-08-30IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev
2015-08-30IB/iser: Introduce iser registration pool structSagi Grimberg
2015-08-30IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg
2015-08-30IB/iser: Introduce iser_reg_opsSagi Grimberg
2015-08-30IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg
2015-08-30IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg
2015-08-30IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg
2015-08-30IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg
2015-08-30IB/iser: Remove a redundant always-false conditionSagi Grimberg
2015-08-30IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-08-30IB/iser: Get rid of un-maintained countersSagi Grimberg
2015-08-30IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-08-30IB/iser: Remove '.' from log messageSagi Grimberg
2015-08-30IB/iser: Change minor assignments and logging printsSagi Grimberg
2015-08-30IB/iser: Change some module parameters to be ROJenny Falkovich
2015-08-30IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-08-30IB/srp: Bump driver version and release dateBart Van Assche
2015-08-30IB/srp: Handle partial connection success correctlyBart Van Assche
2015-08-30IB/srp: Constify a function argumentBart Van Assche
2015-08-30IB/srp: Convert to ib_alloc_mrSagi Grimberg
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB/iser: 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
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro