From: David S. Miller Date: Tue, 22 Dec 2015 22:03:06 +0000 (-0500) Subject: Merge branch 'bindtodevice_tw_rst' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=83a76006e06213160c4bb1e1a157e7707c504af6;p=linux-beck.git Merge branch 'bindtodevice_tw_rst' Florian Westphal says: ==================== tcp: honour SO_BINDTODEVICE for TW_RST case too This is V2, this time as a small series since I followed Erics advice to split this into smaller chunks, I hope this makes it easier to review. First patch adds inet_sk_transparent helper. Second patch contains an if/else swap that I split from the original TW_RST v1 one. Third patch is the actual change without the superfluous sock_net change. ==================== Signed-off-by: David S. Miller --- 83a76006e06213160c4bb1e1a157e7707c504af6