summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-0/+1
|\
| * scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-03-24106-2875/+2870
|\ \
| * | RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()Dan Carpenter2022-03-181-1/+2
| * | IB/iser: Fix error flow in case of registration failureMax Gurtovoy2022-03-181-3/+11
| * | IB/iser: Generalize map/unmap dma tasksMax Gurtovoy2022-03-183-45/+31
| * | IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy2022-03-184-11/+11
| * | IB/iser: Remove iser_reg_data_sg helper functionMax Gurtovoy2022-03-181-22/+9
| * | RDMA/rxe: Use standard names for ref countingBob Pearson2022-03-1612-96/+94
| * | RDMA/rxe: Replace red-black trees by xarraysBob Pearson2022-03-166-280/+85
| * | RDMA/rxe: Shorten pool names in rxe_pool.cBob Pearson2022-03-151-8/+8
| * | RDMA/rxe: Move max_elem into rxe_type_infoBob Pearson2022-03-153-20/+20
| * | RDMA/rxe: Replace obj by elem in declarationBob Pearson2022-03-152-2/+2
| * | RDMA/rxe: Delete _locked() APIs for pool objectsBob Pearson2022-03-152-79/+12
| * | RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOCBob Pearson2022-03-152-10/+13
| * | RDMA/rxe: Replace mr by rkey in responder resourcesBob Pearson2022-03-153-47/+87
| * | RDMA/rxe: Fix ref error in rxe_av.cBob Pearson2022-03-155-35/+63
| * | RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPTYixing Liu2022-03-154-4/+335
| * | RDMA/irdma: Add support for address handle re-useMustafa Ismail2022-03-154-60/+164
| * | RDMA/qib: Fix typos in commentsJulia Lawall2022-03-141-2/+2
| * | RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu2022-03-141-1/+3
| * | Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky2022-03-143-1/+4
| * | RDMA/rxe: Remove useless argument for update_state()Chengguang Xu2022-03-141-2/+2
| * | RDMA/rxe: Change variable and function argument to proper typeChengguang Xu2022-03-141-5/+5
| * | RDMA/irdma: Prevent some integer underflowsDan Carpenter2022-03-141-5/+5
| * | RDMA/hns: Refactor the alloc_cqc()Wenpeng Liang2022-03-041-28/+37
| * | RDMA/hns: Refactor the alloc_srqc()Chengchang Tang2022-03-041-28/+52
| * | RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()Wenpeng Liang2022-03-043-8/+6
| * | RDMA/hns: Remove similar code that configures the hardware contextsChengchang Tang2022-03-047-45/+35
| * | RDMA/hns: Refactor mailbox functionsChengchang Tang2022-03-048-112/+120
| * | RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang2022-03-045-29/+28
| * | RDMA/hns: Remove redundant parameter "mailbox" in the mailboxWenpeng Liang2022-03-043-11/+7
| * | RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang2022-03-048-51/+34
| * | RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang2022-03-048-46/+37
| * | RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng2022-03-043-4/+1
| * | IB/hfi1: Allow larger MTU without AIPMike Marciniszyn2022-03-041-2/+1
| * | RDMA/core: Remove unnecessary statementsYajun Deng2022-02-281-8/+0
| * | RDMA/irdma: Remove incorrect masking of PDMustafa Ismail2022-02-281-2/+2
| * | RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail2022-02-284-1/+4
| * | RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail2022-02-281-18/+30
| * | RDMA/irdma: Make irdma_create_mg_ctx return a voidZhu Yanjun2022-02-281-7/+2
| * | RDMA/irdma: Move union irdma_sockaddr to header fileZhu Yanjun2022-02-232-18/+10
| * | RDMA/irdma: Remove the unnecessary variable saddrZhu Yanjun2022-02-232-2/+0
| * | RDMA/irdma: Use net_type to check network typeZhu Yanjun2022-02-231-5/+3
| * | RDMA/rxe: Cleanup rxe_mcast.cBob Pearson2022-02-231-19/+78
| * | RDMA/rxe: Collect cleanup mca code in a subroutineBob Pearson2022-02-231-15/+26
| * | RDMA/rxe: Collect mca init code in a subroutineBob Pearson2022-02-232-15/+44
| * | RDMA/rxe: Warn if mcast memory is not freedBob Pearson2022-02-231-0/+2
| * | RDMA/irdma: Remove excess error variablesShiraz Saleem2022-02-232-76/+28
| * | RDMA/irdma: Propagate error codesShiraz Saleem2022-02-233-17/+13