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]
Date:   Mon, 10 Apr 2017 14:57:55 +0200
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 00/10] net/smc: patches for net-next

Hi Dave,

here are some patches for net/smc. Most important are
improvements for socket closing.

Thanks, Ursula

Ursula Braun (10):
  net/smc: get rid of old comment
  net/smc: remove useless smc_ib_devices_list check
  net/smc: return active RoCE port only
  net/smc: guarantee reset of write_blocked for heavy workload
  net/smc: always call the POLL_IN part of sk_wake_async
  net/smc: no socket state changes in tasklet context
  net/smc: guarantee ConnClosed send after shutdown SHUT_WR
  net/smc: remove duplicate unhash
  net/smc: destruct non-accepted sockets
  net/smc: do not use IB_SEND_INLINE together with mapped data

 net/smc/af_smc.c    | 23 +++++++++++------
 net/smc/smc.h       |  1 +
 net/smc/smc_cdc.c   | 11 +++++---
 net/smc/smc_close.c | 74 +++++++++++++++++++++++++++++++++++------------------
 net/smc/smc_close.h |  2 +-
 net/smc/smc_core.c  |  2 +-
 net/smc/smc_ib.c    |  3 ---
 net/smc/smc_pnet.c  |  9 ++++---
 net/smc/smc_pnet.h  |  1 -
 net/smc/smc_rx.c    |  3 +--
 net/smc/smc_tx.c    |  6 ++++-
 net/smc/smc_wr.c    |  2 +-
 12 files changed, 87 insertions(+), 50 deletions(-)

-- 
2.10.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ