pull request (net): ipsec 2018-03-29

2018-03-29 Thread Steffen Klassert
1) Fix a rcu_read_lock/rcu_read_unlock imbalance in the error path of xfrm_local_error(). From Taehee Yoo. 2) Some VTI MTU fixes. From Stefano Brivio. 3) Fix a too early overwritten skb control buffer on xfrm transport mode. Please not that this pull request has a merge conflict in net/

Re: pull request (net): ipsec 2018-03-29

2018-03-29 Thread David Miller
From: Steffen Klassert Date: Thu, 29 Mar 2018 09:11:12 +0200 > 1) Fix a rcu_read_lock/rcu_read_unlock imbalance >in the error path of xfrm_local_error(). >From Taehee Yoo. > > 2) Some VTI MTU fixes. From Stefano Brivio. > > 3) Fix a too early overwritten skb control buffer >on xfrm