summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2015-09-152-8/+19
* iser-target: Change the recv buffers posting logicJenny Derzhavetz2015-09-152-48/+67
* iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2015-09-152-31/+40
* iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2015-09-152-33/+33
* iser-target: Remove unused variablesJenny Derzhavetz2015-09-152-6/+0
* iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz2015-09-151-1/+37
* iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-09-151-1/+8
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-111-25/+4
|\
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-261-2/+2
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-261-19/+2
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-261-6/+2
* | IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
* | IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
* | IB/srp: Fix possible protection faultSagi Grimberg2015-09-031-6/+10
* | IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-302-4/+2
* | IB/srp: Create an insecure all physical rkey only if neededBart Van Assche2015-08-302-19/+25
* | IB/srp: Register the indirect data buffer descriptorBart Van Assche2015-08-302-3/+58
* | IB/srp: Introduce srp_device.use_fmrBart Van Assche2015-08-302-11/+12
* | IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche2015-08-301-21/+15
* | IB/srp: Remove the memory registration backtracking codeBart Van Assche2015-08-302-55/+13
* | IB/srp: Add memory descriptor array pointer range checkingBart Van Assche2015-08-302-6/+20
* | IB/srp: Use multiple registrations for large memory regionsBart Van Assche2015-08-301-10/+0
* | IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche2015-08-301-9/+5
* | ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-12/+4
* | IB/srp: Use pd->local_dma_lkeyJason Gunthorpe2015-08-301-1/+1
* | iser-target: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-23/+11
* | IB/iser: Use pd->local_dma_lkeyJason Gunthorpe2015-08-304-5/+5
* | IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-303-17/+4
* | IB/iser: Chain all iser transaction send work requestsSagi Grimberg2015-08-304-77/+99
* | IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg2015-08-301-1/+9
* | IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg2015-08-305-7/+60
* | IB/iser: Pass registration pool a size parameterSagi Grimberg2015-08-303-25/+36
* | IB/iser: Unify fast memory registration flowsSagi Grimberg2015-08-303-131/+113
* | IB/iser: Make reg_desc_get a per device routineSagi Grimberg2015-08-302-13/+41
* | IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg2015-08-301-8/+8
* | IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev2015-08-303-54/+68
* | IB/iser: Introduce iser registration pool structSagi Grimberg2015-08-303-59/+82
* | IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg2015-08-301-21/+17
* | IB/iser: Introduce iser_reg_opsSagi Grimberg2015-08-304-45/+75
* | IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg2015-08-301-16/+10
* | IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg2015-08-303-14/+14
* | IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg2015-08-303-81/+91
* | IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg2015-08-301-11/+9
* | IB/iser: Remove a redundant always-false conditionSagi Grimberg2015-08-301-6/+0
* | IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-08-302-4/+10
* | IB/iser: Get rid of un-maintained countersSagi Grimberg2015-08-301-9/+3
* | IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-08-301-3/+5
* | IB/iser: Remove '.' from log messageSagi Grimberg2015-08-301-1/+2
* | IB/iser: Change minor assignments and logging printsSagi Grimberg2015-08-301-7/+4
* | IB/iser: Change some module parameters to be ROJenny Falkovich2015-08-301-16/+15
OpenPOWER on IntegriCloud