The annotated tag, batman-adv-for-davem has been updated to d9b9d78974b8275a6ee62260f2d0c5836f9ebc69 (tag) from e0c9c62a8ed58bf1fb56bc956297b2ad46c1c149 (which is now obsolete) tagging 0c430d0d7b8bafa74959a84156ef0bda1417a3d4 (commit) replaces v3.8-rc1 tagged by Antonio Quartulli on Sat Jan 12 21:34:52 2013 +1000
- Shortlog ------------------------------------------------------------ Included changes: - use per_cpu_addn when possible - prevent the TT component to add multicast address as "mesh clients" - some debug output improvements - proper lockdeps class initializations - new style fixes (space before/after brackets) - other minor fixes and refactoring
Akinobu Mita (1): batman-adv: fix random jitter calculation
Antonio Quartulli (11): batman-adv: reduce local TT entry timeout to 10 minutes batman-adv: improve local translation table output batman-adv: print the CRC together with the translation tables batman-adv: unify and properly print hex values batman-adv: remove useless assignment in tt_local_add() batman-adv: Initialize lockdep class keys for hashes batman-adv: remove useless blank lines before and after brackets batman-adv: remove useless NULL check batman-adv: don't compile the BLA switch if not requested batman-adv: use the const qualifier in hash functions batman-adv: fix typo in debug message
Jiri Pirko (2): net: remove unnecessary NET_ADDR_RANDOM "bitclean" ethtool: fix drvinfo strings set in drivers
Linus Lüssing (1): batman-adv: Do not add multicast MAC addresses to translation table
Marek Lindner (2): batman-adv: remove unused variable from orig_node struct batman-adv: unbloat batadv_priv if debug is not enabled
Shan Wei (1): batman-adv: use per_cpu_add helper
-----------------------------------------------------------------------