The annotated tag, v3.3-rc1 has been created at 0803b590443c714345e41c77b6e2f1d6c92243ec (tag) tagging dcd6c92267155e70a94b3927bce681ce74b80d1f (commit) replaces v3.2 tagged by Linus Torvalds on Thu Jan 19 15:04:57 2012 -0800
- Shortlog ------------------------------------------------------------ Linux 3.3-rc1
Antonio Quartulli (8): 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
Dan Carpenter (1): batman-adv: remove extra negation in gw_out_of_range()
David S. Miller (2): Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net batman-adv: Fix merge error.
Marek Lindner (2): batman-adv: refactoring gateway handling code batman-adv: report compat_version in version field in case of version mismatch
Paul Kot (1): batman-adv: bat_socket_read missing checks
Simon Wunderlich (4): 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
Sven Eckelmann (4): batman-adv: update internal version number batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> batman-adv: Directly check read of icmp packet in copy_from_user batman-adv: Only write requested number of byte to user buffer
-----------------------------------------------------------------------