Merge branch 'ip_tunnel-next'
authorDavid S. Miller <[email protected]>
Sat, 26 Jan 2019 17:43:03 +0000 (09:43 -0800)
committerDavid S. Miller <[email protected]>
Sat, 26 Jan 2019 17:43:03 +0000 (09:43 -0800)
wenxu says:

====================
ip_tunnel: Refactor ip_gre collect metadata xmit to ip_md_tunnel_xmit

This patchset add tunnel_dst_cache and tnl_update_pmtu feature for
ip_md_tunnel_xmit also bugfix. Then Refactor collect metatdata mode
tunnel xmit to ip_md_tunnel_xmit
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge