diff options
author | David S. Miller <davem@davemloft.net> | 2016-06-15 23:47:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-15 23:47:46 +0200 |
commit | e4587ea1d748953e17ddee8f30994899ae73b677 (patch) | |
tree | ef61e717c1ae4817b3b3f053524d5a5ca725b9a5 /net | |
parent | htb: call qdisc_root with rcu read lock held (diff) | |
parent | macsec: fix SA initialization (diff) | |
download | linux-e4587ea1d748953e17ddee8f30994899ae73b677.tar.xz linux-e4587ea1d748953e17ddee8f30994899ae73b677.zip |
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 <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions