Some fixes for the fastopen code after switching to SipHash, which were
spotted in review after the change had already been queued.

cc: Eric Biggers <ebigg...@kernel.org>
cc: linux-crypto@vger.kernel.org
cc: herb...@gondor.apana.org.au
cc: eduma...@google.com
cc: da...@davemloft.net
cc: kuz...@ms2.inr.ac.ru
cc: yoshf...@linux-ipv6.org
cc: jba...@akamai.com
cc: cpaa...@apple.com
cc: david.lai...@aculab.com
cc: ych...@google.com

Ard Biesheuvel (1):
  net: fastopen: robustness and endianness fixes for SipHash

 include/linux/tcp.h        |  2 +-
 include/net/tcp.h          |  8 ++--
 net/ipv4/sysctl_net_ipv4.c |  3 +-
 net/ipv4/tcp.c             |  3 +-
 net/ipv4/tcp_fastopen.c    | 39 +++++++++++---------
 5 files changed, 28 insertions(+), 27 deletions(-)

-- 
2.17.1

Reply via email to