The annotated tag, batadv-next-pullrequest-20210608 has been created at 1d0502a419c4d9c06ca351809ddce7f3c0b39a4a (tag) tagging 020577f879be736bc87e1f48dfad7220923401c0 (commit) replaces v5.12 tagged by Simon Wunderlich on Tue Jun 8 17:22:29 2021 +0200
- Shortlog ------------------------------------------------------------ This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- consistently send iface index/name in genlmsg, by Sven Eckelmann
- improve broadcast queueing, by Linus L��ssing (2 patches)
- add support for routable IPv4 multicast with bridged setups, by Linus L��ssing
- remove repeated declarations, by Shaokun Zhang
- fix spelling mistakes, by Zheng Yongjun
- clean up hard interface handling after dropping sysfs support, by Sven Eckelmann (4 patches)
David S. Miller (3): Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux-merge Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux-merge
Jakub Kicinski (1): Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus L��ssing (4): batman-adv: Fix order of kernel doc in batadv_priv batman-adv: bcast: queue per interface, if needed batman-adv: bcast: avoid skb-copy for (re)queued broadcasts batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
Sebastian Andrzej Siewior (1): batman-adv: Use netif_rx_any_context().
Shaokun Zhang (1): batman-adv: Remove the repeated declaration
Simon Wunderlich (1): batman-adv: Start new development cycle
Sven Eckelmann (7): batman-adv: Drop unused header preempt.h batman-adv: Fix misspelled "wont" batman-adv: Always send iface index+name in genlmsg batman-adv: Drop implicit creation of batadv net_devices batman-adv: Avoid name based attaching of hard interfaces batman-adv: Don't manually reattach hard-interface batman-adv: Drop reduntant batadv interface check
Taehee Yoo (1): mld: convert ifmcaddr6 to RCU
Zheng Yongjun (1): batman-adv: Fix spelling mistakes
-----------------------------------------------------------------------