From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [GIT] Networking Date: Sat, 6 Oct 2018 02:26:56 -0700 Message-ID: <20181006092656.GA18832@kroah.com> References: <20181005.222027.1089846249951010801.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: <20181005.222027.1089846249951010801.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, Oct 05, 2018 at 10:20:27PM -0700, David Miller wrote: > > I know this is really soon after the previous net pull request, but I want > to get this in for the BPF 32-bit right shift truncation fix. > > 1) Fix truncation of 32-bit right shift in bpf, from Jann Horn. > > 2) Fix memory leak in wireless wext compat, from Stefan Seyfried. > > 3) Use after free in cfg80211's reg_process_hint(), from Yu Zhao. > > 4) Need to cancel pending work when unbinding in smsc75xx otherwise > we oops, also from Yu Zhao. > > 5) Don't allow enslaving a team device to itself, from Ido Schimmel. > > 6) Fix backwards compat with older userspace for rtnetlink FDB dumps. > From Mauricio Faria. > > 7) Add validation of tc policy netlink attributes, from David Ahern. > > 8) Fix RCU locking in rawv6_send_hdrinc(), from Wei Wang. > > Please pull, thanks a lot! > > The following changes since commit cec4de302c5ff2c5eb3bfcb0c4845a095f5149b9: > > Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net (2018-10-03 16:09:11 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git Now merged, thanks. greg k-h