summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2021-03-04IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory
2021-03-04IB/umad: Return EIO in case of when device disassociatedShay Drory
2020-12-30RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-11-05RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-10-30RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe
2020-10-30RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe
2020-10-29RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-10-29RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
2020-10-01RDMA/cm: Remove a race freeing timewait_infoJason Gunthorpe
2020-09-17RDMA/core: Fix reported speed and widthKamal Heib
2020-08-19RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-07-29IB/umem: fix reference count leak in ib_umem_odp_get()Yang Yingliang
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-06-30IB/mad: Fix use after free when destroying MAD agentShay Drory
2020-06-25IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-06-22RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-05-06RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky
2020-05-06RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-13RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe
2020-04-13RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-04-02RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-03-11RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-03-11RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-02-19RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-19RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon
2020-02-14RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe
2020-02-14RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge
2020-02-11IB/core: Fix ODP get user pages flowYishai Hadas
2020-01-27RDMA/cma: Fix false error messageHåkon Bugge
2020-01-27RDMA/uverbs: check for allocation failure in uapi_add_elm()Dan Carpenter
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2019-11-20RDMA/core: Follow correct unregister order between sysfs and cgroupParav Pandit
2019-11-20RDMA/core: Rate limit MAD error messagesParav Pandit
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-10-01IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2019-10-01RDMA/restrack: Protect from reentry to resource return pathLeon Romanovsky
2019-09-21RDMA/restrack: Release task struct which was hold by CM_ID objectLeon Romanovsky
2019-09-16IB/uverbs: Fix OOPs upon device disassociationYishai Hadas
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-09IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-05-31RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit