The annotated tag, v3.10-rc1 has been created at 1fd7e50e9cbdabce5a0ff00cfb8767b948d86eb7 (tag) tagging f722406faae2d073cc1d01063d1123c35425939e (commit) replaces v3.9 tagged by Linus Torvalds on Sat May 11 17:14:20 2013 -0700
- Shortlog ------------------------------------------------------------ Linux 3.10-rc1
Antonio Quartulli (6): batman-adv: don't use !! in bool conversion batman-adv: free an hard-interface before adding it batman-adv: update Makefile copyright years batman-adv: use seq_puts instead of seq_printf when the format is constant batman-adv: use the proper header len when checking the TTVN batman-adv: fix global protection fault during soft_iface destruction
David S. Miller (2): Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Marek Lindner (2): batman-adv: replace redundant primary_if_get calls batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Martin Hundebøll (8): batman-adv: Return reason for failure in batadv_check_unicast_packet() batman-adv: network coding - add the initial infrastructure code batman-adv: network coding - detect coding nodes and remove these after timeout batman-adv: network coding - buffer unicast packets before forward batman-adv: network coding - code and transmit packets if possible batman-adv: network coding - save overheard and tx packets for decoding batman-adv: network coding - receive coded packets and decode them batman-adv: Fix endianness errors for network coding
Patrick McHardy (1): net: vlan: add protocol argument to packet tagging functions
Simon Wunderlich (1): batman-adv: Start new development cycle
Sven Eckelmann (5): batman-adv: Move soft-interface initialization to ndo_init batman-adv: Move deinitialization of soft-interface to destructor batman-adv: Don't always delete softif when last slave was removed batman-adv: Allow to use rntl_link for device creation/deletion batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
-----------------------------------------------------------------------