Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Jun 2021 20:17:16 +0000 (13:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jun 2021 20:17:16 +0000 (13:17 -0700)
/klassert/ipsec-next

Steffen Klassert says:

====================
pull request (net-next): ipsec-next 2021-06-28

1) Remove an unneeded error assignment in esp4_gro_receive().
   From Yang Li.

2) Add a new byseq state hashtable to find acquire states faster.
   From Sabrina Dubroca.

3) Remove some unnecessary variables in pfkey_create().
   From zuoqilin.

4) Remove the unused description from xfrm_type struct.
   From Florian Westphal.

5) Fix a spelling mistake in the comment of xfrm_state_ok().
   From gushengxian.

6) Replace hdr_off indirections by a small helper function.
   From Florian Westphal.

7) Remove xfrm4_output_finish and xfrm6_output_finish declarations,
   they are not used anymore.From Antony Antony.

8) Remove xfrm replay indirections.
   From Florian Westphal.

Please pull or let me know if there are problems.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
1  2 
include/net/xfrm.h
net/xfrm/xfrm_output.c

Simple merge
Simple merge