summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/verbs.c
AgeCommit message (Expand)Author
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-07-23Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
2017-02-19IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche
2017-01-27IB/core: Add inline function to validate portYuval Shaia
2016-12-13IB/core: Support rate limit for packet pacingBodong Wang
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua
2016-11-16IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua
2016-11-16IB/core: Save QP in ib_flow structureMark Bloch
2016-10-07IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise
2016-10-07IB/core: Improve ib_map_mr_sg() documentationBart Van Assche
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas
2016-06-23IB/core: Introduce Receive Work Queue indirection tableYishai Hadas
2016-06-23IB/core: Introduce Work Queue object and its verbsYishai Hadas
2016-06-23IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUIDEli Cohen
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: add RW API support for signature MRsChristoph Hellwig
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: add a need_inval flag to struct ib_mrSteve Wise
2016-05-13IB/core: add a simple MR poolChristoph Hellwig
2016-05-13IB/core: refactor ib_create_qpChristoph Hellwig
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg
2016-02-29IB: new common API for draining queuesSteve Wise
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak
2016-01-19IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig