summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2022-05-02RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail
2022-05-02RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem
2022-05-02RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova
2022-04-19RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()Duoming Zhou
2022-04-08RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-04RDMA/mlx5: Add a missing update of cache->last_addAharon Landau
2022-04-04RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-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-04IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-28Merge 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-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
2022-02-23RDMA/mlx5: Use new command interface APISaeed Mahameed
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/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