summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
AgeCommit message (Expand)Author
2020-07-29IB/iser: use new shared CQ mechanismYamin Friedman
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin
2020-01-03IB/iser: use true,false for bool variablezhengbin
2019-10-22infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com
2019-10-08RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy
2019-10-01IB/iser: add unlikely checks in the fast pathMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2018-11-21iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-07-24IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-07-11IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg
2016-02-29IB/iser: Use ib_drain_sq()Steve Wise
2015-12-26IB/iser: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-24IB/iser: set intuitive values for mr_validJenny Derzhavetz
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30IB/iser: Chain all iser transaction send work requestsSagi 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: 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