aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2020-09-17IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-09-04RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-09-04RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-08-03IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi
2020-07-16RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-07-16RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-07-16IB/mad: Fix use after free when destroying MAD agentShay Drory
2020-07-13IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-07-13RDMA/core: Fix several reference count leaks.Qiushi Wu
2020-06-24RDMA/core: Fix doc typoIsrael Rukshin
2020-06-08RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-06-08RDMA/core: Fix double put of resourceMaor Gottlieb
2020-06-08IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-06-04RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter
2020-06-04RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe
2020-06-04RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky
2020-06-04RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky
2020-06-01RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-06-01RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe
2020-06-01RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-05-21RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe
2020-05-21RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe
2020-05-21RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-05-21RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb
2020-05-21RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-05-21Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit
2020-05-15RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
2020-05-15RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-05-15RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-05-15IB/core: Let IB core distribute cache update eventsParav Pandit
2020-05-04RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-05-04RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-05-04RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon
2020-05-04IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen
2020-05-04RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov
2020-05-04RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit
2020-05-04RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe
2020-05-04RDMA/netlink: Do not always generate an ACK for some netlink operationsHÃ¥kon Bugge
2020-05-04IB/core: Fix ODP get user pages flowYishai Hadas
2020-03-20RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2020-02-24RDMA/core: Fix return code when modify_port isn't supportedKamal Heib
2020-02-24RDMA/core: Set DMA parameters correctlyBart Van Assche
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-29RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-12-29IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fieldsParav Pandit
2019-12-10RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-12-10RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-12-10RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-11-09IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-05RDMA: Fix double-free in srq creation error flowJack Morgenstein