The annotated tag, batadv-next-for-davem-20171220 has been created at 53e22f0eeaa01a33e977e51e40c910d035fae85d (tag) tagging ff15c27c97303fbe5abc49c25c73ea299ab72d31 (commit) replaces v4.15-rc1 tagged by Simon Wunderlich on Wed Dec 20 11:56:56 2017 +0100
- Shortlog ------------------------------------------------------------ This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- de-inline hash functions to save memory footprint, by Denys Vlasenko
- Add License information to various files, by Sven Eckelmann (3 patches)
- Change batman_adv.h from ISC to MIT, by Sven Eckelmann
- Improve various includes, by Sven Eckelmann (5 patches)
- Lots of kernel-doc work by Sven Eckelmann (8 patches)
Denys Vlasenko (1): batman-adv: Deinline batadv_orig_hash_find, save 7339 bytes
Simon Wunderlich (1): batman-adv: Start new development cycle
Sven Eckelmann (15): batman-adv: Add SPDX license identifier above copyright header batman-adv: Add license header to Kconfig batman-adv: include gfp.h for GFP_* defines batman-adv: include build_bug.h for BUILD_BUG_ON define batman-adv: Include net.h for net_ratelimited_function batman-adv: include kobject.h for kobject_* functions batman-adv: Remove unused sched.h include batman-adv: Add missing kernel-doc to packet.h batman-adv: Use parentheses in function kernel-doc batman-adv: Use inline kernel-doc for enum/struct batman-adv: Fix kernel-doc references to struct members batman-adv: Add kernel-doc to structs in headers batman-adv: Add kernel-doc to enums in headers batman-adv: Add kernel-doc to functions in headers batman-adv: Add kernel-doc to externally visible functions
-----------------------------------------------------------------------