aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-08RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker1-2/+2
2021-09-08IB/qib: Fix null pointer subtraction compiler warningJason Gunthorpe1-1/+3
2021-09-08RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle1-1/+1
2021-09-08RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle1-1/+1
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe1417-11263/+18008
2021-08-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson1-2/+1
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu3-4/+0
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu1-53/+82
2021-08-26RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang1-16/+13
2021-08-26RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li1-10/+1
2021-08-26RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng Liang1-7/+0
2021-08-26RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang1-2/+1
2021-08-26RDMA/hns: Fix query destination qpnWenpeng Liang1-1/+1
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing73-3170/+133
2021-08-25IB/rdmavt: Convert to SPDX identifierCai Huoqing29-1277/+59
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang4-5/+31
2021-08-25RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang1-1/+3
2021-08-25RDMA/hns: Bugfix for data type of dip_idxJunxian Huang1-1/+1
2021-08-25RDMA/hns: Fix incorrect lsn fieldYixing Liu1-3/+0
2021-08-25RDMA/irdma: Remove the repeated declarationShaokun Zhang1-2/+0
2021-08-25RDMA/core/sa_query: Retry SA queriesHåkon Bugge2-1/+11
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb13-42/+60
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb6-93/+136
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb7-52/+90
2021-08-24RDMA/hns: Delete unused hns bitmap interfaceYangyang Li2-75/+0
2021-08-24RDMA/hns: Use IDA interface to manage srq indexYangyang Li4-34/+18
2021-08-24RDMA/hns: Use IDA interface to manage uar indexYangyang Li4-31/+22
2021-08-23RDMA/hns: Ownerbit mode add control fieldLang Cheng1-0/+3
2021-08-23RDMA/hns: Enable stash feature of HIP09Yixing Liu1-0/+1
2021-08-23RDMA/hns: Remove unsupport cmdq modeLang Cheng2-27/+14
2021-08-23RDMA: switch from 'pci_' to 'dma_' APIChristophe JAILLET9-75/+52
2021-08-23IB/core: Remove deprecated current_seq commentsLi Zhijian1-3/+0
2021-08-22RDMA/efa: Rename vector field in efa_irq struct to irqnGal Pressman2-11/+9
2021-08-22RDMA/efa: Remove unused cpu field from irq structGal Pressman2-3/+1
2021-08-22RDMA/rtrs: Remove (void) casting for functionsGioh Kim1-2/+2
2021-08-22RDMA/rtrs-clt: Fix counting inflight IOGioh Kim3-4/+6
2021-08-22RDMA/rtrs: Remove all likely and unlikelyGioh Kim3-103/+99
2021-08-22RDMA/rtrs: Remove unused functionsJack Wang2-8/+1
2021-08-22RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal1-0/+12
2021-08-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe31-106/+1055
2021-08-19RDMA/core/sa_query: Remove unused functionHåkon Bugge2-201/+0
2021-08-19RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha1-18/+14
2021-08-19RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig1-9/+4
2021-08-19RDMA/rtrs: Remove a useless kfree()Christophe JAILLET1-1/+0
2021-08-19RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing1-1/+3
2021-08-15Linux 5.14-rc6Linus Torvalds1-1/+1
2021-08-15Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-62/+82
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-61/+113
2021-08-15Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-08-15Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+63