From: David S. Miller Date: Thu, 28 Sep 2017 17:20:49 +0000 (-0700) Subject: Merge branch 'rtnl-pushdown-prep' X-Git-Tag: v4.15-rc1~84^2~614 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f46d96328671bc7eaec039aed81f9bffddbf0df1;p=users%2Fwilly%2Flinux.git Merge branch 'rtnl-pushdown-prep' Florian Westphal says: ==================== rtnetlink: preparation patches for further rtnl lock pushdown/removal Patches split large rtnl_fill_ifinfo into smaller chunks to better see which parts 1. require rtnl 2. do not require it at all 3. rely on rtnl locking now but could be converted Changes since v3: I dropped the 'ifalias' patch, I have a change to decouple ifalias and rtnl mutex, I will send it once this series has been merged. ==================== Signed-off-by: David S. Miller --- f46d96328671bc7eaec039aed81f9bffddbf0df1