summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-07-031-6/+8
* IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich2018-04-271-0/+1
* IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-051-1/+5
* drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton2018-03-141-1/+2
* RDMA/verbs: Simplify modify QP checkLeon Romanovsky2018-03-141-12/+8
* RDMA/nldev: provide detailed MR informationSteve Wise2018-03-081-0/+3
* RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche2018-03-061-3/+8
* RDMA/verbs: Return proper error code for not supported system callLeon Romanovsky2018-02-221-23/+23
* RDMA/restrack: don't use uaccess_kernel()Steve Wise2018-02-161-2/+1
* RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2018-01-291-0/+5
* RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky2018-01-291-0/+3
* RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky2018-01-291-3/+2
* RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky2018-01-291-2/+2
* IB/core: postpone WR initialization during queue drainMax Gurtovoy2018-01-181-8/+8
* IB/core: Limit DMAC resolution to RoCE Connected QPsParav Pandit2018-01-151-1/+10
* IB/core: Attempt DMAC resolution for only RoCEParav Pandit2018-01-151-4/+2
* IB/core: Limit DMAC resolution to userspace QPsParav Pandit2018-01-151-19/+29
* IB/core: Perform modify QP on real oneParav Pandit2018-01-151-2/+3
* infiniband: fix core/verbs.c kernel-doc notationRandy Dunlap2018-01-101-2/+2
* RDMA/core: Add encode/decode FDR/EDR ratesHans Westgaard Ry2018-01-051-20/+36
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-271-1/+2
|\
| * IB/core: Verify that QP is security enabled in create and destroyMoni Shoua2017-12-271-1/+2
* | IB/core: Make sure that PSN does not overflowMajd Dibbiny2017-12-271-0/+16
* | IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit2017-12-181-6/+6
* | IB/core: Avoid unnecessary type castParav Pandit2017-12-181-2/+1
* | IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2Parav Pandit2017-12-181-5/+11
* | IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit2017-12-181-78/+58
|/
* RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-131-2/+2
* 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