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>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180221113235.46702-1-ubraun@linux.vnet.ibm.com>
Date:   Wed, 21 Feb 2018 12:32:30 +0100
From:   Ursula Braun <ubraun@...ux.vnet.ibm.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, linux-s390@...r.kernel.org,
        jwi@...ux.vnet.ibm.com, schwidefsky@...ibm.com,
        heiko.carstens@...ibm.com, raspl@...ux.vnet.ibm.com,
        ubraun@...ux.vnet.ibm.com
Subject: [PATCH net-next 0/5] net/smc: fixes 2018-02-21

Dave,

here are some smc-patches for net-next. Besides cleanups, the link id
field of the LLC confirm link reply is changed to comply with RFC7609.

Thanks, Ursula

Karsten Graul (4):
  smc: fix structure size
  smc: move netinfo function to file smc_clc.c
  smc: remove unused fields from smc structures
  smc: use link_id of server in confirm link reply

Stefan Raspl (1):
  smc: cleanup smc_llc.h and smc_clc.h headers

 net/smc/af_smc.c   | 65 ++++++++----------------------------------------------
 net/smc/smc.h      |  5 +----
 net/smc/smc_cdc.c  |  2 +-
 net/smc/smc_cdc.h  |  2 +-
 net/smc/smc_clc.c  | 47 +++++++++++++++++++++++++++++++++++++--
 net/smc/smc_clc.h  |  8 ++-----
 net/smc/smc_core.c |  8 +++----
 net/smc/smc_core.h |  1 -
 net/smc/smc_llc.c  | 32 ++++++++++++++++++++++++++-
 net/smc/smc_llc.h  | 28 -----------------------
 10 files changed, 94 insertions(+), 104 deletions(-)

-- 
2.13.5

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ