linux_dsm_epyc7002/net/xfrm
David S. Miller a43dce9358 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Steffen Klassert says:

====================
pull request (net-next): ipsec-next 2017-08-21

1) Support RX checksum with IPsec crypto offload for esp4/esp6.
   From Ilan Tayari.

2) Fixup IPv6 checksums when doing IPsec crypto offload.
   From Yossi Kuperman.

3) Auto load the xfrom offload modules if a user installs
   a SA that requests IPsec offload. From Ilan Tayari.

4) Clear RX offload informations in xfrm_input to not
   confuse the TX path with stale offload informations.
   From Ilan Tayari.

5) Allow IPsec GSO for local sockets if the crypto operation
   will be offloaded.

6) Support setting of an output mark to the xfrm_state.
   This mark can be used to to do the tunnel route lookup.
   From Lorenzo Colitti.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-21 09:29:47 -07:00
..
Kconfig
Makefile xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD 2017-06-07 08:16:27 +02:00
xfrm_algo.c
xfrm_device.c net: xfrm: support setting an output mark. 2017-08-11 07:03:00 +02:00
xfrm_hash.c
xfrm_hash.h
xfrm_input.c xfrm: Clear RX SKB secpath xfrm_offload 2017-08-02 11:00:15 +02:00
xfrm_ipcomp.c
xfrm_output.c net: xfrm: support setting an output mark. 2017-08-11 07:03:00 +02:00
xfrm_policy.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next 2017-08-21 09:29:47 -07:00
xfrm_proc.c
xfrm_replay.c
xfrm_state.c xfrm: Auto-load xfrm offload modules 2017-08-02 11:00:15 +02:00
xfrm_sysctl.c
xfrm_user.c net: xfrm: support setting an output mark. 2017-08-11 07:03:00 +02:00