The annotated tag, batman-adv-for-davem has been created at abbda767d4aab1f19b4bc5c4140878e860a1b49c (tag) tagging 2186a06ac573db625b5864d1feb963c2bf0dacac (commit) replaces batman-adv-fix-for-davem tagged by Antonio Quartulli on Sat Oct 27 17:13:50 2012 +0200
- Shortlog ------------------------------------------------------------ included changes: - some code cleanups and minor fixes (3 of them were reported by Coverity) - 'struct hard_iface' re-shaping to improve multi-protocol support - ECTP packets silent drop - transfer the WIFI flag on clients in case of roaming
Antonio Quartulli (8): batman-adv: use check_unicast_packet() in recv_roam_adv() batman-adv: return proper value in case of hash_add failure batman-adv: properly store the roaming time batman-adv: print packets re-routing on DBG_TT and ratelimit it batman-adv: check for more space before accessing the skb batman-adv: properly convert flag into a boolean value batman-adv: pass the WIFI flag from the local to global entry batman-adv: add kernel-doc for enum batadv_dbg_level
Marek Lindner (3): batman-adv: split hard_iface struct for each routing protocol batman-adv: separate BATADV_ATTR_HIF_UINT sysfs name from hard-iface variable batman-adv: consolidate duplicated primary_if checking code
Simon Wunderlich (1): batman-adv: don't allow ECTP traffic on batman-adv
Sven Eckelmann (4): batman-adv: Set special lockdep classes to avoid lockdep warning batman-adv: Remove extra check in batadv_bit_get_packet batman-adv: Check return value of try_module_get batman-adv: Only increase refcounter once for alternate router
-----------------------------------------------------------------------