The annotated tag, batman-adv-for-davem has been updated to 68b752289b944ef94369c8b04220948c61a8b31f (tag) from 1e87b5ae4db69514f4b229caf2c7246d24f7e624 (which is now obsolete) tagging a7966d908ae8472e8183496916b7baec5f65b3a6 (commit) replaces v3.8-rc3 tagged by Antonio Quartulli on Mon Jan 28 20:46:08 2013 +0100
- Shortlog ------------------------------------------------------------ Included changes: - fix recently introduced output behaviour
Akinobu Mita (1): batman-adv: rename random32() to prandom_u32()
Antonio Quartulli (15): 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 batman-adv: fix local translation table output
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
-----------------------------------------------------------------------