summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise2016-10-071-1/+1
* IB/core: Improve ib_map_mr_sg() documentationBart Van Assche2016-10-071-4/+4
* IB/core: remove ib_get_dma_mrChristoph Hellwig2016-09-231-26/+8
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-5/+22
* IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2016-09-231-6/+6
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-041-0/+9
|\
| * IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2016-08-021-0/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-041-2/+161
|\ \ | |/ |/|
| * IB/core: Extend create QP to get indirection tableYishai Hadas2016-06-231-2/+17
| * IB/core: Introduce Receive Work Queue indirection tableYishai Hadas2016-06-231-0/+62
| * IB/core: Introduce Work Queue object and its verbsYishai Hadas2016-06-231-0/+82
* | IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUIDEli Cohen2016-06-231-6/+10
|/
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-5/+21
* IB/core: add RW API support for signature MRsChristoph Hellwig2016-05-131-0/+1
* IB/core: generic RDMA READ/WRITE APIChristoph Hellwig2016-05-131-0/+25
* IB/core: add a need_inval flag to struct ib_mrSteve Wise2016-05-131-0/+2
* IB/core: add a simple MR poolChristoph Hellwig2016-05-131-0/+5
* IB/core: refactor ib_create_qpChristoph Hellwig2016-05-131-49/+54
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-12/+12
* IB/core: Don't drain non-existent rq queue-pairSagi Grimberg2016-04-261-1/+2
* IB/core: Add interfaces to control VF attributesEli Cohen2016-03-211-0/+40
*-. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-0/+2
|\ \
| | * IB/core: Add arbitrary sg_list supportSagi Grimberg2016-03-041-0/+2
| |/
* | IB: new common API for draining queuesSteve Wise2016-02-291-0/+164
|/
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-9/+7
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-9/+9
* IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche2016-01-191-2/+1
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-7/+1
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-36/+0
* IB: remove ib_query_mrChristoph Hellwig2015-12-231-7/+0
* IB/core: Validate route when we init ahMatan Barak2015-12-231-13/+35
* IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-231-5/+118
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-0/+1
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-7/+1
* IB core: Fix ib_sg_to_pages()Bart Van Assche2015-12-071-21/+22
* IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-301-2/+2
* IB/core: Remove old fast registration APISagi Grimberg2015-10-291-25/+0
* IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+107
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-67/+93
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-3/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-53/+78
|\
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-6/+20
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-301-5/+42
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-29/+3
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-301-7/+24
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-17/+0
* | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-67/+0
|/
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-3/+3
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-1/+2
* IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-021-4/+5
OpenPOWER on IntegriCloud