The annotated tag, batadv-next-for-davem-20160701 has been created at 95dec78e305217238b3efb27485083217d644fa3 (tag) tagging 4e3e823b5a503235630921287f130e1d8d22d200 (commit) replaces v4.7-rc2 tagged by Simon Wunderlich on Fri Jul 1 14:46:42 2016 +0200
- Shortlog ------------------------------------------------------------ This feature patchset includes the following changes:
- two patches with minimal clean up work by Antonio Quartulli and Simon Wunderlich
- eight patches of B.A.T.M.A.N. V, API and documentation clean up work, by Antonio Quartulli and Marek Lindner
- Andrew Lunn fixed the skb priority adoption when forwarding fragmented packets (two patches)
- Multicast optimization support is now enabled for bridges which comes with some protocol updates, by Linus Luessing
Andrew Lunn (2): batman-adv: Set skb priority in fragments batman-adv: Include frame priority in fragment header
Antonio Quartulli (4): batman-adv: statically print gateway table header batman-adv: remove ogm_emit and ogm_schedule API calls batman-adv: remove useless inline attribute for sysfs helper function batman-adv: move GW mode and selection class to private data structure
Florian Westphal (1): sched: remove NET_XMIT_POLICED
Linus Lüssing (4): batman-adv: Always flood IGMP/MLD reports batman-adv: Add multicast optimization support for bridged setups batman-adv: Adding logging of mcast flag changes batman-adv: Add debugfs table for mcast flags
Marek Lindner (3): batman-adv: refactor batadv_neigh_node_* functions to follow common style batman-adv: remove unused callback from batadv_algo_ops struct batman-adv: init ELP tweaking options only once
Simon Wunderlich (2): batman-adv: Start new development cycle batman-adv: remove unused vid local variable in tt seq print
-----------------------------------------------------------------------