summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* RDMA/cma: Ignore unknown eventLeon Romanovsky2018-06-011-1/+1
* RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise2018-05-221-0/+28
* Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-091-17/+43
|\
| * RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit2018-05-031-7/+0
| * RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit2018-04-271-10/+43
* | RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe2018-04-171-5/+1
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-91/+69
|\
| * RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-281-15/+17
| * IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-231-0/+1
| * IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit2018-03-151-12/+3
| * IB/core: Honor return status of ib_init_ah_from_mcmember()Parav Pandit2018-03-151-4/+8
| * Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-5/+10
| |\
| * | RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-081-21/+40
| * | RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise2018-03-081-40/+1
* | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-5/+10
|\ \ \ | | |/ | |/|
| * | RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-03-141-0/+3
| * | RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova2018-03-141-5/+7
| |/
* | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-041-1/+1
* | net: Convert cma_pernet_operationsKirill Tkhai2018-02-271-0/+1
|/
* RDMA/cma: Use existing netif_is_bond_master functionParav Pandit2018-01-281-1/+1
* RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit2018-01-221-3/+3
* RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit2018-01-221-1/+1
* RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit2018-01-221-7/+8
* RDMA/cma: Check existence of netdevice during port validationParav Pandit2018-01-221-3/+5
* RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit2018-01-191-0/+27
* RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit2018-01-101-0/+14
* RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit2018-01-101-5/+5
* RDMA/cma: Provide a function to set RoCE path record L2 parametersParav Pandit2018-01-101-35/+53
* RDMA/cma: Use the right net namespace for the rdma_cm_idParav Pandit2018-01-101-2/+3
* RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky2018-01-021-0/+1
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-271-1/+2
|\
| * RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-071-1/+1
| * RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua2017-12-011-0/+1
* | IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit2017-12-181-3/+4
* | RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit2017-12-181-2/+2
* | RDMA/cma: Introduce and use helper functions to init workParav Pandit2017-12-181-28/+25
* | RDMA/cma: Avoid setting path record type twiceParav Pandit2017-12-181-5/+4
* | RDMA/cma: Simplify netdev checkParav Pandit2017-12-181-19/+16
* | RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit2017-12-181-3/+5
* | RDMA/cma: Use correct size when writing netlink statsParav Pandit2017-12-181-1/+1
|/
* RDMA/core: Make function rdma_copy_addr return voidYuval Shaia2017-11-131-6/+2
* RDMA/cma: Avoid triggering undefined behaviorBart Van Assche2017-10-141-4/+7
* IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky2017-08-241-2/+2
* rdma: Autoload netlink client modulesJason Gunthorpe2017-08-221-0/+2
* RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-101-1/+1
* RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2017-08-101-2/+1
* RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-101-4/+2
* IB/cma: Fix default RoCE type settingDoug Ledford2017-07-281-1/+1
OpenPOWER on IntegriCloud