The annotated tag, batadv-next-for-davem-20191105 has been created at 9acf6bc4aaa214f3c70a6ad56d501ec5d07fa4e9 (tag) tagging 5759af0682b3395e64cf615e062d6ecad01428dc (commit) replaces v5.4-rc5 tagged by Simon Wunderlich on Tue Nov 5 10:34:04 2019 +0100
- Shortlog ------------------------------------------------------------ This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- Simplify batadv_v_ogm_aggr_list_free using skb_queue_purge, by Christophe Jaillet
- Replace aggr_list_lock with lock free skb handlers, by Christophe Jaillet
- explicitly mark fallthrough cases, by Sven Eckelmann
- Drop lockdep.h include from soft-interface.c, by Sven Eckelmann
Christophe JAILLET (2): batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()' batman-adv: Axe 'aggr_list_lock'
David S. Miller (1): Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-merge
Simon Wunderlich (1): batman-adv: Start new development cycle
Sven Eckelmann (4): batman-adv: Avoid free/alloc race when handling OGM2 buffer batman-adv: Avoid free/alloc race when handling OGM buffer batman-adv: Use 'fallthrough' pseudo keyword batman-adv: Drop lockdep.h include for soft-interface.c
Taehee Yoo (1): net: core: add generic lockdep keys
-----------------------------------------------------------------------