The annotated tag, v2.6.38-rc1 has been created at aa6741cead5660406a453c01b6e37cbe06d52433 (tag) tagging c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470 (commit) replaces v2.6.37 tagged by Linus Torvalds on Tue Jan 18 15:14:14 2011 -0800
- Shortlog ------------------------------------------------------------ Linux 2.6.38-rc1
.. closed merge window.
Andreas Langer (6): Staging: batman-adv: restructure fragmentation to handle batman unicast packets Staging: batman-adv: add frag_ prefix to all fragmentation related functions Staging: batman-adv: move skb reassembly of fragmented packets into dedicated function Staging: batman-adv: remove redundant is_my_mac() check in route_unicast_packet Staging: batman-adv: fragment forwarded packets Staging: batman-adv: reassemble fragmented skb if mtu allows it
Greg Kroah-Hartman (3): Revert "staging: batman-adv: Use linux/etherdevice.h address helper functions" Staging: Merge 2.6.37-rc2 into staging-next Staging: Merge 2.6.37-rc5 into staging-next
Linus Lüssing (4): Staging: batman-adv: Unify sysfs file names with their bat_priv atomics Staging: batman-adv: Wrapper functions for sysfs storing Staging: batman-adv: Ommit storing struct device in sysfs functions Staging: batman-adv: Make hop_penalty configurable via sysfs
Marek Lindner (8): Staging: batman-adv: ensure that eth_type_trans gets linear memory Staging: batman-adv: convert batman_if custom refcounting to kref functions Staging: batman-adv: use rcu callbacks when freeing batman_if Staging: batman-adv: softif bridge loop avoidance Staging: batman-adv: adding gateway functionality Staging: batman-adv: send DHCP requests directly to the chosen gw Staging: batman-adv: best gw DHCP filter 802.1Q support Staging: batman-adv: add gateway IPv6 support by filtering DHCPv6 messages
Sven Eckelmann (13): Staging: batman-adv: Remove useless braces Staging: batman-adv: Replace Andrew Lunn as Staging maintainer Staging: batman-adv: Add new sysfs files to README Staging: batman-adv: Don't remove interface with spinlock held Staging: batman-adv: Remove hashdata_compare_cb from hash Staging: batman-adv: Remove hashdata_choose_cb from hash Staging: batman-adv: Move hash callback related function to header Staging: batman-adv: Make hash_iterate inlineable Staging: batman-adv: Rewrite hash using hlist_* Staging: batman-adv: Limit spin_locks to spin_lock_bh Staging: batman-adv: Use kernel version min macro Staging: batman-adv: Use kernel functions to identify broadcasts Staging: batman-adv: Remove batman-adv from staging
Tobias Klauser (1): staging: batman-adv: Use linux/etherdevice.h address helper functions
-----------------------------------------------------------------------