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: <20190207145620.92811-1-ubraun@linux.ibm.com>
Date:   Thu,  7 Feb 2019 15:56:13 +0100
From:   Ursula Braun <ubraun@...ux.ibm.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, linux-s390@...r.kernel.org,
        schwidefsky@...ibm.com, heiko.carstens@...ibm.com,
        raspl@...ux.ibm.com, ubraun@...ux.ibm.com
Subject: [PATCH net-next 0/7] net/smc: patches 2019-02-07

Dave,

here are patches for SMC:
* patches 1, 3, and 6 are cleanups without functional change
* patch 2 postpones closing of internal clcsock
* patches 4 and 5 improve link group creation locking
* patch 7 restores AF_SMC as diag_family field

Thanks, Ursula

Hans Wippel (2):
  net/smc: unlock LGR pending lock earlier for SMC-D
  net/smc: use client and server LGR pending locks for SMC-R

Karsten Graul (2):
  net/smc: move code to clear the conn->lgr field
  net/smc: original socket family in inet_sock_diag

Ursula Braun (3):
  s390/net: move pnet constants
  net/smc: postpone release of clcsock
  net/smc: use smc_curs_copy() for SMC-D

 arch/s390/include/asm/pnet.h |  8 -----
 arch/s390/net/pnet.c         |  8 +++++
 net/smc/af_smc.c             | 85 ++++++++++++++++++++++++++------------------
 net/smc/smc_cdc.h            |  9 ++---
 net/smc/smc_close.c          |  7 +++-
 net/smc/smc_core.c           |  5 +--
 net/smc/smc_diag.c           |  3 +-
 7 files changed, 74 insertions(+), 51 deletions(-)

-- 
2.16.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ