The annotated tag, v2.6.37-rc1 has been created at 579cc3d8b5840f3355bad58e7ab23eae04ff9cb6 (tag) tagging c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 (commit) replaces v2.6.36 tagged by Linus Torvalds on Mon Nov 1 07:54:35 2010 -0400
- Shortlog ------------------------------------------------------------ Linux 2.6.37-rc1
.. and the beginning of the 2010 KS
Andreas Langer (1): Staging: batman-adv: layer2 unicast packet fragmentation
Andy Shevchenko (1): staging: batman-adv: remove useless addr_to_string()
Linus Lüssing (2): Staging: batman-adv: Always synchronize rcu's on module shutdown Staging: batman-adv: Fix resizing of broadcast seqno buffers on if deletion
Marek Lindner (10): Staging: batman-adv: refactoring unicast payload code Staging: batman-adv: register the batman-adv packet type per interface Staging: batman-adv: attach each hard-interface to a soft-interface Staging: batman-adv: multiple mesh clouds Staging: batman-adv: removing redundant assignment of skb->dev Staging: batman-adv: Introduce update_primary_addr to update mac address Staging: batman-adv: document fragmentation sysfs API Staging: batman-adv: protect against ogm packet overflow by checking table length Staging: batman-adv: fix crash when new OGM is generated Staging: batman-adv: process OGMs bigger than MAX_AGGREGATION_BYTES
Simon Wunderlich (2): Staging: batman-adv: Count Ethernet header for incoming packets Staging: batman-adv: move queue counters into bat_priv
Sven Eckelmann (29): Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" Staging: batman-adv: Remove CHANGELOG Staging: batman-adv: Start new development cycle Staging: batman-adv: Calculate hamming weight using optimized kernel functions Staging: batman-adv: Directly prepare icmp packets in socket buffer Staging: batman-adv: Keep header writable and unshared Staging: batman-adv: Only clone skb data for multiple broadcasts Staging: batman-adv: Aggregate batman packets directly in skb Staging: batman-adv: Prepare vis packets directly inside a skb Staging: batman-adv: Create copy of skb with pre-allocated headroom Staging: batman-adv: Provide full headers and packets as linear skb Staging: batman-adv: Remove duplicate of attached device name Staging: batman-adv: Don't inform about dropped packets in nodebug Staging: batman-adv: Update mtu of bat device by changing mtu of slave device Staging: batman-adv: Remove currently unused gw_* datastructures Staging: batman-adv: Add rcu TODO Staging: batman-adv: checkpatch cleanup of comments Staging: batman-adv: Move mailing list address to .org Staging: batman-adv: Mark debugfs files as nonseekable Staging: batman-adv: wait for call_rcu before unloading module Staging: batman-adv: Introduce if_list_lock to protect if_list Staging: batman-adv: Always protect list_for_each_entry_rcu with RCU Staging: batman-adv: Remove unneeded rcu_read_lock Staging: batman-adv: Use synchronize_rcu instead of call_rcu Staging: batman-adv: Use refcnt to track usage count of batman_if Staging: batman-adv: count batman_if list queries as reference Staging: batman-adv: Track references of batman_if in set_primary_if Staging: batman-adv: Add hash recommendations to TODO Staging: batman-adv: Don't dereference unchecked incoming soft_iface
Tracey Dent (1): Staging: batman-adv: Makefile: replace the use of <module>-objs with <module>-y
Vasiliy Kulikov (1): Staging: batman-adv: check kmalloc() return value
-----------------------------------------------------------------------