From: David S. Miller Date: Wed, 15 Jun 2016 21:47:46 +0000 (-0700) Subject: Merge branch 'macsec-fixes' X-Git-Tag: v4.7-rc6~25^2~58 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e4587ea1d748953e17ddee8f30994899ae73b677;p=users%2Fdwmw2%2Flinux.git Merge branch 'macsec-fixes' Sabrina Dubroca says: ==================== macsec fixes Patch 1 adds rcu_barrier() during module unload to prevent possible panics. Patch 2 allocates memory for scattergather lists and the IV on the heap, since they can escape the current function's context during crypto callbacks. Patch 3 fixes a failure to create secure associations. ==================== Signed-off-by: David S. Miller --- e4587ea1d748953e17ddee8f30994899ae73b677