summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2022-04-13IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVDMark Zhang
2022-04-08Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky
2022-04-08RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng
2022-04-08IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge
2022-04-08RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb
2022-03-02RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-02-08IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang
2022-02-08RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky
2022-02-08RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb
2022-01-27RDMA/cma: Remove open coding of overflow checking for private_data_lenHåkon Bugge
2022-01-27RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2021-11-25RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky
2021-11-25RDMA/core: Use kvzalloc when allocating the struct ib_portwangyugui
2021-11-18RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau
2021-10-25RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang
2021-09-23RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requestsJason Gunthorpe
2021-09-22RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe
2021-09-15RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu
2021-09-14IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-25RDMA/core/sa_query: Retry SA queriesHåkon Bugge
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb
2021-08-23IB/core: Remove deprecated current_seq commentsLi Zhijian
2021-08-19RDMA/core/sa_query: Remove unused functionHåkon Bugge
2021-08-19RDMA/uverbs: Track dmabuf memory regionsGal Pressman
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky
2021-08-03RDMA/core: Configure selinux QP during creationLeon Romanovsky
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky
2021-08-03RDMA/core: Remove protection from wrong in-kernel API usageLeon Romanovsky
2021-08-03RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-02RDMA/cma: Revert INIT-INIT patchMike Marciniszyn
2021-07-30RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are validLeon Romanovsky
2021-07-30RDMA/iwpm: Remove not-needed reference countingLeon Romanovsky
2021-07-30RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky
2021-07-16IB/core: Read subnet_prefix in ib_query_port via cache.Anand Khoje
2021-07-16IB/core: Shifting initialization of device->cache_lockAnand Khoje
2021-07-16IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()Anand Khoje
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