From: David S. Miller <davem@davemloft.net>
Date: Wed, 12 Jun 2024 05:39:04 +0000 (+0100)
Subject: Merge branch 'tcp-ao-md5-racepoits'
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=91579c93a9b207725559e3199870419afd50220f;p=users%2Fjedix%2Flinux-maple.git

Merge branch 'tcp-ao-md5-racepoits'

Dmitry Safonov says:

====================
net/tcp: TCP-AO and TCP-MD5 tracepoints

Changes in v2:
- Fix the build with CONFIG_IPV6=m (Eric Dumazet)
- Move unused keyid/rnext/maclen later in the series to the patch
  that uses them (Simon Horman)
- Reworked tcp_ao selftest lib to allow async tracing non-tcp events
  (was working on a stress-test that needs trace_kfree_skb() event,
   not in this series).
- Separated selftest changes from kernel, as they now have a couple
  of unrelated to tracepoints changes
- Wrote a few lines of Documentation/
- Link to v1: https://lore.kernel.org/r/20240224-tcp-ao-tracepoints-v1-0-15f31b7f30a7@arista.com
====================

Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
---

91579c93a9b207725559e3199870419afd50220f