The annotated tag, v3.9-rc1 has been created at d29d73e064b457fbb6077e01e9516c96bc075279 (tag) tagging 6dbe51c251a327e012439c4772097a13df43c5b8 (commit) replaces v3.8 tagged by Linus Torvalds on Sun Mar 3 15:11:14 2013 -0800
- Shortlog ------------------------------------------------------------ Linux 3.9-rc1
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
David S. Miller (3): Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
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
Sasha Levin (1): hlist: drop the node parameter from iterators
Shan Wei (1): batman-adv: use per_cpu_add helper
Simon Wunderlich (1): batman-adv: postpone sysfs removal when unregistering
-----------------------------------------------------------------------