summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-09-27RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-09-24RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky
2021-09-24RDMA/rxe: Only allow invalidate for appropriate MRsBob Pearson
2021-09-24RDMA/rxe: Create duplicate mapping tables for FMRsBob Pearson
2021-09-24RDMA/rxe: Separate HW and SW l/rkeysBob Pearson
2021-09-24RDMA/rxe: Cleanup MR status and type enumsBob Pearson
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson
2021-09-24RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe
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-20RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale
2021-09-20RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale
2021-09-20RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale
2021-09-20RDMA/irdma: Skip CQP ring during a resetSindhu Devale
2021-09-20RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier
2021-09-20RDMA/bnxt_re: Correct FRMR size calculationSelvin Xavier
2021-09-20RDMA/bnxt_re: Use GFP_KERNEL in non atomic contextSelvin Xavier
2021-09-20RDMA/bnxt_re: Fix FRMR issue with single page MR allocationSelvin Xavier
2021-09-20RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-09-20RDMA/bnxt_re: Suppress unwanted error messagesSelvin Xavier
2021-09-20RDMA/bnxt_re: Support multiple page sizesSelvin Xavier
2021-09-20RDMA/bnxt_re: Reduce the delay in polling for hwrm command completionSelvin Xavier
2021-09-20RDMA/bnxt_re: Use separate response buffer for stat_ctx_freeEdwin Peer
2021-09-20RDMA/bnxt_re: Update statistics counter nameSelvin Xavier
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier
2021-09-15RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu
2021-09-14RDMA/rxe: remove the unnecessary variableZhu Yanjun
2021-09-14RDMA/rxe: remove the redundant variableZhu Yanjun
2021-09-14RDMA/rxe: Fix wrong port_cap_flagsJunji Wei
2021-09-14IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter
2021-09-13IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-08IB/hfi1: make hist staticchongjiapeng
2021-09-08RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-08IB/qib: Fix null pointer subtraction compiler warningJason Gunthorpe
2021-09-08RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle
2021-09-08RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
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-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu
2021-08-26RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang
2021-08-26RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li
2021-08-26RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng Liang
2021-08-26RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang
2021-08-26RDMA/hns: Fix query destination qpnWenpeng Liang
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing