aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise1-0/+28
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford1-17/+43
2018-05-03RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit1-7/+0
2018-04-27RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit1-10/+43
2018-04-17RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe1-5/+1
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-91/+69
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise1-15/+17
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-1/+0
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit1-0/+1
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+10
2018-03-15IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit1-12/+3
2018-03-15IB/core: Honor return status of ib_init_ah_from_mcmember()Parav Pandit1-4/+8
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-5/+10
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-03-14RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova1-5/+7
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise1-21/+40
2018-03-08RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise1-40/+1
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern1-1/+1
2018-02-27net: Convert cma_pernet_operationsKirill Tkhai1-0/+1
2018-01-28RDMA/cma: Use existing netif_is_bond_master functionParav Pandit1-1/+1
2018-01-22RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit1-3/+3
2018-01-22RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit1-1/+1
2018-01-22RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit1-7/+8
2018-01-22RDMA/cma: Check existence of netdevice during port validationParav Pandit1-3/+5
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit1-0/+27
2018-01-10RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit1-0/+14
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit1-5/+5
2018-01-10RDMA/cma: Provide a function to set RoCE path record L2 parametersParav Pandit1-35/+53
2018-01-10RDMA/cma: Use the right net namespace for the rdma_cm_idParav Pandit1-2/+3
2018-01-02RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky1-0/+1
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-1/+2
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_pathParav Pandit1-3/+4
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit1-2/+2
2017-12-18RDMA/cma: Introduce and use helper functions to init workParav Pandit1-28/+25
2017-12-18RDMA/cma: Avoid setting path record type twiceParav Pandit1-5/+4
2017-12-18RDMA/cma: Simplify netdev checkParav Pandit1-19/+16
2017-12-18RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit1-3/+5
2017-12-18RDMA/cma: Use correct size when writing netlink statsParav Pandit1-1/+1
2017-12-07RDMA/netlink: Fix general protection faultLeon Romanovsky1-1/+1
2017-12-01RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua1-0/+1
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia1-6/+2
2017-10-14RDMA/cma: Avoid triggering undefined behaviorBart Van Assche1-4/+7
2017-08-24IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky1-2/+2
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe1-0/+2
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky1-1/+1
2017-08-10RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky1-2/+1
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky1-4/+2
2017-07-28IB/cma: Fix default RoCE type settingDoug Ledford1-1/+1
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-2/+7
2017-07-24IB/core: Set RoCEv2 MGID according to specNoa Osherovich1-6/+7