The annotated tag, batman-adv-fix-for-davem has been created at bad92a7e9fb9fac8d30e4adaed8943430bd0a90c (tag) tagging 87ec8e3c8740dedaaeaf93f553ca133d13227083 (commit) replaces v3.19-rc2 tagged by Antonio Quartulli on Tue Jan 6 09:38:22 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
-----------------------------------------------------------------------