From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: =?UTF-8?Q?Re=3A_=5BPATCH=5D_veth=3A_don=E2=80=99t_modify_ip=5Fsummed=3B_doing_so?= =?UTF-8?Q?_treats_packets_with_bad_checksums_as_good=2E?= Date: Wed, 23 Dec 2015 09:57:28 -0800 Message-ID: References: <1450467299-7188-1-git-send-email-vijayp@vijayp.ca> <20151222.151612.206719325623084440.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: David Miller , Evan Jones , Nicolas Dichtel , Phil Sutter , Toshiaki Makita , Linux Kernel Network Developers , LKML To: Vijay Pandurangan Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, Dec 22, 2015 at 11:37 PM, Vijay Pandurangan wrote: > Cool, thanks! I see it in the -stable queue. Is there anything else I need > to do to help with getting this into main or backporting? Happy to pitch in > if I can be helpful. > DaveM usually just backports it to a few recent stable tree, if you want to backport further, for example 3.14, you probably need to send the commit ID to Greg KH. Thanks.