[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168189121878.23437.6270366874822293930.git-patchwork-notify@kernel.org>
Date: Wed, 19 Apr 2023 08:00:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, j.vosburgh@...il.com,
andy@...yhouse.net, monis@...taire.COM, razor@...ckwall.org,
mirsad.todorovac@....unizg.hr
Subject: Re: [PATCH net] bonding: Fix memory leak when changing bond type to
Ethernet
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 17 Apr 2023 09:12:16 +0300 you wrote:
> When a net device is put administratively up, its 'IFF_UP' flag is set
> (if not set already) and a 'NETDEV_UP' notification is emitted, which
> causes the 8021q driver to add VLAN ID 0 on the device. The reverse
> happens when a net device is put administratively down.
>
> When changing the type of a bond to Ethernet, its 'IFF_UP' flag is
> incorrectly cleared, resulting in the kernel skipping the above process
> and VLAN ID 0 being leaked [1].
>
> [...]
Here is the summary with links:
- [net] bonding: Fix memory leak when changing bond type to Ethernet
https://git.kernel.org/netdev/net/c/c484fcc058ba
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists