The annotated tag, v2011.1.0 has been created at 48dde297583a22cba55873cd57e322d42a690c54 (tag) tagging 3f9aa2885c3dba25e175bef606f412894d96a308 (commit) replaces v2011.0.0 tagged by Sven Eckelmann on Sun Apr 17 17:43:46 2011 +0200
- Shortlog ------------------------------------------------------------ batman-adv 2011.1.0
Jesper Juhl (1): batman-adv: Remove two duplicate includes.
Linus Lüssing (7): batman-adv: Remove duplicate types.h inclusions batman-adv: Switch order of types.h and compat.h inclusion batman-adv: Disallow originator addressing within mesh layer batman-adv: Make bat_priv->curr_gw an rcu protected pointer batman-adv: Increase orig_node refcount before releasing rcu read lock batman-adv: Fix possible buffer overflow in softif neigh list output batman-adv: Remove unused hdr_size variable in route_unicast_packet()
Lucas De Marchi (1): batman-adv: Fix common misspellings
Marek Lindner (21): batman-adv: protect neighbor nodes with reference counters batman-adv: convert neighbor list to hlist batman-adv: protect neighbor list with rcu locks batman-adv: free neighbors when an interface is deactivated batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting batman-adv: protect each hash row with rcu locks batman-adv: protect originator nodes with reference counters batman-adv: protect ogm counter arrays with spinlock batman-adv: Correct rcu refcounting for neigh_node batman-adv: Correct rcu refcounting for gw_node batman-adv: Correct rcu refcounting for softif_neigh batman-adv: Correct rcu refcounting for batman_if batman-adv: protect bit operations to count OGMs with spinlock batman-adv: make broadcast seqno operations atomic batman-adv: separate ethernet comparing calls from hash functions batman-adv: remove extra layer between hash and hash element - hash bucket batman-adv: Correct rcu refcounting for orig_node batman-adv: increase refcount in create_neighbor to be consistent batman-adv: remove orig_hash spinlock batman-adv: rename global if_list to hardif_list batman-adv: rename batman_if struct to hard_iface
Simon Wunderlich (1): batman-adv: protect bonding with rcu locks
Sven Eckelmann (10): batman-adv: Start new development cycle batman-adv: Linearize fragment packets before merge batman-adv: Linearize fragment packets before merge batman-adv: Split combined variable declarations batman-adv: Use successive sequence numbers for fragments batman-adv: Disallow regular interface as mesh device Merge branch 'maint' into next batman-adv: Update README for upcoming release batman-adv: Add some initial notes in CHANGELOG for upcoming release batman-adv: update version for release
Sylvestre Ledru (1): batman-adv: fix minor typos/spelling
-----------------------------------------------------------------------