The annotated tag, batman-adv-for-davem has been updated to fa6f1f2a87981b61b66ebaf61096713b02a9e42c (tag) from fc111633dfe6112ff92990dcb0bf060b317e19c8 (which is now obsolete) tagging 5ac2a177298e1f245aa54cce4030842f3abe5aea (commit) replaces v3.8-rc3 tagged by Antonio Quartulli on Sat Jan 19 21:18:51 2013 +0800
- Shortlog ------------------------------------------------------------ Included changes: - sysfs removal postponement during interface un-registration - random32() function renaming - struct refactoring - kernel doc improvement - deleyed_work initialisation clean up work - copyright year and internal version number update - kernel doc improvement
Akinobu Mita (1): batman-adv: rename random32() to prandom_u32()
Antonio Quartulli (14): 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 batman-adv: a delayed_work has to be initialised once batman-adv: update copyright years batman-adv: Start new development cycle
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 (10): batman-adv: remove unused variable from orig_node struct batman-adv: unbloat batadv_priv if debug is not enabled batman-adv: align kernel doc properly batman-adv: mark debug_log struct as bat_priv only struct batman-adv: group tt type definitions together batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla batman-adv: rename batadv_claim struct to make clear it is used by bla batman-adv: kernel doc for types.h
Shan Wei (1): batman-adv: use per_cpu_add helper
Simon Wunderlich (1): batman-adv: postpone sysfs removal when unregistering
-----------------------------------------------------------------------