]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-bridge-mcast-fix-mdb_n_entries-counting-warning'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 17 Feb 2026 12:00:15 +0000 (13:00 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 17 Feb 2026 12:00:16 +0000 (13:00 +0100)
commit9874b1ba464aee2f7080290652a65a0c8a530d10
tree135421cb7adbc863a0d03b73e54e567158f6e045
parentc7d9be66b71af490446127c6ffcb66d6bb71b8b9
parenta8470953b4caf52b32d27e2a23797824b312a325
Merge branch 'net-bridge-mcast-fix-mdb_n_entries-counting-warning'

Nikolay Aleksandrov says:

====================
net: bridge: mcast: fix mdb_n_entries counting warning

The first patch fixes a warning in the mdb_n_entries code which was
reported by syzbot, the second patch adds tests for different ways
which used to trigger said warning. For more information please check
the individual commit messages.
====================

Link: https://patch.msgid.link/20260213070031.1400003-1-nikolay@nvidia.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>