summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2015-10-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz
2015-09-15iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz
2015-09-15iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
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