From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jason A. Donenfeld" Subject: Re: [PATCH v7 1/6] siphash: add cryptographically secure PRF Date: Thu, 22 Dec 2016 02:42:39 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Netdev , kernel-hardening@lists.openwall.com, LKML , Linux Crypto Mailing List , David Laight , Ted Tso , Hannes Frederic Sowa , Eric Dumazet , Linus Torvalds , Eric Biggers , Tom Herbert , Andi Kleen , David Miller , Andy Lutomirski , Jean-Philippe Aumasson , Eric Dumazet To: Stephen Hemminger Return-path: Received: from frisell.zx2c4.com ([192.95.5.64]:38582 "EHLO frisell.zx2c4.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750745AbcLVBmo (ORCPT ); Wed, 21 Dec 2016 20:42:44 -0500 Sender: linux-crypto-owner@vger.kernel.org List-ID: On Thu, Dec 22, 2016 at 2:40 AM, Stephen Hemminger wrote: > The networking tree (net-next) which is where you are submitting to is technically > closed right now. That's okay. At some point in the future it will be open. By then v83 of this patch set will be shiny and done, just waiting for the merge window to open. There's a lot to discuss with this, so getting the feedback early is beneficial. Jason