From: Simon Wunderlich <sw@simonwunderlich.de>
To: davem@davemloft.net, kuba@kernel.org
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org,
Simon Wunderlich <sw@simonwunderlich.de>
Subject: [PATCH 0/2] pull request for net: batman-adv 2024-06-21
Date: Fri, 21 Jun 2024 16:39:13 +0200 [thread overview]
Message-ID: <20240621143915.49137-1-sw@simonwunderlich.de> (raw)
Hi David, hi Jakub,
here are two bugfixes for batman-adv which we would like to have integrated into net.
Please pull or let me know of any problem!
Thank you,
Simon
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.open-mesh.org/linux-merge.git tags/batadv-net-pullrequest-20240621
for you to fetch changes up to 6bfff3582416b2f809e6b08c6e9d57b18086bdbd:
Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks" (2024-06-12 20:18:00 +0200)
----------------------------------------------------------------
Here are some batman-adv bugfixes:
- Don't accept TT entries for out-of-spec VIDs, by Sven Eckelmann
- Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only
callbacks", by Linus Lüssing
----------------------------------------------------------------
Linus Lüssing (1):
Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
Sven Eckelmann (1):
batman-adv: Don't accept TT entries for out-of-spec VIDs
net/batman-adv/originator.c | 27 ++++++++++++++++++++++
net/batman-adv/translation-table.c | 47 +++++++++++++++++++++++++++++++++++---
2 files changed, 71 insertions(+), 3 deletions(-)
next reply other threads:[~2024-06-21 14:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-21 14:39 Simon Wunderlich [this message]
2024-06-21 14:39 ` [PATCH 1/2] batman-adv: Don't accept TT entries for out-of-spec VIDs Simon Wunderlich
2024-06-22 1:20 ` patchwork-bot+netdevbpf
2024-06-21 14:39 ` [PATCH 2/2] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks" Simon Wunderlich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240621143915.49137-1-sw@simonwunderlich.de \
--to=sw@simonwunderlich.de \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).