summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2021-02-08RDMA/rxe: Fix minor coding style issuesBob Pearson2-7/+11
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas5-175/+124
2021-02-08RDMA/hns: Delete redundant judgment when preparing descriptorsXinhao Liu1-26/+14
2021-02-08RDMA/hns: Remove unnecessary wrap around for EQ's consumer indexYixian Liu1-6/+0
2021-02-08RDMA/hns: Avoid unnecessary memset on WQEs in post_sendLang Cheng1-2/+0
2021-02-08RDMA/hns: Remove some magic numbersXinhao Liu1-5/+11
2021-02-08RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.hLang Cheng2-41/+43
2021-02-08RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng3-35/+2
2021-02-08RDMA/hns: Skip qp_flow_control_init() for HIP09Yixing Liu1-0/+3
2021-02-08RDMA/hns: Disable RQ inline by defaultLijun Ou1-1/+0
2021-02-08RDMA/hns: Add mapped page count checking for MTRXi Wang2-25/+40
2021-02-08RDMA/hns: Fix type of sq_signal_bitsWeihang Li1-1/+1
2021-02-08RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li3-27/+16
2021-02-08RDMA/hns: Add support of direct wqeYixing Liu3-1/+62
2021-02-08RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib1-1/+1
2021-02-08RDMA/hns: Add verification of QP type when post_recvWenpeng Liang1-1/+13
2021-02-08RDMA/hns: Refactor hns_roce_v2_post_srq_recv()Wenpeng Liang1-26/+43
2021-02-08RDMA/hns: Clear remaining unused sges when post_recvXi Wang1-52/+47
2021-02-08RDMA/hns: Refactor post recv flowXi Wang1-40/+41
2021-02-08RDMA/hns: Use new interfaces to write SRQCLang Cheng2-111/+118
2021-02-08RDMA/hns: Refactor code about SRQ ContextWenpeng Liang3-41/+42
2021-02-08RDMA/hns: Refactor hns_roce_create_srq()Wenpeng Liang3-125/+161
2021-02-08RDMA/hns: Remove the reserved WQE of SRQWenpeng Liang3-5/+8
2021-02-08RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang1-2/+1
2021-02-08RDMA/hns: Force srq_limit to 0 when creating SRQWenpeng Liang1-0/+1
2021-02-08RDMA/hns: Bugfix for checking whether the srq is full when post wrWenpeng Liang3-9/+19
2021-02-08RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng5-19/+93
2021-02-08RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()Bob Pearson4-35/+35
2021-02-05RDMA/rxe: Correct skb on loopback pathBob Pearson1-0/+5
2021-02-05RDMA/rxe: Fix coding error in rxe_rcv_mcast_pktBob Pearson1-6/+10
2021-02-05RDMA/rxe: Remove useless code in rxe_recv.cBob Pearson1-2/+1
2021-02-05RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson1-3/+8
2021-02-05IB/mlx5: Use rdma_for_each_port for port iterationParav Pandit3-9/+10
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit4-58/+20
2021-02-05IB/mlx5: Improve query port for representor portParav Pandit1-21/+10
2021-02-05IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit4-33/+12
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit5-16/+22
2021-02-05RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQWeihang Li1-3/+2
2021-02-02IB/mlx5: Support default partition key for representor portParav Pandit1-0/+11
2021-02-02IB/core: Use valid port number to check link layerParav Pandit1-2/+2
2021-02-02IB/mlx4: Use port iterator and validation APIsParav Pandit2-3/+3
2021-02-02IB/cm: Avoid a loop when device has 255 portsParav Pandit1-4/+4
2021-02-02IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit1-2/+1
2021-01-28RDMA/efa: Remove unused syndrome enum valuesGal Pressman1-6/+0
2021-01-28RDMA/efa: Remove unused 'select' field from get/set feature command descriptorGal Pressman1-9/+2
2021-01-28RDMA/efa: Remove unnecessary indentation in defs commentsGal Pressman2-6/+6
2021-01-28RDMA/efa: Remove duplication of upper/lower_32_bitsGal Pressman1-9/+6
2021-01-28RDMA/efa: Remove redundant NULL pointer check of CQEGal Pressman1-10/+6
2021-01-28RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc headerLee Jones1-2/+1
2021-01-28RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspellingLee Jones1-3/+3