aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2020-06-17RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-05-20RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe
2020-05-20RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe
2020-05-20RDMA/core: Fix double put of resourceMaor Gottlieb
2020-05-20IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-05-06RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter
2020-05-06RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe
2020-05-06RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky
2020-05-06RDMA/core: Fix overwriting of uobj in case of errorLeon Romanovsky
2020-05-06RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky
2020-05-06RDMA/uverbs: Fix a race with disassociate and exit_mmap()Jason Gunthorpe
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-03-24RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
2020-03-13RDMA/mad: Do not crash if the rdma device does not have a umad interfaceJason Gunthorpe
2020-03-13RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe
2020-03-13RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe
2020-03-10RDMA/odp: Fix leaking the tgid for implicit ODPJason Gunthorpe
2020-03-04RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-03-04RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang
2020-03-04RDMA/odp: Ensure the mm is still alive before creating an implicit childJason Gunthorpe
2020-03-04RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb
2020-02-28RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-02-27RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-02-20RDMA/rw: Fix error flow during RDMA context initializationMax Gurtovoy
2020-02-19RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-02-19Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit
2020-02-13RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-13IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen
2020-02-13RDMA/core: Add missing list deletion on freeing event queueMichael Guralnik
2020-02-11RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard
2020-01-31IB/umem: use get_user_pages_fast() to pin DMA pagesJohn Hubbard
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-28RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit
2020-01-28RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov
2020-01-25RDMA/cm: Remove CM message structsJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for complex structure membersJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for simple structure membersJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for swapping get/set acessorsJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for simple get/set acessorsJason Gunthorpe
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky
2020-01-25RDMA/cm: Add accessors for CM_REQ transport_typeJason Gunthorpe
2020-01-25RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fenceJason Gunthorpe
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik