summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe
2020-03-10Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe
2020-03-10IB/mlx5: Introduce UAPIs to manage packet pacingYishai Hadas
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-04RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King
2020-03-04RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-03-04RDMA/siw: Fix failure handling during device creationBernard Metzler
2020-03-04RDMA/siw: Fix passive connection establishmentBernard Metzler
2020-03-04IB/mlx5: Fix missing congestion control debugfs on rep rdma deviceParav Pandit
2020-03-04IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug paramsParav Pandit
2020-03-04RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang
2020-03-04RDMA/odp: Ensure the mm is still alive before creating an implicit childJason Gunthorpe
2020-03-04RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb
2020-03-04IB/mlx5: Fix implicit ODP raceArtemy Kovalyov
2020-03-04IB/mlx5: Optimize u64 division on 32-bit archesAlexander Lobakin
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-03-02RDMA/mlx5: Prevent UMR usage with RO only when we have RO capsMichael Guralnik
2020-03-02RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'YueHaibing
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'dev_attr'YueHaibing
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'pg_size'YueHaibing
2020-03-02RDMA/bnxt_re: Use driver_unregister and unregistration APISelvin Xavier
2020-03-02RDMA/bnxt_re: Refactor device add/remove functionalitiesSelvin Xavier
2020-03-02IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-02-28RDMA/efa: Do not delay freeing of DMA pagesGal Pressman
2020-02-28RDMA/efa: Properly document the interrupt mask registerGal Pressman
2020-02-28RDMA/efa: Unified getters/setters for device structs bitmask accessGal Pressman
2020-02-28RDMA/hns: Optimize qp doorbell allocation flowXi Wang
2020-02-28RDMA/hns: Optimize kernel qp wrid allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp param setup flowXi Wang
2020-02-28RDMA/hns: Optimize qp buffer allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp number assign flowXi Wang
2020-02-28RDMA/hns: Optimize qp context create and destroy flowXi Wang
2020-02-28RDMA/hns: Optimize qp destroy flowXi Wang
2020-02-28RDMA/hns: Stop doorbell update while qp state errorYixian Liu
2020-02-28RDMA/hns: Use flush framework for the case in aeqYixian Liu
2020-02-28RDMA/hns: Treat revision HIP08_A as a special caseLang Cheng
2020-02-28RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-02-27RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-02-27RDMA/opa_vnic: Delete driver versionLeon Romanovsky
2020-02-27RDMA/ipoib: Don't set constant driver versionLeon Romanovsky
2020-02-27RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-02-27RDMA/siw: Fix setting active_{speed, width} attributesKamal Heib
2020-02-26RDMA/bnxt_re: Using vmalloc requires including vmalloc.hJason Gunthorpe
2020-02-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-21RDMA/bnxt_re: use ibdev based message printing functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor doorbell management functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor notification queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma