[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210914083507.511369-1-guvenc@linux.ibm.com>
Date: Tue, 14 Sep 2021 10:35:04 +0200
From: Guvenc Gulce <guvenc@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org,
Heiko Carstens <hca@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>
Subject: [PATCH net-next 0/3] net/smc: add EID support
Hi Dave & Jakub,
please apply the following patch series for smc to netdev's net-next
tree. The series introduce the so called Enterprise ID support for smc
protocol. Including the generic netlink based interface.
Thanks,
Guvenc Gulce
Karsten Graul (3):
net/smc: add support for user defined EIDs
net/smc: keep static copy of system EID
net/smc: add generic netlink support for system EID
include/uapi/linux/smc.h | 27 ++++
net/smc/af_smc.c | 34 ++--
net/smc/smc.h | 3 -
net/smc/smc_clc.c | 330 +++++++++++++++++++++++++++++++++++++--
net/smc/smc_clc.h | 19 ++-
net/smc/smc_core.c | 10 +-
net/smc/smc_core.h | 1 +
net/smc/smc_ism.c | 16 +-
net/smc/smc_ism.h | 2 +-
net/smc/smc_netlink.c | 47 +++++-
net/smc/smc_netlink.h | 2 +
11 files changed, 443 insertions(+), 48 deletions(-)
--
2.25.1
Powered by blists - more mailing lists