]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux-merge
authorPaolo Abeni <pabeni@redhat.com>
Tue, 18 Mar 2025 11:10:20 +0000 (12:10 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 18 Mar 2025 11:10:20 +0000 (12:10 +0100)
commited6bcbe39ee446203a356eadf4fa1256a5026457
tree8fd129a8451bc7d4e3be2302e5b57c11466855ba
parentaedfbe251e1c56034cb6ffd87eabe5895b31ae5d
parent7cfb32456ed82cd548114234ec275d57d4f7554e
Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
This feature/cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - drop batadv_priv_debug_log struct, by Sven Eckelmann

 - adopt netdev_hold() / netdev_put(), by Eric Dumazet

 - add support for jumbo frames, by Sven Eckelmann

 - use consistent name for mesh interface, by Sven Eckelmann

 - cleanup B.A.T.M.A.N. IV OGM aggregation handling,
   by Sven Eckelmann (4 patches)

 - add missing newlines for log macros, by Sven Eckelmann

* tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux-merge:
  batman-adv: add missing newlines for log macros
  batman-adv: Limit aggregation size to outgoing MTU
  batman-adv: Use actual packet count for aggregated packets
  batman-adv: Switch to bitmap helper for aggregation handling
  batman-adv: Limit number of aggregated packets directly
  batman-adv: Use consistent name for mesh interface
  batman-adv: Add support for jumbo frames
  batman-adv: adopt netdev_hold() / netdev_put()
  batman-adv: Drop batadv_priv_debug_log struct
  batman-adv: Start new development cycle
====================

Link: https://patch.msgid.link/20250313164519.72808-1-sw@simonwunderlich.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/batman-adv/mesh-interface.c