Re: [GIT] Networking

From: Greg KH
Date: Sat Oct 06 2018 - 05:27:11 EST


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