aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson
2021-03-03RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky
2021-03-03RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky
2021-03-01IB/mlx5: Add missing error codeYueHaibing
2021-03-01RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha
2021-03-01RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR()Jack Wang
2021-02-16RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin
2021-02-16Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa
2021-02-16RDMA/rtrs-srv-sysfs: fix missing put_deviceGioh Kim
2021-02-16RDMA/rtrs-srv: fix memory leak by missing kobject freeGioh Kim
2021-02-16RDMA/rtrs: Only allow addition of path to an already established sessionMd Haris Iqbal
2021-02-16RDMA/rtrs-srv: Fix stack-out-of-boundsJack Wang
2021-02-16RDMA/rxe: Remove unused pkt->offsetBob Pearson
2021-02-16RDMA/ucma: Fix use-after-free bug in ucma_create_ueventAvihai Horon
2021-02-16RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()Leon Romanovsky
2021-02-16RDMA/qedr: Use true and false for bool variableJiapeng Chong
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu
2021-02-16RDMA/hns: Refactor process of posting CMDQLang Cheng
2021-02-16RDMA/hns: Adjust fields and variables about CMDQ tail/headLang Cheng
2021-02-16RDMA/hns: Remove redundant operations on CMDQLang Cheng
2021-02-16RDMA/hns: Fixes missing error code of CMDQLang Cheng
2021-02-16RDMA/hns: Remove unused member and variable of CMDQLang Cheng
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter
2021-02-09RDMA/mlx5: Support 400Gbps IB rate in mlx5 driverPatrisious Haddad
2021-02-08RDMA/qedr: Remove in_irq() usage from debug outputSebastian Andrzej Siewior
2021-02-08RDMA/rxe: Cleanup init_send_wqeBob Pearson
2021-02-08RDMA/rxe: Fix minor coding style issuesBob Pearson
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-02-08RDMA/hns: Delete redundant judgment when preparing descriptorsXinhao Liu
2021-02-08RDMA/hns: Remove unnecessary wrap around for EQ's consumer indexYixian Liu
2021-02-08RDMA/hns: Avoid unnecessary memset on WQEs in post_sendLang Cheng
2021-02-08RDMA/hns: Remove some magic numbersXinhao Liu
2021-02-08RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.hLang Cheng
2021-02-08RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng
2021-02-08RDMA/hns: Skip qp_flow_control_init() for HIP09Yixing Liu
2021-02-08RDMA/hns: Disable RQ inline by defaultLijun Ou
2021-02-08RDMA/hns: Add mapped page count checking for MTRXi Wang
2021-02-08RDMA/hns: Fix type of sq_signal_bitsWeihang Li
2021-02-08RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li
2021-02-08RDMA/hns: Add support of direct wqeYixing Liu
2021-02-08RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib
2021-02-08RDMA/hns: Add verification of QP type when post_recvWenpeng Liang
2021-02-08RDMA/hns: Refactor hns_roce_v2_post_srq_recv()Wenpeng Liang
2021-02-08RDMA/hns: Clear remaining unused sges when post_recvXi Wang