summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/counter: Add "auto" configuration mode supportMark Zhang2019-07-051-0/+9
* RDMA/core: Validate integrity handover device capMax Gurtovoy2019-06-241-0/+6
* RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy2019-06-241-1/+12
* RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy2019-06-241-1/+39
* RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin2019-06-241-0/+46
* RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy2019-06-241-0/+2
* RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-201-7/+5
* RDMA: Move rdma_node_type to uapi/Jason Gunthorpe2019-06-171-1/+1
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-12/+20
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-1/+2
* RDMA/core: Fix doc typoIsrael Rukshin2019-05-211-2/+2
* RDMA: Add EFA related definitionsGal Pressman2019-05-061-0/+2
* RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem2019-05-061-0/+34
* IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov2019-05-031-1/+0
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-40/+38
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-17/+24
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+3
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-35/+40
* RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe2019-02-191-4/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-11/+16
* IB/core: Destroy QP if XRC QP failsYuval Avnery2019-01-241-17/+24
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-2/+4
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-5/+10
* RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-181-3/+3
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-77/+82
* IB/core: Add new IB ratesMichael Guralnik2018-12-111-0/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-9/+10
|\
| * RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky2018-10-051-2/+2
| * RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-031-2/+1
| * RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-261-4/+6
| * RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit2018-09-121-1/+1
* | RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-101-7/+21
* | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-101-0/+32
|/
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-6/+8
|\
| * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-6/+8
* | RDMA/core: Check for verbs callbacks before using themKamal Heib2018-07-301-0/+3
* | RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-4/+3
* | RDMA: Validate grh_required when handling AVsArtemy Kovalyov2018-07-101-1/+2
* | IB/core: Check for rdma_protocol_ib only after validating port_numJason Gunthorpe2018-06-271-8/+11
* | RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky2018-06-251-12/+0
* | RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky2018-06-251-17/+0
* | IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit2018-06-251-54/+56
* | RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe2018-06-181-2/+44
* | IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe2018-06-181-0/+54
* | IB/core: Tidy ib_resolve_eth_dmacParav Pandit2018-06-181-4/+10
* | IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe2018-06-181-27/+225
* | IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit2018-06-181-4/+2
|/
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-1/+1
|\
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+1
* | IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich2018-04-271-0/+1
|/
OpenPOWER on IntegriCloud