summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-261-2/+2
|\
| * {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-2/+2
* | RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb2021-05-191-4/+2
* | RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb2021-05-171-0/+1
* | RDMA/mlx5: Verify that DM operation is reasonableMaor Gottlieb2021-05-171-0/+3
|/
* Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-031-63/+5
|\
| * qib_fs: switch to simple_recursive_removal()Al Viro2021-03-081-63/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-01130-3055/+3818
|\ \
| * | IB/qib: Remove redundant assignment to retYang Li2021-04-301-1/+0
| * | RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong2021-04-271-0/+1
| * | IB/hfi1: Remove redundant variable rcdJiapeng Chong2021-04-271-4/+4
| * | RDMA/mlx5: Expose private query portMark Bloch2021-04-201-0/+173
| * | RDMA/mlx4: Remove an unused variableChristophe JAILLET2021-04-201-3/+0
| * | RDMA/mlx5: Fix type assignment for ICM DMMaor Gottlieb2021-04-201-10/+13
| * | IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit2021-04-201-4/+4
| * | RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-04-201-4/+2
| * | RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja2021-04-201-1/+1
| * | RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky2021-04-191-14/+2
| * | RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky2021-04-191-6/+1
| * | RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select itLeon Romanovsky2021-04-191-3/+1
| * | RDMA/hns: Remove duplicated hem page size config codeXi Wang2021-04-133-110/+76
| * | RDMA/hns: Enable RoCE on virtual functionsWei Xu2021-04-133-39/+202
| * | RDMA/hns: Set parameters of all the functions belong to a PFWei Xu2021-04-131-2/+16
| * | RDMA/hns: Reserve the resource for the VFsWei Xu2021-04-133-28/+60
| * | RDMA/hns: Query the number of functions supported by the PFWei Xu2021-04-133-4/+10
| * | RDMA/hns: Simplify function's resource related commandXi Wang2021-04-133-305/+89
| * | Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe2021-04-138-367/+659
| |\ \
| | * | RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb2021-04-132-1/+47
| | * | RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb2021-04-134-14/+198
| | * | RDMA/mlx5: Add support to MODIFY_MEMIC commandMaor Gottlieb2021-04-132-0/+38
| | * | RDMA/mlx5: Re-organize the DM codeMaor Gottlieb2021-04-133-116/+114
| | * | RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb2021-04-138-362/+388
| * | | IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn2021-04-135-116/+105
| * | | RDMA/qib: Remove useless qib_read_ureg() functionJiapeng Chong2021-04-131-22/+0
| * | | RDMA/hns: Remove unnecessary flush operation for workqueueYixian Liu2021-04-132-3/+0
| * | | RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlockYe Bin2021-04-121-2/+1
| * | | RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng2021-04-121-0/+1
| * | | IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng2021-04-121-0/+1
| * | | RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng2021-04-121-1/+3
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-04-123-6/+4
| |\| |
| * | | RDMA/hns: Prevent le32 from being implicitly converted to u32Lang Cheng2021-04-081-8/+7
| * | | RDMA/hns: Simplify the function config_eqc()Yixing Liu2021-04-082-185/+65
| * | | RDMA/hns: Add XRC subtype in QPC and XRC type in SRQCWenpeng Liang2021-04-082-7/+11
| * | | RDMA/hns: Remove unsupported QP typesWenpeng Liang2021-04-083-5/+1
| * | | RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li2021-04-083-32/+0
| * | | RDMA/hns: Delete redundant abnormal interrupt statusWenpeng Liang2021-04-082-16/+6
| * | | RDMA/hns: Delete redundant condition judgment related to eqYangyang Li2021-04-081-21/+6
| * | | RDMA/hns: Fix missing assignment of max_inline_dataWeihang Li2021-04-081-0/+1
| * | | RDMA/hns: Avoid enabling RQ inline on UDWeihang Li2021-04-082-3/+8
| * | | RDMA/hns: Modify prints for mailbox and command queueWenpeng Liang2021-04-082-10/+20