aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/core_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-16RDMA/core: Implement IB device rename functionLeon Romanovsky1-0/+1
2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit1-1/+1
2018-09-12RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attributeParav Pandit1-0/+2
2018-09-12RDMA/core: Simplify roce_resolve_route_from_path()Parav Pandit1-0/+3
2018-09-12RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit1-0/+2
2018-08-15IB/core: Change filter function return type from int to boolParav Pandit1-2/+2
2018-05-29RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe1-3/+0
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit1-0/+5
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit1-0/+6
2018-02-16RDMA/restrack: don't use uaccess_kernel()Steve Wise1-1/+3
2018-02-16RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky1-0/+3
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky1-0/+27
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky1-0/+1
2018-01-10IB/core: Increase number of char device minorsHuy Nguyen1-0/+3
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-1/+0
2018-01-08IB/core: Change roce_rescan_device to return voidDaniel Jurgens1-1/+1
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky1-1/+1
2017-12-27infiniband: drop unknown function from core_priv.hRandy Dunlap1-7/+0
2017-12-18IB/core: Avoid exporting module internal functionParav Pandit1-13/+0
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford1-5/+21
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky1-3/+6
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky1-0/+5
2017-08-10RDMA/core: Add iterator over ib_devicesLeon Romanovsky1-0/+8
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky1-2/+2
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli1-0/+1
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+115
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky1-0/+10