From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull-request: bpf-next 2017-12-07 Date: Fri, 08 Dec 2017 14:35:53 -0500 (EST) Message-ID: <20171208.143553.1793675169385846737.davem@davemloft.net> References: <20171208062211.2545706-1-ast@kernel.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: daniel@iogearbox.net, netdev@vger.kernel.org To: ast@kernel.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:58012 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752338AbdLHTfy (ORCPT ); Fri, 8 Dec 2017 14:35:54 -0500 In-Reply-To: <20171208062211.2545706-1-ast@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Alexei Starovoitov Date: Thu, 7 Dec 2017 22:22:11 -0800 > The following pull-request contains BPF updates for your net-next tree. > > The main changes are: > > 1) Detailed documentation of BPF development process from Daniel. > > 2) Addition of is_fullsock, snd_cwnd and srtt_us fields to bpf_sock_ops > from Lawrence. > > 3) Minor follow up for bpf_skb_set_tunnel_key() from William. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git Pulled, thanks Alexei.