summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter2021-05-191-2/+2
* RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb2021-05-191-4/+2
* RDMA/core: Don't access cm_id after its destructionShay Drory2021-05-181-2/+3
* RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky2021-05-171-6/+10
* 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
* RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky2021-05-111-0/+7
* RDMA/core: Prevent divide-by-zero error triggered by the userLeon Romanovsky2021-05-101-0/+3
* RDMA/siw: Release xarray entryLeon Romanovsky2021-05-101-1/+1
* RDMA/siw: Properly check send and receive CQ pointersLeon Romanovsky2021-05-101-6/+3
* Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-071-1/+2
|\
| * RDMA/rtrs: fix uninitialized symbol 'cnt'Gioh Kim2021-05-031-1/+2
* | 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-01198-3835/+4967
|\ \ \
| * | | IB/qib: Remove redundant assignment to retYang Li2021-04-301-1/+0
| * | | RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman2021-04-271-0/+14
| * | | RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong2021-04-271-0/+1
| * | | RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong2021-04-271-2/+2
| * | | IB/hfi1: Remove redundant variable rcdJiapeng Chong2021-04-271-4/+4
| * | | RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky2021-04-221-0/+91
| * | | RDMA/nldev: Return SRQ informationNeta Ostrovsky2021-04-221-0/+42
| * | | RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2021-04-222-0/+10
| * | | RDMA/nldev: Return context informationNeta Ostrovsky2021-04-221-0/+27
| * | | RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory2021-04-211-2/+10
| * | | RDMA/cma: Skip device which doesn't support CMParav Pandit2021-04-211-0/+14
| * | | RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson2021-04-211-1/+1
| * | | 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
| * | | 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