summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-313-39/+88
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-08-312-14/+32
* IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-313-16/+40
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-317-26/+41
* IB/srp: Create an insecure all physical rkey only if neededBart Van Assche2015-08-312-19/+25
* IB/srp: Register the indirect data buffer descriptorBart Van Assche2015-08-312-3/+58
* IB/srp: Introduce srp_device.use_fmrBart Van Assche2015-08-312-11/+12
* IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche2015-08-311-21/+15Star
* IB/srp: Remove the memory registration backtracking codeBart Van Assche2015-08-312-55/+13Star
* IB/srp: Add memory descriptor array pointer range checkingBart Van Assche2015-08-312-6/+20
* IB/srp: Use multiple registrations for large memory regionsBart Van Assche2015-08-311-10/+0Star
* IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche2015-08-311-9/+5Star
* rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-315-20/+8Star
* net/9p: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-311-24/+2Star
* ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-312-12/+4Star
* IB/srp: Use pd->local_dma_lkeyJason Gunthorpe2015-08-311-1/+1
* iser-target: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-312-23/+11Star
* IB/iser: Use pd->local_dma_lkeyJason Gunthorpe2015-08-314-5/+5
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-313-17/+2Star
* IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-312-20/+4Star
* IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-313-17/+4Star
* IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-313-25/+3Star
* IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-313-12/+45
* IB/iser: Chain all iser transaction send work requestsSagi Grimberg2015-08-314-77/+99
* IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg2015-08-311-1/+9
* IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg2015-08-315-7/+60
* IB/iser: Pass registration pool a size parameterSagi Grimberg2015-08-313-25/+36
* IB/iser: Unify fast memory registration flowsSagi Grimberg2015-08-313-131/+113Star
* IB/iser: Make reg_desc_get a per device routineSagi Grimberg2015-08-312-13/+41
* IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg2015-08-311-8/+8
* IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev2015-08-313-54/+68
* IB/iser: Introduce iser registration pool structSagi Grimberg2015-08-313-59/+82
* IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg2015-08-311-21/+17Star
* IB/iser: Introduce iser_reg_opsSagi Grimberg2015-08-314-45/+75
* IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg2015-08-311-16/+10Star
* IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg2015-08-313-14/+14
* IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg2015-08-313-81/+91
* IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg2015-08-311-11/+9Star
* IB/iser: Remove a redundant always-false conditionSagi Grimberg2015-08-311-6/+0Star
* IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-08-312-4/+10
* IB/iser: Get rid of un-maintained countersSagi Grimberg2015-08-311-9/+3Star
* IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-08-311-3/+5
* IB/iser: Remove '.' from log messageSagi Grimberg2015-08-311-1/+2
* IB/iser: Change minor assignments and logging printsSagi Grimberg2015-08-311-7/+4Star
* IB/iser: Change some module parameters to be ROJenny Falkovich2015-08-311-16/+15Star
* IB/sa: Route SA pathrecord query through netlinkKaike Wan2015-08-311-1/+500
* IB/sa: Allocate SA query with kzallocKaike Wan2015-08-311-4/+4
* IB/core: Add rdma netlink helper functionsKaike Wan2015-08-312-0/+62
* IB/netlink: Add defines for local service requests through netlinkKaike Wan2015-08-311-0/+82
* IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche2015-08-311-0/+9