From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [GIT] Networking Date: Sun, 21 Oct 2018 10:53:20 +0200 Message-ID: <20181021085320.GA25337@kroah.com> References: <20181020.154737.106692150032143674.davem@davemloft.net> <20181020.222645.1496129473806890473.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: David Miller Return-path: Content-Disposition: inline In-Reply-To: <20181020.222645.1496129473806890473.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sat, Oct 20, 2018 at 10:26:45PM -0700, David Miller wrote: > From: David Miller > Date: Sat, 20 Oct 2018 15:47:37 -0700 (PDT) > > > > > A few straggler bug fixes: > > > > 1) Fix indexing of multi-pass dumps of ipv6 addresses, from David > > Ahern. > > > > 2) Revert RCU locking change for bonding netpoll, causes worse problems > > than it solves. > > > > 3) pskb_trim_rcsum_slow() doesn't handle odd trim offsets, resulting in > > erroneous bad hw checksum triggers with CHECKSUM_COMPLETE devices. > > From Dimitris Michailidis. > > > > Please pull, thanks a lot! > > Great, I appended one more bug fix to this pull request, a revert to > some neighbour code changes that adjust notifications in a way that > confuses some apps. Now merged, thanks. greg k-h