summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-18RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()Dan Carpenter
2022-03-18IB/iser: Fix error flow in case of registration failureMax Gurtovoy
2022-03-18IB/iser: Generalize map/unmap dma tasksMax Gurtovoy
2022-03-18IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy
2022-03-18IB/iser: Remove iser_reg_data_sg helper functionMax Gurtovoy
2022-03-16RDMA/rxe: Use standard names for ref countingBob Pearson
2022-03-16RDMA/rxe: Replace red-black trees by xarraysBob Pearson
2022-03-15RDMA/rxe: Shorten pool names in rxe_pool.cBob Pearson
2022-03-15RDMA/rxe: Move max_elem into rxe_type_infoBob Pearson
2022-03-15RDMA/rxe: Replace obj by elem in declarationBob Pearson
2022-03-15RDMA/rxe: Delete _locked() APIs for pool objectsBob Pearson
2022-03-15RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOCBob Pearson
2022-03-15RDMA/rxe: Replace mr by rkey in responder resourcesBob Pearson
2022-03-15RDMA/rxe: Fix ref error in rxe_av.cBob Pearson
2022-03-15RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPTYixing Liu
2022-03-15RDMA/irdma: Add support for address handle re-useMustafa Ismail
2022-03-14RDMA/qib: Fix typos in commentsJulia Lawall
2022-03-14RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-03-14Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky
2022-03-14RDMA/rxe: Remove useless argument for update_state()Chengguang Xu
2022-03-14RDMA/rxe: Change variable and function argument to proper typeChengguang Xu
2022-03-14RDMA/irdma: Prevent some integer underflowsDan Carpenter
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-04RDMA/hns: Refactor the alloc_cqc()Wenpeng Liang
2022-03-04RDMA/hns: Refactor the alloc_srqc()Chengchang Tang
2022-03-04RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()Wenpeng Liang
2022-03-04RDMA/hns: Remove similar code that configures the hardware contextsChengchang Tang
2022-03-04RDMA/hns: Refactor mailbox functionsChengchang Tang
2022-03-04RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang
2022-03-04RDMA/hns: Remove redundant parameter "mailbox" in the mailboxWenpeng Liang
2022-03-04RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang
2022-03-04RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang
2022-03-04RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng
2022-03-04IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-28RDMA/core: Remove unnecessary statementsYajun Deng
2022-02-28RDMA/irdma: Remove incorrect masking of PDMustafa Ismail
2022-02-28RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail
2022-02-28RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail
2022-02-28RDMA/irdma: Make irdma_create_mg_ctx return a voidZhu Yanjun
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-02-23RDMA/irdma: Move union irdma_sockaddr to header fileZhu Yanjun
2022-02-23RDMA/irdma: Remove the unnecessary variable saddrZhu Yanjun
2022-02-23RDMA/irdma: Use net_type to check network typeZhu Yanjun