1. 24 4月, 2023 7 次提交
  2. 23 4月, 2023 11 次提交
  3. 21 4月, 2023 1 次提交
  4. 19 4月, 2023 1 次提交
  5. 18 4月, 2023 2 次提交
  6. 17 4月, 2023 3 次提交
    • Y
      RDMA/hns: Add SVE DIRECT WQE flag to support libhns · 2c61dcac
      Yixing Liu 提交于
      driver inclusion
      category: bugfix
      bugzilla: https://gitee.com/src-openeuler/rdma-core/issues/I6VLLM
      
      ---------------------------------------------------------------
      
      Added SVE DWQE flag to control libhns SVE DWQE function.
      Signed-off-by: NYixing Liu <liuyixing1@huawei.com>
      Reviewed-by: NYangyang Li <liyangyang20@huawei.com>
      2c61dcac
    • O
      !575 Backport CVEs and bugfixes · 693a53a5
      openeuler-ci-bot 提交于
      Merge Pull Request from: @zhangjialin11 
       
      Pull new CVEs:
      CVE-2023-1859
      CVE-2023-1670
      CVE-2023-1611
      
      net bugfixes from Ziyang Xuan
      ubi bugfixes from ZhaoLong Wang
      ftrace and ring-buffer bugfixes from Zheng Yejian
      perf bugfix from Yang Jihong
      loop bugfix from Zhong Jinghua
      ext4 bugfixes from Zhihao Cheng
      dm crypt bugfix from yangerkun
      driver core bugfixes from Zhang Zekun
      xfs bugfixes from Long Li 
       
      Link:https://gitee.com/openeuler/kernel/pulls/575 
      
      Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com> 
      Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com> 
      693a53a5
    • O
      !576 Support congestion control algorithm configuration · 622c640a
      openeuler-ci-bot 提交于
      Merge Pull Request from: @stinft 
       
      ```bash
      Feature information:
      1.RDMA/hns: Modify congestion abbreviation
      The currently used abbreviation of cong cannot clearly
      indicate the meaning, so the full name congest is used instead.
      
      2.RDMA/hns: Support congestion control algorithm configuration at QP granularity
      This patch supports to configure congestion control algorithm
      based on QP granulariy. The configuration will be sent to
      driver from user space. And then driver configures the selected
      algorithm into QPC.
      The current XRC type QP cannot deliver the configured
      algorithm to kernel space, so the driver will set the default
      algorithm for XRC type QP. And the default algorithm type is
      controlled by the firmware.
      ```
      bugzilla:#I6N1G4
       
       
      Link:https://gitee.com/openeuler/kernel/pulls/576 
      
      Reviewed-by: Chengchang Tang <tangchengchang@huawei.com> 
      Reviewed-by: Jialin Zhang <zhangjialin11@huawei.com> 
      Signed-off-by: Jialin Zhang <zhangjialin11@huawei.com> 
      622c640a
  7. 13 4月, 2023 3 次提交
  8. 12 4月, 2023 12 次提交