aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
...
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-11
|\
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-27
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-27
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-27
* | IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-03
* | IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-03
* | IB/srp: Fix possible protection faultSagi Grimberg2015-09-03
* | IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-30
* | IB/srp: Create an insecure all physical rkey only if neededBart Van Assche2015-08-30
* | IB/srp: Register the indirect data buffer descriptorBart Van Assche2015-08-30
* | 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