From: Steffen Klassert <steffen.klass...@secunet.com> Date: Tue, 29 Aug 2017 12:31:27 +0200
> 1) Fix dst_entry refcount imbalance when using socket policies. > From Lorenzo Colitti. > > 2) Fix locking when adding the ESP trailers. > > 3) Fix tailroom calculation for the ESP trailer by using > skb_tailroom instead of skb_availroom. > > 4) Fix some info leaks in xfrm_user. > From Mathias Krause. > > Please pull or let me know if there are problems. Pulled, thank you.