summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li2021-02-093-27/+16
* | RDMA/hns: Add support of direct wqeYixing Liu2021-02-093-1/+62
* | RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib2021-02-091-1/+1
* | RDMA/hns: Add verification of QP type when post_recvWenpeng Liang2021-02-091-1/+13
* | RDMA/hns: Refactor hns_roce_v2_post_srq_recv()Wenpeng Liang2021-02-091-26/+43
* | RDMA/hns: Clear remaining unused sges when post_recvXi Wang2021-02-091-52/+47
* | RDMA/hns: Refactor post recv flowXi Wang2021-02-091-40/+41
* | RDMA/hns: Use new interfaces to write SRQCLang Cheng2021-02-092-111/+118
* | RDMA/hns: Refactor code about SRQ ContextWenpeng Liang2021-02-093-41/+42
* | RDMA/hns: Refactor hns_roce_create_srq()Wenpeng Liang2021-02-093-125/+161
* | RDMA/hns: Remove the reserved WQE of SRQWenpeng Liang2021-02-093-5/+8
* | RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang2021-02-091-2/+1
* | RDMA/hns: Force srq_limit to 0 when creating SRQWenpeng Liang2021-02-091-0/+1
* | RDMA/hns: Bugfix for checking whether the srq is full when post wrWenpeng Liang2021-02-093-9/+19
* | RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng2021-02-095-19/+93
* | RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()Bob Pearson2021-02-084-35/+35
* | RDMA/rxe: Correct skb on loopback pathBob Pearson2021-02-051-0/+5
* | RDMA/rxe: Fix coding error in rxe_rcv_mcast_pktBob Pearson2021-02-051-6/+10
* | RDMA/rxe: Remove useless code in rxe_recv.cBob Pearson2021-02-051-2/+1
* | RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson2021-02-051-3/+8
* | IB/mlx5: Use rdma_for_each_port for port iterationParav Pandit2021-02-053-9/+10
* | RDMA/core: Introduce and use API to read port immutable dataParav Pandit2021-02-054-58/+20
* | IB/mlx5: Improve query port for representor portParav Pandit2021-02-051-21/+10
* | IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit2021-02-054-33/+12
* | IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit2021-02-055-16/+22
* | RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQWeihang Li2021-02-051-3/+2
* | IB/mlx5: Support default partition key for representor portParav Pandit2021-02-031-0/+11
* | IB/core: Use valid port number to check link layerParav Pandit2021-02-031-2/+2
* | IB/mlx4: Use port iterator and validation APIsParav Pandit2021-02-032-3/+3
* | IB/cm: Avoid a loop when device has 255 portsParav Pandit2021-02-021-4/+4
* | IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit2021-02-021-2/+1
* | RDMA/efa: Remove unused syndrome enum valuesGal Pressman2021-01-281-6/+0
* | RDMA/efa: Remove unused 'select' field from get/set feature command descriptorGal Pressman2021-01-281-9/+2
* | RDMA/efa: Remove unnecessary indentation in defs commentsGal Pressman2021-01-282-6/+6
* | RDMA/efa: Remove duplication of upper/lower_32_bitsGal Pressman2021-01-281-9/+6
* | RDMA/efa: Remove redundant NULL pointer check of CQEGal Pressman2021-01-281-10/+6
* | RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc headerLee Jones2021-01-281-2/+1
* | RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspellingLee Jones2021-01-281-3/+3
* | RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abusesLee Jones2021-01-281-5/+5
* | RDMA/hw/hfi1/ud: Fix a little more doc-rotLee Jones2021-01-281-6/+2
* | RDMA/hw/hfi1/uc: Fix a little doc-rotLee Jones2021-01-281-6/+2
* | RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issuesLee Jones2021-01-281-20/+27
* | RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' paramLee Jones2021-01-281-5/+5
* | RDMA/hw/hfi1/ruc: Fix a small formatting and description issuesLee Jones2021-01-281-2/+3
* | RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuseLee Jones2021-01-281-7/+7
* | RDMA/hw/hfi1/rc: Fix a few function documentation issuesLee Jones2021-01-281-1/+3
* | RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' paramLee Jones2021-01-281-0/+1
* | RDMA/hw/hfi1/pcie: Demote kernel-doc abusesLee Jones2021-01-281-2/+2
* | RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' paramLee Jones2021-01-281-1/+1
* | RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problemLee Jones2021-01-281-1/+1