aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-20RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier1-3/+9
2021-09-20RDMA/bnxt_re: Correct FRMR size calculationSelvin Xavier1-1/+2
2021-09-20RDMA/bnxt_re: Use GFP_KERNEL in non atomic contextSelvin Xavier2-3/+3
2021-09-20RDMA/bnxt_re: Fix FRMR issue with single page MR allocationSelvin Xavier1-2/+3
2021-09-20RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier1-1/+2
2021-09-20RDMA/bnxt_re: Suppress unwanted error messagesSelvin Xavier1-3/+6
2021-09-20RDMA/bnxt_re: Support multiple page sizesSelvin Xavier2-14/+4
2021-09-20RDMA/bnxt_re: Reduce the delay in polling for hwrm command completionSelvin Xavier2-2/+2
2021-09-20RDMA/bnxt_re: Use separate response buffer for stat_ctx_freeEdwin Peer1-3/+4
2021-09-20RDMA/bnxt_re: Update statistics counter nameSelvin Xavier2-3/+3
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier10-101/+401
2021-09-14RDMA/rxe: remove the unnecessary variableZhu Yanjun2-3/+0
2021-09-14RDMA/rxe: remove the redundant variableZhu Yanjun1-4/+1
2021-09-14RDMA/rxe: Fix wrong port_cap_flagsJunji Wei1-1/+1
2021-09-13IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe1-1/+1
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-6/+8
2021-09-08IB/hfi1: make hist staticchongjiapeng1-1/+1
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-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-6/+7
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds201-6441/+1788
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe29-116/+122
2021-08-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson1-2/+1
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-10/+14
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 Gottlieb11-35/+27
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb1-15/+19
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb1-2/+2
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
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