summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2021-10-07RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu
2021-10-07IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter
2021-10-07RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requestsJason Gunthorpe
2021-10-07RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe
2021-09-18RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky
2021-08-19RDMA/uverbs: Track dmabuf memory regionsGal Pressman
2021-08-02RDMA/cma: Revert INIT-INIT patchMike Marciniszyn
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-29RDMA/core: Always release restrack objectLeon Romanovsky
2021-06-25RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch
2021-06-25RDMA/core/sa_query: Remove unused argumentHåkon Bugge
2021-06-25RDMA/cma: Fix incorrect Packet Lifetime calculationHåkon Bugge
2021-06-24RDMA/cma: Protect RMW with qp_mutexHåkon Bugge
2021-06-24RDMA/cma: Remove unnecessary INIT->INIT transitionHåkon Bugge
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-21IB/core: Removed port validity check from ib_get_cached_subnet_prefixAnand Khoje
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-21RDMA/core: Fix incorrect print format specifierWenpeng Liang
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA/core: Allow port_groups to be used with namespacesJason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj'sJason Gunthorpe
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe
2021-06-16RDMA/core: Remove the kobject_uevent() NOPJason Gunthorpe
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe
2021-06-16RDMA/core: Simplify how the port sysfs is createdJason Gunthorpe
2021-06-16RDMA/core: Simplify how the gid_attrs sysfs is createdJason Gunthorpe
2021-06-16RDMA/core: Split gid_attrs related sysfs from add_port()Jason Gunthorpe
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-10IB/cm: Remove dgid from the cm_id_priv avJason Gunthorpe
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_deviceWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_portWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_memberWeihang Li
2021-06-08RDMA/core: Remove refcount from struct ib_mad_snoop_privateJason Gunthorpe
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_dataWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_privateWeihang Li
2021-06-07RDMA/umem: fix missing automated renameChristian König
2021-06-02IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lockMark Zhang
2021-06-02IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_pathMark Zhang
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang
2021-06-02Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"Mark Zhang
2021-06-02IB/cm: Tidy remaining cm_msg free pathsJason Gunthorpe
2021-06-02IB/cm: Call the correct message free functions in cm_send_handler()Jason Gunthorpe
2021-06-02IB/cm: Split cm_alloc_msg()Jason Gunthorpe
2021-06-02IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()Jason Gunthorpe
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky