summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn2020-03-241-8/+3
* RDMA/mad: Do not crash if the rdma device does not have a umad interfaceJason Gunthorpe2020-03-131-11/+22
* RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe2020-03-131-1/+3
* RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe2020-03-131-1/+5
* RDMA/odp: Fix leaking the tgid for implicit ODPJason Gunthorpe2020-03-101-1/+1
* RDMA/iwcm: Fix iwcm work deallocationBernard Metzler2020-03-041-1/+3
* RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang2020-03-041-0/+2
* RDMA/odp: Ensure the mm is still alive before creating an implicit childJason Gunthorpe2020-03-041-5/+19
* RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb2020-03-043-19/+14
* RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb2020-02-281-4/+8
* RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe2020-02-271-0/+1
* RDMA/rw: Fix error flow during RDMA context initializationMax Gurtovoy2020-02-201-11/+20
* RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor2020-02-191-1/+1
* Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit2020-02-191-4/+11
* RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky2020-02-131-15/+9
* IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen2020-02-131-2/+3
* RDMA/core: Add missing list deletion on freeing event queueMichael Guralnik2020-02-131-0/+1
* RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon2020-02-111-8/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-3129-2037/+1712
|\
| * RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-301-17/+0
| * RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit2020-01-281-0/+2
| * RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov2020-01-281-3/+6
| * RDMA/cm: Remove CM message structsJason Gunthorpe2020-01-252-288/+0
| * RDMA/cm: Use IBA functions for complex structure membersJason Gunthorpe2020-01-251-64/+107
| * RDMA/cm: Use IBA functions for simple structure membersJason Gunthorpe2020-01-251-139/+245
| * RDMA/cm: Use IBA functions for swapping get/set acessorsJason Gunthorpe2020-01-252-269/+36
| * RDMA/cm: Use IBA functions for simple get/set acessorsJason Gunthorpe2020-01-252-509/+104
| * RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky2020-01-252-0/+268
| * RDMA/cm: Add accessors for CM_REQ transport_typeJason Gunthorpe2020-01-251-12/+29
| * RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fenceJason Gunthorpe2020-01-251-0/+2
| * Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-213-40/+57
| |\
| * | RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik2020-01-161-0/+8
| * | RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe2020-01-165-62/+114
| * | RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() pathJason Gunthorpe2020-01-162-21/+5
| * | RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOCJason Gunthorpe2020-01-162-2/+25
| * | RDMA/core: Use READ_ONCE for ib_ufile.async_fileJason Gunthorpe2020-01-135-26/+18
| * | RDMA/core: Make ib_uverbs_async_event_file into a uobjectJason Gunthorpe2020-01-138-143/+95
| * | RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe2020-01-131-17/+19
| * | RDMA/core: Simplify type usage for ib_uverbs_async_handler()Jason Gunthorpe2020-01-133-56/+34
| * | RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe2020-01-132-7/+9
| * | RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe2020-01-132-8/+12
| * | RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe2020-01-133-16/+23
| * | RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe2020-01-134-21/+31
| * | RDMA/core: Make ib_ucq_object use ib_uevent_objectJason Gunthorpe2020-01-134-35/+25
| * | RDMA/core: Do not allow alloc_commit to failJason Gunthorpe2020-01-134-128/+96
| * | RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe2020-01-135-54/+40
| * | RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe2020-01-132-20/+6
| * | RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe2020-01-131-22/+1
| * | RDMA/core: Remove err in iw_query_portGuoqing Jiang2020-01-101-6/+1
| * | RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe2020-01-101-18/+14