Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp36702ybt; Tue, 30 Jun 2020 14:16:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwlNIiZwA9ocRJSm/y8u0FNKdoryeTtbtfRnZhUOYkaL3jcLf3iKas6PLyqrRYfb0eFLEDx X-Received: by 2002:aa7:cb55:: with SMTP id w21mr18004013edt.380.1593551396159; Tue, 30 Jun 2020 14:09:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593551396; cv=none; d=google.com; s=arc-20160816; b=F1tKzmjG4Ej/xjPMgdSCBLxtOvVKKoTG6SjtmNl0ErzxVRF9ZKAZon2fCo1De3LySE XfrVybo59j4QGazruQbSJYopEoUINxx4Pll0p9GPCBr46oYqdyiAWwLVoenqO57mecr3 2DryT+qZTPMFZunXxa79k0tXHO27YgRpLTrFSBTJcfA20qdPkuyXtWIztR22kcRDav1j Ymx1rMmmnIsMsY/6giYwr9gDLt2MqduE15gocPDuN6FhzCE9sCUDEVYNVk8UkBSZwy+E MLu8hvNe9nf/URHoV8jw+15YBk+dXupW9AlqZbcrlDiThpF108MJvhXnv7tqJNeKJVWf 6NbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=f6z1QdkoJOzNCIVl7SBJv6caHXxEMB1s9wuCe3fBndw=; b=VuIuvcgN28cczLb6a9VG0kdq4GabZTSCU/+rMUhONmGNz5wq7rz1esuKv/YdZ0AIRT O29kum8BW8ZczDHxaw0KKfmiaHSV/rRhAzP5+woWj66Es/FSqy4pbVB8yHJCjmZovNQs TpQOJRsagLho0aGKd6fWtnlipVSysMKIW0ypjAJzvAWAJIEgEuz/IsBTZFEqGHkfnD8M 7ym2OtPa6tOxYWHZPB/0+0DIOdlgvDUKj+DhEMC/LkAaKVbdqlgvgjkm7fPLoSunbU3x 1sSnkRIRZ5QRVAB8rHwMezFe4FEKD5tWfKo2ie0Z5mgfK7x4fVaq4ixk3uGV1g0DCPmz /qfA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i13si2241615edn.462.2020.06.30.14.09.31; Tue, 30 Jun 2020 14:09:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729331AbgF3UVP (ORCPT + 99 others); Tue, 30 Jun 2020 16:21:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726642AbgF3UVP (ORCPT ); Tue, 30 Jun 2020 16:21:15 -0400 Received: from shards.monkeyblade.net (shards.monkeyblade.net [IPv6:2620:137:e000::1:9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D039BC061755; Tue, 30 Jun 2020 13:21:14 -0700 (PDT) Received: from localhost (unknown [IPv6:2601:601:9f00:477::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id B36E41277D602; Tue, 30 Jun 2020 13:21:13 -0700 (PDT) Date: Tue, 30 Jun 2020 13:21:12 -0700 (PDT) Message-Id: <20200630.132112.1161418939084868350.davem@davemloft.net> To: torvalds@linux-foundation.org Cc: edumazet@google.com, mathieu.desnoyers@efficios.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, ycheng@google.com, joraj@efficios.com Subject: Re: [regression] TCP_MD5SIG on established sockets From: David Miller In-Reply-To: References: <1132973300.15954.1593459836756.JavaMail.zimbra@efficios.com> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 30 Jun 2020 13:21:14 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Linus Torvalds Date: Tue, 30 Jun 2020 12:43:21 -0700 > If you're not willing to do the work to fix it, I will revert that > commit. Please let me handle this situation instead of making threats, this just got reported. Thank you.