From: Willem de Bruijn <[email protected]> Date: Tue, 22 May 2018 11:34:38 -0400
> From: Willem de Bruijn <[email protected]> > > A few small fixes: > - disallow segmentation with XFRM > - do not leak gso packets into the ingress path > > Changes > v1 -> v2 > - fix build failure in team.c > - drop scatter-gather fix: > this is now fixed by commit 113f99c33585 ("net: test tailroom > before appending to linear skb"). After this patch gso skbs are > built non-linear regardless of NETIF_F_SG and skb_segment builds > linear segs. Series applied, thanks.
