summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-06
|\
| * RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-28
| * IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-23
| * IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit2018-03-15
| * IB/core: Honor return status of ib_init_ah_from_mcmember()Parav Pandit2018-03-15
| * Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-14
| |\
| * | RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-08
| * | RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise2018-03-08
* | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ \ | | |/ | |/|
| * | RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-03-14
| * | RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova2018-03-14
| |/
* | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-04
* | net: Convert cma_pernet_operationsKirill Tkhai2018-02-27
|/
* RDMA/cma: Use existing netif_is_bond_master functionParav Pandit2018-01-28
* RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit2018-01-22
* RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit2018-01-22
* RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit2018-01-22
* RDMA/cma: Check existence of netdevice during port validationParav Pandit2018-01-22
* RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit2018-01-19
* RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit2018-01-10
* RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit2018-01-10
* RDMA/cma: Provide a function to set RoCE path record L2 parametersParav Pandit2018-01-10
* RDMA/cma: Use the right net namespace for the rdma_cm_idParav Pandit2018-01-10
* RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky2018-01-02
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-27
|\
| * RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-07
| * RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua2017-12-01
* | IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit2017-12-18
* | RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit2017-12-18
* | RDMA/cma: Introduce and use helper functions to init workParav Pandit2017-12-18
* | RDMA/cma: Avoid setting path record type twiceParav Pandit2017-12-18
* | RDMA/cma: Simplify netdev checkParav Pandit2017-12-18
* | RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit2017-12-18
* | RDMA/cma: Use correct size when writing netlink statsParav Pandit2017-12-18
|/
* RDMA/core: Make function rdma_copy_addr return voidYuval Shaia2017-11-13
* RDMA/cma: Avoid triggering undefined behaviorBart Van Assche2017-10-14
* IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky2017-08-24
* rdma: Autoload netlink client modulesJason Gunthorpe2017-08-22
* RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-10
* RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2017-08-10
* RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-10
* IB/cma: Fix default RoCE type settingDoug Ledford2017-07-28
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-27
|\
| * IB/cma: Set default gid type to RoCEv2Moni Shoua2017-07-24
* | IB/core: Set RoCEv2 MGID according to specNoa Osherovich2017-07-24
|/
* RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa2017-07-20
* IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-17
* RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-01
* IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-01