The annotated tag, batman-adv-fix-for-davem has been updated to f978ebb9b4a85b490059c6c3464a685651029b43 (tag) from bad92a7e9fb9fac8d30e4adaed8943430bd0a90c (which is now obsolete) tagging 9d31b3ce81683ce3c9fd10afa70892e373b21067 (commit) replaces v3.19-rc2 tagged by Antonio Quartulli on Tue Jan 6 11:07:36 2015 +0100
- Shortlog ------------------------------------------------------------ Included changes: - ensure bonding is used (if enabled) for packets coming in the soft interface - fix race condition to avoid orig_nodes to be deleted right after being added - avoid false positive lockdep splats by assigning lockclass to the proper hashtable lock objects - avoid miscounting of multicast 'disabled' nodes in the network - fix memory leak in the Global Translation Table in case of originator interval change
Antonio Quartulli (1): batman-adv: avoid NULL dereferences and fix if check
Linus Lüssing (4): batman-adv: fix delayed foreign originator recognition batman-adv: fix counter for multicast supporting nodes batman-adv: fix multicast counter when purging originators batman-adv: fix potential TT client + orig-node memory leak
Martin Hundebøll (1): batman-adv: fix lock class for decoding hash in network-coding.c
Simon Wunderlich (1): batman-adv: fix and simplify condition when bonding should be used
Sven Eckelmann (2): batman-adv: Calculate extra tail size based on queued fragments batman-adv: Unify fragment size calculation
-----------------------------------------------------------------------