The annotated tag, batman-adv-for-davem has been updated to fc111633dfe6112ff92990dcb0bf060b317e19c8 (tag) from e706526ed9792bcec3d6c5da1248f26160e1c160 (which is now obsolete) tagging b2894681b3a249ef4511fe4441838c545199c31c (commit) replaces v3.8-rc1 tagged by Antonio Quartulli on Thu Jan 17 14:16:27 2013 +1100
- 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 (2): batman-adv: fix random jitter calculation 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
-----------------------------------------------------------------------