The annotated tag, batadv-next-for-davem-20180524 has been created at 750ad2779236fbd5bc2bfc8b93c794c9f5e3fcfb (tag) tagging 18cfb44cf1845d11d50f4733e039acb8b377c8eb (commit) replaces v4.17-rc1 tagged by Simon Wunderlich on Thu May 24 14:01:31 2018 +0200
- Shortlog ------------------------------------------------------------ This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- Disable batman-adv debugfs by default, by Sven Eckelmann
- Improve handling mesh nodes with multicast optimizations disabled, by Linus Luessing
- Avoid bool in structs, by Sven Eckelmann
- Allocate less memory when debugfs is disabled, by Sven Eckelmann
- Fix batadv_interface_tx return data type, by Luc Van Oostenryck
- improve link speed handling for virtual interfaces, by Marek Lindner
- Enable BATMAN V algorithm by default, by Marek Lindner
Linus Lüssing (1): batman-adv: Avoid old nodes disabling multicast optimizations completely
Luc Van Oostenryck (1): batman-adv: fix batadv_interface_tx()'s return type
Marek Lindner (2): batman-adv: disable ethtool link speed detection when auto negotiation off batman-adv: enable B.A.T.M.A.N. V compilation by default
Simon Wunderlich (1): batman-adv: Start new development cycle
Sven Eckelmann (3): batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default batman-adv: Avoid bool in structures batman-adv: Remove unused dentry without DEBUGFS
-----------------------------------------------------------------------