From: Leon Romanovsky <leonro@xxxxxxxxxx> 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 | 260 +++++++++++++++++++++++++++-- drivers/infiniband/core/cma_priv.h | 1 + 2 files changed, 249 insertions(+), 12 deletions(-) -- 2.35.1