1. 05 Jun, 2018 38 commits
  2. 30 May, 2018 2 commits
    • Greg Kroah-Hartman's avatar
      Linux 4.14.47 · 57a3ca78
      Greg Kroah-Hartman authored
      57a3ca78
    • Greg Kroah-Hartman's avatar
      Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU" · 3e496be2
      Greg Kroah-Hartman authored
      This reverts commit 5815901c which is
      03080e5e ("vti4: Don't override MTU passed on link creation via
      IFLA_MTU") upstream as it causes test failures.
      
      This commit should not have been backported to anything older than 4.16,
      despite what the changelog said as the mtu must be set in older kernels,
      unlike is needed in 4.16 and newer.
      
      Thanks to Alistair Strachan for the debugging help figuring this out,
      and for 'git bisect' for making my life a whole lot easier.
      
      Cc: Alistair Strachan <astrachan@google.com>
      Cc: Stefano Brivio <sbrivio@redhat.com>
      Cc: Sabrina Dubroca <sd@queasysnail.net>
      Cc: Steffen Klassert <steffen.klassert@secunet.com>
      Cc: Sasha Levin <alexander.levin@microsoft.com>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      3e496be2