Re: [PATCH net 0/6] net: add skb_to_full_sk() helper

2015-11-08 Thread David Miller
From: Eric Dumazet Date: Sun, 8 Nov 2015 10:54:06 -0800 > Many contexts need to reach listener socket from skb attached > to a request socket. This patch series add skb_to_full_sk() to > clearly express this need and use it where appropriate. Series applied, thanks Eric. -- To unsubscribe from

[PATCH net 0/6] net: add skb_to_full_sk() helper

2015-11-08 Thread Eric Dumazet
Many contexts need to reach listener socket from skb attached to a request socket. This patch series add skb_to_full_sk() to clearly express this need and use it where appropriate. Eric Dumazet (6): net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() smack: use sk