The annotated tag, v3.4-rc1 has been created
at b84516a747a9754fc77668a23cbf6203cf2c05d2 (tag)
tagging dd775ae2549217d3ae09363e3edb305d0fa19928 (commit)
replaces v3.3
tagged by Linus Torvalds
on Sat Mar 31 16:24:17 2012 -0700
- Shortlog ------------------------------------------------------------
Linux 3.4-rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
iQEcBAABAgAGBQJPd5IqAAoJEHm+PkMAQRiGisYH/iOhuzD7pkUuXcsh1YAAoZji
uFbAlBnJxBD7OvH00psFey8oVivgVgnTqH84zVkyzYgxt+PYKn/QtvPdCgjRDDje
tONmbZ47O0RveszfeT7Q5fojsWjGgFrtNOsEmVyz5w622ToJnrxdr+PCOko3dPIZ
EJT8r8FdJXHqsFnS6vskysukvzjslLpqvtIqpKrKGlTIfZSEDWUw+Pd37IZxbMPu
TzUQPeCYz3NHmvfDywPXG8rfkIzPCBcR8vujdpK5NGyEQmMQfXq1bwrG1PWg2o7b
0QPSPIf/ZI7nrOy7cQVER6pU8SsUSfV8sF6r/SCvUHd07lJ+o3AgkIatxOSnrRI=
=bEgW
-----END PGP SIGNATURE-----
Antonio Quartulli (4):
batman-adv: add tt_initialised flag to the orig_node struct
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
batman-adv: code refactoring - move debug print into tt_local_set_pending
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
Danny Kukawka (1):
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
David S. Miller (2):
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
Marek Lindner (7):
batman-adv: simplify bat_ogm_receive API call
batman-adv: warn if added interface is part of a bridge
batman-adv: add infrastructure to change routing algorithm at runtime
batman-adv: convert batman iv algorithm to use dynamic infrastructure
batman-adv: convert time_after instances to has_timed_out
batman-adv: allowing changing the routing algorithm via module parameter
batman-adv: export used routing algorithm via sysfs
Martin Hundebøll (2):
batman-adv: Rm empty line from is_my_mac() in main.c
batman-adv: Move is_out_of_time() to main.h for general use
Sven Eckelmann (9):
batman-adv: Explicitly mark the common header structure
batman-adv: refactor tt_global_del() to avoid misalignment
batman-adv: Update copyright years
batman-adv: Start new development cycle
batman-adv: Fix indentation of multiline statements
batman-adv: Ignore 80-chars per line limits for strings
batman-adv: Don't begin block comments with only a /* line
batman-adv: Use {} braces consistent on the arms of a statement
batman-adv: Remove spaces after a cast
-----------------------------------------------------------------------
--
linux integration