The annotated tag, v3.11-rc1 has been created at 8d339e724c3dc1ff81ad341b201e5b273c594d75 (tag) tagging ad81f0545ef01ea651886dddac4bef6cec930092 (commit) replaces v3.10 tagged by Linus Torvalds on Sun Jul 14 15:18:41 2013 -0700
- Shortlog ------------------------------------------------------------ Linux 3.11-rc1
Antonio Quartulli (14): batman-adv: drop useless argument seqno in neighbor creation batman-adv: slightly improve neighbor creation debug message batman-adv: don't check the source address twice batman-adv: don't check compat version twice batman-adv: do not silently ignore wrong condition batman-adv: don't initialise batman_iv private members in hard-interface.c batman-adv: use eth_hdr() when it makes sense batman-adv: move ring_buffer helper functions in bat_iv_ogm batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c batman-adv: refactor batadv_tt_local_event() batman-adv: don't deal with NET_IP_ALIGN manually batman-adv: pass a 16bit long flag argument to tt_global_add() batman-adv: change VID semantic in the BLA code batman-adv: print the VID properly
David S. Miller (1): Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Jiri Pirko (1): net: pass info struct via netdevice notifier
Linus Lüssing (1): batman-adv: Remove unnecessary INIT_HLIST_NODE() calls
Marek Lindner (2): batman-adv: fix typos in kernel doc & comments batman-adv: do not print orig nodes without nc neighbors on nc table print
Martin Hundebøll (1): batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Matthias Schiffer (2): batman-adv: split batadv_is_wifi_iface() into two functions batman-adv: send each broadcast only once on non-wireless interfaces
Simon Wunderlich (1): batman-adv: Start new development cycle
Wedson Almeida Filho (1): net: Unmap fragment page once iterator is done
-----------------------------------------------------------------------