summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-3/+5
* IB/core: Introduce and use rdma_create_user_ahParav Pandit2017-10-181-2/+38
* IB/core: Fix for core panicAlex Estrin2017-09-221-2/+2
* IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()Roland Dreier2017-08-311-0/+2
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-7/+9
* RDMA/core: Refactor get link layer wrapperLeon Romanovsky2017-08-241-9/+5
* RDMA/core: Delete BUG() from unreachable flowLeon Romanovsky2017-08-241-13/+7
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-241-1/+6
|\
| * IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-1/+6
* | Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-1/+0
|\ \ | |/
| * Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky2017-07-231-1/+0
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-0/+55
|\ \
| * | IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-0/+55
| |/
* | IB/core: Add support for RoCEv2 multicastNoa Osherovich2017-07-241-0/+12
* | IB/core: Set RoCEv2 MGID according to specNoa Osherovich2017-07-241-4/+6
* | IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich2017-07-241-4/+40
|/
* IB/core: Allow QP state transition from reset to errorTadeusz Struk2017-07-171-0/+1
* IB/core: Introduce modify QP operation with udataParav Pandit2017-07-171-8/+24
* IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-171-5/+0
* RDMA/core: Document confusing codeGustavo A. R. Silva2017-07-171-0/+13
* IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-1/+26
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-4/+9
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-22/+23
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-3/+3
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-6/+6
* IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl2017-04-281-2/+6
* IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche2017-02-191-20/+15
* IB/core: Add inline function to validate portYuval Shaia2017-01-271-2/+1
* IB/core: Support rate limit for packet pacingBodong Wang2016-12-131-0/+2
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+1
* IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua2016-12-131-42/+42
* IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-161-7/+9
* IB/core: Save QP in ib_flow structureMark Bloch2016-11-161-1/+3
* 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
OpenPOWER on IntegriCloud