lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <cover.1652935014.git.leonro@nvidia.com>
Date:   Thu, 19 May 2022 07:41:21 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Jason Gunthorpe <jgg@...dia.com>
Cc:     Leon Romanovsky <leonro@...dia.com>, linux-kernel@...r.kernel.org,
        linux-rdma@...r.kernel.org, Mark Zhang <markzhang@...dia.com>,
        Patrisious Haddad <phaddad@...dia.com>
Subject: [PATCH rdma-next v1 0/2] Add gratuitous ARP support to RDMA-CM

From: Leon Romanovsky <leonro@...dia.com>

Changelog:
v1: 
 * Removed special workqueue
 * Rewrote compare_netdev_and_ip()
v0: https://lore.kernel.org/all/cover.1649075034.git.leonro@nvidia.com

In this series, Patrisious adds gratuitous ARP support to RDMA-CM, in
order to speed up migration failover from one node to another.

Thanks

Patrisious Haddad (2):
  RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and
    remote IP
  RDMA/core: Add a netevent notifier to cma

 drivers/infiniband/core/cma.c      | 234 +++++++++++++++++++++++++++--
 drivers/infiniband/core/cma_priv.h |   1 +
 include/rdma/rdma_cm.h             |   6 +
 3 files changed, 229 insertions(+), 12 deletions(-)

-- 
2.36.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ