aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/core_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky1-4/+5
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky1-0/+2
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky1-54/+4
2021-08-03RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky1-0/+1
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-7/+21
2021-06-21IB/core: Removed port validity check from ib_get_cached_subnet_prefixAnand Khoje1-1/+1
2021-06-16RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj'sJason Gunthorpe1-4/+4
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe1-2/+2
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe1-0/+1
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-14/+14
2020-12-10RDMA/core: Clean up cq pool mechanismJack Morgenstein1-2/+1
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky1-18/+7
2020-11-16RDMA/restrack: Store all special QPs in restrack DBLeon Romanovsky1-0/+2
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky1-9/+3
2020-09-22RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky1-2/+4
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky1-1/+2
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman1-0/+3
2020-03-04RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb1-0/+14
2020-01-13RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe1-1/+1
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit1-0/+1
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+11
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-1/+3
2019-11-05RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon1-0/+9
2019-10-24IB/core: Avoid deadlock during netlink message handlingParav Pandit1-0/+1
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe1-1/+4
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman1-1/+4
2019-07-25RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit1-1/+23
2019-07-08RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman1-0/+1
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe1-0/+9
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit1-2/+1
2019-05-03IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov1-0/+1
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit1-0/+2
2019-04-08RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky1-0/+6
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit1-0/+2
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit1-0/+1
2019-03-28RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit1-1/+2
2019-03-28RDMA/core: Support core port attributes in non init_netParav Pandit1-0/+4
2019-02-19RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe1-0/+3
2019-02-15RDMA/core: Move device addition deletion to device.cParav Pandit1-0/+2
2019-02-08RDMA/device: Ensure that security memory is always freedJason Gunthorpe1-2/+2
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens1-0/+5
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe1-1/+0
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe1-1/+0
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit1-6/+11
2019-01-14RDMA: Rename port_callback to init_portParav Pandit1-3/+1
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch1-1/+4
2018-12-12RDMA: Start use ib_device_opsKamal Heib1-6/+6
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit1-0/+1
2018-11-22RDMA/cma: Move cma module specific functions to cma_priv.hParav Pandit1-29/+0
2018-10-16RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky1-1/+1