From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758118AbbICXXX (ORCPT ); Thu, 3 Sep 2015 19:23:23 -0400 Received: from mail-ig0-f181.google.com ([209.85.213.181]:38706 "EHLO mail-ig0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757770AbbICXXV (ORCPT ); Thu, 3 Sep 2015 19:23:21 -0400 Subject: Re: [GIT] Networking To: David Miller , torvalds@linux-foundation.org References: <20150902.223522.1792493140210966693.davem@davemloft.net> Cc: akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org From: David Ahern Message-ID: <55E8D667.4060409@cumulusnetworks.com> Date: Thu, 3 Sep 2015 17:23:19 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150902.223522.1792493140210966693.davem@davemloft.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/2/15 11:35 PM, David Miller wrote: > > Another merge window, another set of networking changes. I've heard > rumblings that the lightweight tunnels infrastructure has been voted > networking change of the year. But what do I know? > ... > 9) Add support for "light weight tunnels", which allow for > encapsulation and decapsulation without bearing the overhead of a > full blown netdevice. From Thomas Graf, Jiri Benc, and a cast of > others. Glad to see this feature (among others) hit Linus' tree. An oversight in the above is Roopa Prabhu who did the implementation for LWT. Roopa deserves direct mention versus part of the 'cast of others'.