The annotated tag, v2012.0.0 has been created at fc77b2f7e5c181b081a64a18747f1ded21af2da8 (tag) tagging c548b324f8f77b386c95f3300f3d85609d6f541f (commit) replaces v2011.4.0 tagged by Sven Eckelmann on Sun Feb 5 15:20:08 2012 +0100
- Shortlog ------------------------------------------------------------ batman-adv v2012.0.0
Antonio Quartulli (10): batman-adv: tt_global_del_orig() has to print the correct message batman-adv: use orig_hash_find() instead of get_orig_node() in TT code batman-adv: fixed hash functions type to uint32_t instead of int batman-adv: linearise the tt_response skb only if needed batman-adv: check for tt_reponse packet real length batman-adv: create a common substructure for tt_global/local_entry batman-adv: generalise tt_local_reset_flags() batman-adv: format multi-line if in the correct way batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM batman-adv: delete global entry in case of roaming
Dan Carpenter (1): batman-adv: remove extra negation in gw_out_of_range()
Marek Lindner (8): Merge branch 'next' batman-adv: refactoring gateway handling code Merge branch 'next' Merge branch 'next' Merge branch 'next' batman-adv: report compat_version in version field in case of version mismatch Merge branch 'next' of git+ssh://batman-git/batman-adv into next Merge branch 'maint' into next
Paul Kot (1): batman-adv: bat_socket_read missing checks
Simon Wunderlich (6): batman-adv: directly write tt entries without buffering batman-adv: Fix range check for expected packets batman-adv: check return value for hash_add() batman-adv: use unregister_netdevice() when softif_create fails batman-adv: Update CHANGELOG for upcoming release batman-adv: Update README for upcoming release
Sven Eckelmann (8): batman-adv: Don't use EXTRA_CFLAGS to add source version batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> Merge commit 'v2011.4.0' batman-adv: Start new development cycle batman-adv: Directly check read of icmp packet in copy_from_user batman-adv: Only write requested number of byte to user buffer batman-adv: Update compatible kernel version number batman-adv: Update CHANGELOG for upcoming release
-----------------------------------------------------------------------