aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
Commit message (Expand)AuthorAge
* iser: set sector for ambiguous mr status errorsSagi Grimberg2018-11-21
* RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* IB/iser: Do not reduce max_sectorsSergey Gorenko2018-05-31
* IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani2017-09-29
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-24
* IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn2017-07-11
* RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-03-24
* IB/iser: Protect completion context active_qps updateMax Gurtovoy2017-02-19
* IB/iser: remove unused variable from iser_conn structMax Gurtovoy2017-01-24
* ib_iser: log the connection reject messageSteve Wise2016-12-14
* 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
*-. 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,isert: Create and use new shared headerSagi Grimberg2015-12-24
* IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-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: 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: 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: 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: Convert to ib_alloc_mrSagi Grimberg2015-08-30
* IB: Modify ib_create_mr APISagi Grimberg2015-08-30
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-30
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-12
* IB/iser: Align to generic logging helpersSagi Grimberg2015-05-18
* IB/iser: Move PI context alloc/free to routinesSagi Grimberg2015-04-15
* IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg2015-04-15