summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal2021-08-221-0/+12
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-08-225-33/+107
| |\ \ \
| * | | | RDMA/core/sa_query: Remove unused functionHÃ¥kon Bugge2021-08-191-177/+0
| * | | | RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha2021-08-191-18/+14
| * | | | RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig2021-08-191-9/+4
| * | | | RDMA/rtrs: Remove a useless kfree()Christophe JAILLET2021-08-191-1/+0
| * | | | RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing2021-08-191-1/+3
| * | | | RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky2021-08-034-52/+52
| * | | | RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky2021-08-034-49/+39
| * | | | RDMA/core: Configure selinux QP during creationLeon Romanovsky2021-08-033-17/+7
| * | | | RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky2021-08-032-63/+69
| * | | | RDMA/core: Remove protection from wrong in-kernel API usageLeon Romanovsky2021-08-031-10/+0
| * | | | RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky2021-08-032-18/+5
| * | | | RDMA/mlx5: Delete not-available udata checkLeon Romanovsky2021-08-031-3/+0
| * | | | RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky2021-08-032-74/+25
| * | | | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-0352-544/+379
| * | | | RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky2021-08-031-5/+8
| * | | | RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky2021-08-033-27/+14
| * | | | RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky2021-08-033-29/+16
| * | | | RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky2021-08-031-4/+9
| * | | | RDMA/efa: Remove double QP type assignmentLeon Romanovsky2021-08-031-1/+0
| * | | | RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky2021-08-031-7/+1
| * | | | RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky2021-08-031-3/+3
| * | | | RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha2021-07-301-3/+15
| * | | | RDMA/hfi1: Fix typo in commentsCai Huoqing2021-07-305-7/+7
| * | | | RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are validLeon Romanovsky2021-07-303-68/+1
| * | | | RDMA/iwpm: Remove not-needed reference countingLeon Romanovsky2021-07-302-47/+16
| * | | | RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky2021-07-301-7/+12
| * | | | RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang2021-07-304-6/+7
| * | | | IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn2021-07-301-6/+1
| * | | | IB/hfi1: Indicate DMA wait when txq is queued for wakeupMike Marciniszyn2021-07-301-0/+3
| * | | | Merge branch 'mlx5_dcs' into rdma.git for-nextJason Gunthorpe2021-07-202-0/+178
| |\ \ \ \
| | * | | | RDMA/mlx5: Add DCS offload supportLior Nahmanson2021-07-202-0/+21
| | * | | | RDMA/mlx5: Separate DCI QP creation logicLior Nahmanson2021-07-201-0/+157
| | | |_|/ | | |/| |
| * | | | RDMA/rxe: Fix types in rxe_icrc.cBob Pearson2021-07-161-14/+14
| * | | | RDMA/rxe: Add kernel-doc comments to rxe_icrc.cBob Pearson2021-07-161-3/+29
| * | | | RDMA/rxe: Move crc32 init code to rxe_icrc.cBob Pearson2021-07-164-9/+22
| * | | | RDMA/rxe: Fixup rxe_icrc_hdrBob Pearson2021-07-162-4/+3
| * | | | RDMA/rxe: Move rxe_crc32 to a subroutineBob Pearson2021-07-162-21/+21
| * | | | RDMA/rxe: Move ICRC generation to a subroutineBob Pearson2021-07-167-64/+37
| * | | | RDMA/rxe: Fixup rxe_send and rxe_loopbackBob Pearson2021-07-162-16/+14
| * | | | RDMA/rxe: Move rxe_xmit_packet to a subroutineBob Pearson2021-07-162-43/+45
| * | | | RDMA/rxe: Move ICRC checking to a subroutineBob Pearson2021-07-163-21/+42
| * | | | IB/core: Read subnet_prefix in ib_query_port via cache.Anand Khoje2021-07-161-6/+2
| * | | | IB/core: Shifting initialization of device->cache_lockAnand Khoje2021-07-162-2/+2
| * | | | IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()Anand Khoje2021-07-161-3/+5
| * | | | RDMA/efa: Split hardware stats to device and port statsGal Pressman2021-07-151-48/+70
| * | | | RDMA/rxe: Remove the repeated 'mr->umem = umem'Xiao Yang2021-07-151-1/+0
| * | | | RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()Ira Weiny2021-07-151-11/+19
| * | | | RDMA/siw: Remove kmap()Ira Weiny2021-07-151-6/+8