f register_netdevice() error path. They may uncover
> other bugs so we will keep an eye on them. Also included are
> Willem's fixes for kmap(_atomic).
>
> [...]
Here is the summary with links:
- [GIT,PULL] Networking for 5.11-rc4
https://git.kernel.org/netdev/net/c/e8c13a6bc8eb
On Thu, 14 Jan 2021 13:37:17 -0800 Linus Torvalds wrote:
> On Thu, Jan 14, 2021 at 12:05 PM Jakub Kicinski wrote:
> >
> > Current release - regressions:
> > ...
> > Current release - always broken:
>
> So I understand what you mean, but it does sound odd with that
> "Current release - always b
The pull request you sent on Thu, 14 Jan 2021 12:05:51 -0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git tags/net-5.11-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e8c13a6bc8ebbef7bd099ec1061633d1c9c94d5b
Thank you!
--
Deet-doot-dot, I am a
On Thu, Jan 14, 2021 at 12:05 PM Jakub Kicinski wrote:
>
> Current release - regressions:
> ...
> Current release - always broken:
So I understand what you mean, but it does sound odd with that
"Current release - always broken" thing not being a regression. The
"always broken" makes it sound lik
Hi!
We have a few fixes for long standing issues, in particular
Eric's fix to not underestimate the skb sizes, and my fix for
brokenness of register_netdevice() error path. They may uncover
other bugs so we will keep an eye on them. Also included are
Willem's fixes for kmap(_atomic).
Looking at t