From: David S. Miller Date: Thu, 20 Oct 2016 18:51:11 +0000 (-0400) Subject: Merge branch 'MTU-core-range-checking-more' X-Git-Tag: v5.15~12359^2~426 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e58c5dc4be31f8cf3ff62d96f91c97af6f9d58e;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'MTU-core-range-checking-more' Jarod Wilson says: ==================== net: use core MTU range checking everywhere This stack of patches should get absolutely everything in the kernel converted from doing their own MTU range checking to the core MTU range checking. This second spin includes alterations to hopefully fix all concerns raised with the first, as well as including some additional changes to drivers and infrastructure where I completely missed necessary updates. These have all been built through the 0-day build infrastructure via the (rebasing) master branch at https://github.com/jarodwilson/linux-muck, which at the time of the most recent compile across 147 configs, was based on net-next at commit 7b1536ef0aa0. ==================== Signed-off-by: David S. Miller --- 9e58c5dc4be31f8cf3ff62d96f91c97af6f9d58e