summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-08-19RDMA/core/sa_query: Remove unused functionHÃ¥kon Bugge
2021-08-19RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha
2021-08-19RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig
2021-08-19RDMA/rtrs: Remove a useless kfree()Christophe JAILLET
2021-08-19RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing
2021-08-05net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch
2021-08-05net/mlx5: Lag, move lag destruction to a workqueueMark Bloch
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan
2021-08-05net/mlx5e: Add an option to create a shared mappingRoi Dayan
2021-08-05net/mlx5: E-Switch, set flow source for send to uplink ruleAriel Levkovich
2021-08-05RDMA/mlx5: Add shared FDB supportMark Bloch
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
2021-08-05RDMA/mlx5: Fill port info based on the relevant eswitchMark Bloch
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky
2021-08-03RDMA/core: Configure selinux QP during creationLeon Romanovsky
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky
2021-08-03RDMA/core: Remove protection from wrong in-kernel API usageLeon Romanovsky
2021-08-03RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky
2021-08-03RDMA/mlx5: Delete not-available udata checkLeon Romanovsky
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky
2021-08-03RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky
2021-08-03RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-08-03RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky
2021-07-30RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha
2021-07-30RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha
2021-07-30RDMA/hfi1: Fix typo in commentsCai Huoqing
2021-07-30docs: Fix infiniband uverbs minor numberLeon Romanovsky
2021-07-30RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are validLeon Romanovsky
2021-07-30RDMA/iwpm: Remove not-needed reference countingLeon Romanovsky
2021-07-30RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky
2021-07-30RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang
2021-07-30IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn
2021-07-30IB/hfi1: Indicate DMA wait when txq is queued for wakeupMike Marciniszyn
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-07-20Merge branch 'mlx5_dcs' into rdma.git for-nextJason Gunthorpe
2021-07-20RDMA/mlx5: Add DCS offload supportLior Nahmanson
2021-07-20RDMA/mlx5: Separate DCI QP creation logicLior Nahmanson