Files
linux-stable-mirror/include/linux
Florian Westphal 4165079ba3 net: switch secpath to use skb extension infrastructure
Remove skb->sp and allocate secpath storage via extension
infrastructure.  This also reduces sk_buff by 8 bytes on x86_64.

Total size of allyesconfig kernel is reduced slightly, as there is
less inlined code (one conditional atomic op instead of two on
skb_clone).

No differences in throughput in following ipsec performance tests:
- transport mode with aes on 10GB link
- tunnel mode between two network namespaces with aes and null cipher

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-19 11:21:38 -08:00
..
2018-11-14 10:56:33 -08:00
2018-10-31 19:24:21 +01:00
2018-11-01 19:59:53 -06:00
2018-12-09 13:54:38 -08:00
2018-12-09 13:54:38 -08:00
2018-12-09 13:54:38 -08:00
2018-10-26 16:26:32 -07:00
2018-12-07 12:59:08 -08:00
2018-10-31 08:54:14 -07:00
2018-10-26 16:26:35 -07:00
2018-12-18 15:11:07 -08:00
2018-11-05 16:38:10 -05:00