summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/core_priv.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky2021-08-031-4/+5
* RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky2021-08-031-0/+2
* RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky2021-08-031-54/+4
* RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky2021-08-031-0/+1
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-7/+21
* IB/core: Removed port validity check from ib_get_cached_subnet_prefixAnand Khoje2021-06-211-1/+1
* RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj'sJason Gunthorpe2021-06-161-4/+4
* RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe2021-06-161-2/+2
* RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe2021-06-161-0/+1
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-14/+14
* RDMA/core: Clean up cq pool mechanismJack Morgenstein2020-12-101-2/+1
* RDMA/restrack: Support all QP typesLeon Romanovsky2020-11-271-18/+7
* RDMA/restrack: Store all special QPs in restrack DBLeon Romanovsky2020-11-161-0/+2
* RDMA/restrack: Improve readability in task name managementLeon Romanovsky2020-09-221-9/+3
* RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky2020-09-221-2/+4
* RDMA/restrack: Count references to the verbs objectsLeon Romanovsky2020-09-221-1/+2
* RDMA/core: Introduce shared CQ pool APIYamin Friedman2020-05-291-0/+3
* RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb2020-03-041-0/+14
* RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe2020-01-131-1/+1
* IB/core: Let IB core distribute cache update eventsParav Pandit2020-01-071-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-271-0/+11
|\
| * RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-1/+3
| * RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon2019-11-051-0/+9
* | IB/core: Avoid deadlock during netlink message handlingParav Pandit2019-10-241-0/+1
|/
* Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-1/+4
|\
| * RDMA/restrack: Track driver QP types in resource trackerGal Pressman2019-08-011-1/+4
* | RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit2019-07-251-1/+23
|/
* RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman2019-07-081-0/+1
* RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe2019-06-181-0/+9
* RDMA/core: Do not invoke init_port on compat devicesParav Pandit2019-05-031-2/+1
* IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov2019-05-031-0/+1
* RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit2019-04-221-0/+2
* RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky2019-04-081-0/+6
* RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit2019-03-281-0/+2
* RDMA/core: Add interface to read device namespace sharing modeParav Pandit2019-03-281-0/+1
* RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit2019-03-281-1/+2
* RDMA/core: Support core port attributes in non init_netParav Pandit2019-03-281-0/+4
* RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe2019-02-191-0/+3
* RDMA/core: Move device addition deletion to device.cParav Pandit2019-02-151-0/+2
* RDMA/device: Ensure that security memory is always freedJason Gunthorpe2019-02-081-2/+2
* IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-081-0/+5
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-1/+0
|\
| * RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-211-1/+0
* | IB/core: Simplify rdma cgroup registrationParav Pandit2019-01-181-6/+11
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-3/+1
|/
* RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-181-1/+4
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-6/+6
* RDMA/core: Sync unregistration with netlink commandsParav Pandit2018-11-221-0/+1
* RDMA/cma: Move cma module specific functions to cma_priv.hParav Pandit2018-11-221-29/+0
* RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky2018-10-161-1/+1