summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | IB/ipoib: Remove unnecessary struct declarationWan Jiabing2021-04-201-2/+0
| * | | 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
| * | | IB/ipoib: Improve latency in ipoib/cm connection formationManjunath Patil2021-04-191-5/+1
| * | | RDMA/core: Unify RoCE check and re-factor codeHåkon Bugge2021-04-191-6/+2
| * | | RDMA/ipoib: Print a message if only child interface is UPJack Wang2021-04-131-1/+6
| * | | 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
| * | | RDMA/rtrs-clt: Simplify error messageGioh Kim2021-04-131-16/+7
| * | | RDMA/rtrs-srv: More debugging info when fail to send replyGioh Kim2021-04-131-4/+8
| * | | RDMA/rtrs-clt: Print more info when an error happensGioh Kim2021-04-131-4/+38
| * | | RDMA/rtrs-clt: New sysfs attribute to print the latency of each pathGioh Kim2021-04-131-0/+16
| * | | RDMA/rtrs-clt: Add a minimum latency multipath policyGioh Kim2021-04-135-4/+78
| * | | 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/rtrs-clt: destroy sysfs after removing session from active listGioh Kim2021-04-121-1/+1
| * | | | RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng2021-04-121-0/+1
| * | | | IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge2021-04-122-0/+43
| * | | | 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
| * | | | RDMA/core: Correct format of block commentsWenpeng Liang2021-04-124-4/+8
| * | | | RDMA/core: Correct format of bracesWenpeng Liang2021-04-125-28/+25
| * | | | RDMA/core: Remove redundant spacesWenpeng Liang2021-04-126-48/+48
| * | | | RDMA/core: Add necessary spacesWenpeng Liang2021-04-123-5/+5
| * | | | RDMA/core: Remove the redundant return statementsWenpeng Liang2021-04-122-3/+0
| * | | | RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang2021-04-123-19/+15
| * | | | 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