Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-16RDMA/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-15RDMA/qib: Fix typos in commentsJulia Lawall
2022-03-15RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-03-15RDMA/irdma: Prevent some integer underflowsDan Carpenter
2022-03-10net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-05RDMA/hns: Refactor the alloc_cqc()Wenpeng Liang
2022-03-05RDMA/hns: Refactor the alloc_srqc()Chengchang Tang
2022-03-05RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()Wenpeng Liang
2022-03-05RDMA/hns: Remove similar code that configures the hardware contextsChengchang Tang
2022-03-05RDMA/hns: Refactor mailbox functionsChengchang Tang
2022-03-05RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang
2022-03-05RDMA/hns: Remove redundant parameter "mailbox" in the mailboxWenpeng Liang
2022-03-05RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang
2022-03-05RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang
2022-03-05IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
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-24RDMA/irdma: Move union irdma_sockaddr to header fileZhu Yanjun
2022-02-24RDMA/irdma: Remove the unnecessary variable saddrZhu Yanjun
2022-02-24RDMA/irdma: Use net_type to check network typeZhu Yanjun
2022-02-24RDMA/mlx5: Use new command interface APISaeed Mahameed
2022-02-24net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-24net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-02-23RDMA/irdma: Remove excess error variablesShiraz Saleem
2022-02-23RDMA/irdma: Propagate error codesShiraz Saleem
2022-02-23RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem
2022-02-23RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()Aharon Landau
2022-02-23RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau
2022-02-23RDMA/mlx5: Merge similar flows of allocating MR from the cacheAharon Landau
2022-02-23RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau
2022-02-23RDMA/mlx5: Remove redundant work in struct mlx5_cache_entAharon Landau
2022-02-17IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn
2022-02-11RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-02-08Merge branch 'irdma_dscp' into rdma.git for-nextJason Gunthorpe
2022-02-08RDMA/irdma: Add support for DSCPMustafa Ismail
2022-02-08RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail
2022-02-01RDMA/mlx4: remove redundant assignment to variable nreqColin Ian King
2022-02-01RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-01-28RDMA/usnic: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/qib: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mthca: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mlx4: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/hfi1: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mlx5: Delete useless module.h includeLeon Romanovsky