From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:34142 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751390AbeCTPxs (ORCPT ); Tue, 20 Mar 2018 11:53:48 -0400 Received: from pps.filterd (m0098416.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w2KFnoFN091554 for ; Tue, 20 Mar 2018 11:53:48 -0400 Received: from e06smtp10.uk.ibm.com (e06smtp10.uk.ibm.com [195.75.94.106]) by mx0b-001b2d01.pphosted.com with ESMTP id 2gu2ypyxsc-1 (version=TLSv1.2 cipher=AES256-SHA256 bits=256 verify=NOT) for ; Tue, 20 Mar 2018 11:53:47 -0400 Received: from localhost by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 20 Mar 2018 15:53:46 -0000 From: Ursula Braun To: davem@davemloft.net Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.vnet.ibm.com, ubraun@linux.vnet.ibm.com Subject: [PATCH net-next 0/1] net/ipv4: SMC and SYN Cookies Date: Tue, 20 Mar 2018 16:53:39 +0100 Message-Id: <20180320155340.18017-1-ubraun@linux.vnet.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: Dave, net/smc code is based on the SMC TCP experimental option. Please apply Hans' patch to fix an inconsistency when SYN cookies are active. Thanks, Ursula Hans Wippel (1): net/ipv4: disable SMC TCP option with SYN Cookies net/ipv4/tcp_output.c | 2 ++ 1 file changed, 2 insertions(+) -- 2.13.5