summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-08-05RDMA/mlx5: Fill port info based on the relevant eswitchMark Bloch
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: Delete not-available udata checkLeon Romanovsky
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky
2021-08-03RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky
2021-08-03RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-08-03RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
2021-08-02RDMA/rxe: Restore setting tot_len in the IPv4 headerBob Pearson
2021-08-02RDMA/rxe: Use the correct size of wqe when processing SRQBob Pearson
2021-08-02RDMA/cma: Revert INIT-INIT patchMike Marciniszyn
2021-08-02RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha
2021-07-30RDMA/hfi1: Fix typo in commentsCai Huoqing
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-30RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang
2021-07-30IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn
2021-07-30IB/hfi1: Indicate DMA wait when txq is queued for wakeupMike Marciniszyn
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-07-20scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche
2021-07-20Merge branch 'mlx5_dcs' into rdma.git for-nextJason Gunthorpe
2021-07-20RDMA/mlx5: Add DCS offload supportLior Nahmanson
2021-07-20RDMA/mlx5: Separate DCI QP creation logicLior Nahmanson
2021-07-16RDMA/rxe: Fix types in rxe_icrc.cBob Pearson
2021-07-16RDMA/rxe: Add kernel-doc comments to rxe_icrc.cBob Pearson
2021-07-16RDMA/rxe: Move crc32 init code to rxe_icrc.cBob Pearson
2021-07-16RDMA/rxe: Fixup rxe_icrc_hdrBob Pearson
2021-07-16RDMA/rxe: Move rxe_crc32 to a subroutineBob Pearson
2021-07-16RDMA/rxe: Move ICRC generation to a subroutineBob Pearson
2021-07-16RDMA/rxe: Fixup rxe_send and rxe_loopbackBob Pearson
2021-07-16RDMA/rxe: Move rxe_xmit_packet to a subroutineBob Pearson
2021-07-16RDMA/rxe: Move ICRC checking to a subroutineBob Pearson
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-15RDMA/efa: Split hardware stats to device and port statsGal Pressman