summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/core_priv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* RDMA/core: Implement IB device rename functionLeon Romanovsky2018-10-161-0/+1
* RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit2018-09-121-1/+1
* RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attributeParav Pandit2018-09-121-0/+2
* RDMA/core: Simplify roce_resolve_route_from_path()Parav Pandit2018-09-121-0/+3
* RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit2018-09-121-0/+2
* IB/core: Change filter function return type from int to boolParav Pandit2018-08-151-2/+2
* RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe2018-05-291-3/+0
* IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2018-03-151-0/+5
* IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit2018-03-151-0/+6
* RDMA/restrack: don't use uaccess_kernel()Steve Wise2018-02-161-1/+3
* RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky2018-02-161-0/+3
* RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky2018-01-291-0/+27
* RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-291-0/+1
* IB/core: Increase number of char device minorsHuy Nguyen2018-01-101-0/+3
* Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford2018-01-081-1/+1
|\
| * RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky2018-01-021-1/+1
* | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-1/+0