aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_twsi.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-23IB/core: Remove deprecated current_seq commentsLi Zhijian1-3/+0
2021-08-22RDMA/efa: Rename vector field in efa_irq struct to irqnGal Pressman2-11/+9
2021-08-22RDMA/efa: Remove unused cpu field from irq structGal Pressman2-3/+1
2021-08-22RDMA/rtrs: Remove (void) casting for functionsGioh Kim1-2/+2
2021-08-22RDMA/rtrs-clt: Fix counting inflight IOGioh Kim3-4/+6
2021-08-22RDMA/rtrs: Remove all likely and unlikelyGioh Kim3-103/+99
2021-08-22RDMA/rtrs: Remove unused functionsJack Wang2-8/+1
2021-08-22RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal1-0/+12
2021-08-19RDMA/core/sa_query: Remove unused functionHÃ¥kon Bugge2-201/+0
2021-08-19RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha1-18/+14
2021-08-19RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig1-9/+4
2021-08-19RDMA/rtrs: Remove a useless kfree()Christophe JAILLET1-1/+0
2021-08-19RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing1-1/+3
2021-08-05net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch3-18/+105
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch6-2/+394
2021-08-05net/mlx5: Lag, move lag destruction to a workqueueMark Bloch1-8/+9
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch7-18/+107
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch3-3/+101
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch2-3/+56
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan4-10/+39
2021-08-05net/mlx5e: Add an option to create a shared mappingRoi Dayan2-0/+50
2021-08-05net/mlx5: E-Switch, set flow source for send to uplink ruleAriel Levkovich1-0/+3
2021-08-05RDMA/mlx5: Add shared FDB supportMark Bloch2-24/+95
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch4-4/+6
2021-08-05RDMA/mlx5: Fill port info based on the relevant eswitchMark Bloch1-3/+7
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch3-0/+53
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch2-0/+18
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky4-52/+52
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky4-49/+39
2021-08-03RDMA/core: Configure selinux QP during creationLeon Romanovsky3-17/+7
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky3-67/+81
2021-08-03RDMA/core: Remove protection from wrong in-kernel API usageLeon Romanovsky1-10/+0
2021-08-03RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky2-18/+5
2021-08-03RDMA/mlx5: Delete not-available udata checkLeon Romanovsky1-3/+0
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky2-74/+25
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky53-549/+404
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky2-6/+9
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky3-27/+14
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky3-29/+16
2021-08-03RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky1-4/+9
2021-08-03RDMA/efa: Remove double QP type assignmentLeon Romanovsky1-1/+0
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky1-7/+1
2021-08-03RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky1-3/+3
2021-07-30RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha1-3/+15
2021-07-30RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha1-2/+2
2021-07-30RDMA/hfi1: Fix typo in commentsCai Huoqing5-7/+7
2021-07-30docs: Fix infiniband uverbs minor numberLeon Romanovsky1-3/+3
2021-07-30RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are validLeon Romanovsky3-68/+1
2021-07-30RDMA/iwpm: Remove not-needed reference countingLeon Romanovsky2-47/+16
2021-07-30RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky1-7/+12