aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-02-08RDMA/hns: Refactor post recv flowXi Wang
2021-02-08RDMA/hns: Use new interfaces to write SRQCLang Cheng
2021-02-08RDMA/hns: Refactor code about SRQ ContextWenpeng Liang
2021-02-08RDMA/hns: Refactor hns_roce_create_srq()Wenpeng Liang
2021-02-08RDMA/hns: Remove the reserved WQE of SRQWenpeng Liang
2021-02-08RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang
2021-02-08RDMA/hns: Force srq_limit to 0 when creating SRQWenpeng Liang
2021-02-08RDMA/hns: Bugfix for checking whether the srq is full when post wrWenpeng Liang
2021-02-08RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng
2021-02-08RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()Bob Pearson
2021-02-05RDMA/rxe: Correct skb on loopback pathBob Pearson
2021-02-05RDMA/rxe: Fix coding error in rxe_rcv_mcast_pktBob Pearson
2021-02-05RDMA/rxe: Remove useless code in rxe_recv.cBob Pearson
2021-02-05RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson
2021-02-05IB/mlx5: Use rdma_for_each_port for port iterationParav Pandit
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit
2021-02-05IB/mlx5: Improve query port for representor portParav Pandit
2021-02-05IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit
2021-02-05RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQWeihang Li
2021-02-02IB/mlx5: Support default partition key for representor portParav Pandit
2021-02-02IB/core: Use valid port number to check link layerParav Pandit
2021-02-02IB/mlx4: Use port iterator and validation APIsParav Pandit
2021-02-02IB/cm: Avoid a loop when device has 255 portsParav Pandit
2021-02-02IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit
2021-01-28RDMA/efa: Remove unused syndrome enum valuesGal Pressman
2021-01-28RDMA/efa: Remove unused 'select' field from get/set feature command descriptorGal Pressman
2021-01-28RDMA/efa: Remove unnecessary indentation in defs commentsGal Pressman
2021-01-28RDMA/efa: Remove duplication of upper/lower_32_bitsGal Pressman
2021-01-28RDMA/efa: Remove redundant NULL pointer check of CQEGal Pressman
2021-01-28RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc headerLee Jones
2021-01-28RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspellingLee Jones
2021-01-28RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abusesLee Jones
2021-01-28RDMA/hw/hfi1/ud: Fix a little more doc-rotLee Jones
2021-01-28RDMA/hw/hfi1/uc: Fix a little doc-rotLee Jones
2021-01-28RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issuesLee Jones
2021-01-28RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' paramLee Jones
2021-01-28RDMA/hw/hfi1/ruc: Fix a small formatting and description issuesLee Jones
2021-01-28RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuseLee Jones
2021-01-28RDMA/hw/hfi1/rc: Fix a few function documentation issuesLee Jones
2021-01-28RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' paramLee Jones
2021-01-28RDMA/hw/hfi1/pcie: Demote kernel-doc abusesLee Jones
2021-01-28RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' paramLee Jones
2021-01-28RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problemLee Jones
2021-01-28RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' paramLee Jones
2021-01-28RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'Lee Jones
2021-01-28RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix anotherLee Jones
2021-01-28RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issu...Lee Jones
2021-01-28RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issuesLee Jones
2021-01-28RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issuesLee Jones