summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/uverbs: Track dmabuf memory regionsGal Pressman2021-08-191-0/+3
* RDMA/cma: Revert INIT-INIT patchMike Marciniszyn2021-08-021-1/+16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-0130-1186/+1167
|\
| * RDMA/core: Always release restrack objectLeon Romanovsky2021-06-291-1/+1
| * RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch2021-06-251-1/+2
| * RDMA/core/sa_query: Remove unused argumentHåkon Bugge2021-06-251-4/+2
| * RDMA/cma: Fix incorrect Packet Lifetime calculationHåkon Bugge2021-06-251-2/+4
| * RDMA/cma: Protect RMW with qp_mutexHåkon Bugge2021-06-241-1/+19
| * RDMA/cma: Remove unnecessary INIT->INIT transitionHåkon Bugge2021-06-241-16/+1
| * Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-223-4/+13
| |\
| * | IB/core: Removed port validity check from ib_get_cached_subnet_prefixAnand Khoje2021-06-214-21/+6
| * | RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-212-3/+4
| * | RDMA/core: Fix incorrect print format specifierWenpeng Liang2021-06-2115-45/+45
| * | RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-161-1/+3
| * | RDMA/core: Allow port_groups to be used with namespacesJason Gunthorpe2021-06-161-6/+4
| * | RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe2021-06-162-28/+15
| * | RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj'sJason Gunthorpe2021-06-163-166/+119
| * | RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe2021-06-161-100/+117
| * | RDMA/core: Remove the kobject_uevent() NOPJason Gunthorpe2021-06-161-2/+0
| * | RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe2021-06-163-54/+27
| * | RDMA/core: Simplify how the port sysfs is createdJason Gunthorpe2021-06-161-219/+103
| * | RDMA/core: Simplify how the gid_attrs sysfs is createdJason Gunthorpe2021-06-161-81/+89
| * | RDMA/core: Split gid_attrs related sysfs from add_port()Jason Gunthorpe2021-06-161-71/+89
| * | RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe2021-06-161-168/+290
| * | RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe2021-06-163-9/+14
| * | RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-164-8/+11
| * | IB/cm: Remove dgid from the cm_id_priv avJason Gunthorpe2021-06-101-9/+4
| * | RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_deviceWeihang Li2021-06-082-7/+7
| * | RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_portWeihang Li2021-06-081-4/+4
| * | RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_memberWeihang Li2021-06-081-6/+6
| * | RDMA/core: Remove refcount from struct ib_mad_snoop_privateJason Gunthorpe2021-06-081-1/+0
| * | RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_dataWeihang Li2021-06-082-5/+9
| * | RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_privateWeihang Li2021-06-082-6/+5
| * | IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lockMark Zhang2021-06-021-19/+93
| * | IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_pathMark Zhang2021-06-021-47/+58
| * | IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang2021-06-023-37/+26
| * | Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"Mark Zhang2021-06-021-109/+14
| * | IB/cm: Tidy remaining cm_msg free pathsJason Gunthorpe2021-06-021-10/+10
| * | IB/cm: Call the correct message free functions in cm_send_handler()Jason Gunthorpe2021-06-021-27/+25
| * | IB/cm: Split cm_alloc_msg()Jason Gunthorpe2021-06-021-75/+115
| * | IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()Jason Gunthorpe2021-06-021-11/+18
| * | RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-06-021-2/+19
| * | RDMA/core: Use the DEVICE_ATTR_RO macroYueHaibing2021-05-281-4/+3
| * | IB/core: Only update PKEY and GID caches on respective eventsHåkon Bugge2021-05-281-8/+15
| * | RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky2021-05-111-21/+0
| * | RDMA/ucma: Cleanup to reduce duplicate codeXiaofei Tan2021-05-111-2/+2
* | | Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-231-0/+5
|\ \ \ | | |/ | |/|
| * | RDMA: Verify port when creating flow ruleMaor Gottlieb2021-06-101-0/+5
* | | RDMA/umem: fix missing automated renameChristian König2021-06-071-1/+1
|/ /
* | RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter2021-05-191-2/+2