]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'macvlan-broadcast-delivery-changes'
authorJakub Kicinski <kuba@kernel.org>
Fri, 3 Apr 2026 00:56:37 +0000 (17:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 3 Apr 2026 00:56:37 +0000 (17:56 -0700)
commit9b79da5d691e79de2186c36400276132d31b81a5
treebb6a32fc11123b363f20c69c42be5766799c167a
parentf35340f2d653f1003602878403c901396ab03c17
parent0d5dc1d7aad144b6c561e72e96f3107d812c6026
Merge branch 'macvlan-broadcast-delivery-changes'

Eric Dumazet says:

====================
macvlan: broadcast delivery changes

First patch adds data-race annotations.

Second patch changes macvlan_broadcast_enqueue() to return
early if the queue is full.
====================

Link: https://patch.msgid.link/20260401103809.3038139-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>