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:   Tue, 26 Feb 2019 09:49:08 -0800
From:   Eric Dumazet <edumazet@...gle.com>
To:     "David S . Miller" <davem@...emloft.net>
Cc:     netdev <netdev@...r.kernel.org>,
        Eric Dumazet <edumazet@...gle.com>,
        Eric Dumazet <eric.dumazet@...il.com>
Subject: [PATCH net-next 0/5] tcp: cleanups for linux-5.1

This small patch series cleanups few things, and add a small
timewait optimization for hosts not using md5.

Eric Dumazet (5):
  tcp: get rid of tcp_check_send_head()
  tcp: get rid of __tcp_add_write_queue_tail()
  tcp: convert tcp_md5_needed to static_branch API
  tcp: use tcp_md5_needed for timewait sockets
  tcp: remove tcp_queue argument from tso_fragment()

 include/net/tcp.h        | 17 +++--------------
 net/ipv4/tcp.c           |  5 +++--
 net/ipv4/tcp_ipv4.c      |  2 +-
 net/ipv4/tcp_minisocks.c | 21 +++++++++++++--------
 net/ipv4/tcp_output.c    | 17 ++++++++---------
 5 files changed, 28 insertions(+), 34 deletions(-)

-- 
2.21.0.rc2.261.ga7da99ff1b-goog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ