aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAge
* IB/iser: Fix sg_tablesize calculationMax Gurtovoy2017-02-01
* IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-23
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-13
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
* IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-05
*-. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-16
|\ \
| | * iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-04
| |/
* / IB/iser: Use ib_drain_sq()Steve Wise2016-02-29
|/
* IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-26
* IB/iser: Change the increment rkey flow logicSagi Grimberg2015-12-24
* IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-24
* IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-12-24
* IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz2015-12-24
* IB/iser: Reuse ib_sg_to_pagesSagi Grimberg2015-12-24
* IB/iser: Fix module init not cleaning up on error flowRoi Dayan2015-12-24
* IB/iser: constify iser_reg_ops structureJulia Lawall2015-12-24
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-22
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-15
| |\
| | * IB/iser: Convert to CQ abstractionChristoph Hellwig2015-12-11
| | * IB/iser: Use helper for container_ofSagi Grimberg2015-12-11
| | * IB/iser: Use a dedicated descriptor for loginSagi Grimberg2015-12-11
* | | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
|/ /
* / IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-07
|/
* IB/iser: Port to new fast registration APISagi Grimberg2015-10-28
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* | IB/cma: Add support for network namespacesGuy Shapiro2015-10-28
* | IB/iser: Enable SG clusteringSagi Grimberg2015-10-28
* | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-28
* | IB/iser: Remove an unused variableBart Van Assche2015-10-22
* | IB/iser: fix a comment typoGeliang Tang2015-10-21
|/
* IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-25
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-30
* IB/iser: Use pd->local_dma_lkeyJason 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