The annotated tag, v2.6.39-rc1 has been created at 5cb75c01f17f69d6ac102d58766f7fb30269a5c9 (tag) tagging 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d (commit) replaces v2.6.38 tagged by Linus Torvalds on Tue Mar 29 12:10:03 2011 -0700
- Shortlog ------------------------------------------------------------ Linux 2.6.39-rc1
David S. Miller (4): Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
Jesper Juhl (1): batman-adv: Remove two duplicate includes.
Linus Lüssing (6): batman-adv: Remove duplicate types.h inclusions 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()
Marek Lindner (22): batman-adv: Split combined variable declarations 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 (2): batman-adv: remove unused parameters batman-adv: protect bonding with rcu locks
Sven Eckelmann (9): batman-adv: Create roughly equal sized fragments batman-adv: Calculate correct size for merged packets batman-adv: Remove dangling declaration of hash_remove_element batman-adv: Remove unused definitions batman-adv: Remove declaration of batman_skb_recv batman-adv: Remove unused variables batman-adv: Update copyright years batman-adv: Use successive sequence numbers for fragments batman-adv: Disallow regular interface as mesh device
-----------------------------------------------------------------------