summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-03-22IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky
2018-03-21RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-03-21RDMA/restrack: Move restrack_clean to be symmetrical to restrack_initLeon Romanovsky
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-03-19IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-03-19IB/core: Use rdma_is_port_valid()Parav Pandit
2018-03-19IB/core: Set speed string to SDR for invalid active ratesHonggang Li
2018-03-16RDMA/restrack: Don't rely on uninitialized variable in restrack_add flowLeon Romanovsky
2018-03-15RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit
2018-03-15IB/cm: Introduce and use helper function to get cm_port from pathParav Pandit
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit
2018-03-15IB/cm: Add and use a helper function to add cm_id's to the port listParav Pandit
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit
2018-03-15IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit
2018-03-15IB/core: Honor port_num while resolving GID for IB link layerParav Pandit
2018-03-15IB/core: Honor return status of ib_init_ah_from_mcmember()Parav Pandit
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit
2018-03-15IB/core: Fix comments of GID query functionsParav Pandit
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-03-14RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky
2018-03-14RDMA/uverbs: Ensure validity of current QP state valueLeon Romanovsky
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise
2018-03-08RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise
2018-03-08RDMA/nldev: common resource dumpit functionSteve Wise
2018-03-08RDMA/restrack: clean up res_to_dev()Steve Wise
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit
2018-03-06RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy
2018-03-06RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern
2018-02-28RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_cre...Markus Elfring
2018-02-28IB/uverbs: Tidy uverbs_uobject_addJason Gunthorpe
2018-02-28IB/core : Add null pointer check in addr_resolveMuneendra Kumar M