The annotated tag, batman-adv-for-davem has been created at ba94b2ed12bce8f2a4438de949d20871f9be6dcf (tag) tagging 12afc36e38b3b6a0ec9bda71632c2285e7fdbab2 (commit) replaces v3.13-rc6 tagged by Antonio Quartulli on Sun Jan 12 14:52:05 2014 +0100
- Shortlog ------------------------------------------------------------ Included changes: - drop dependency against CRC16 - move to new release version - add size check at compile time for packet structs - update copyright years in every file - implement new bonding/interface alternation feature
Antonio Quartulli (19): batman-adv: fix size of batadv_icmp_header batman-adv: fix alignment for batadv_tvlv_tt_change batman-adv: clean nf state when removing protocol header batman-adv: fix vlan header access batman-adv: properly rename define in distributed arp table header file batman-adv: don't switch byte order too often if not needed batman-adv: remove FSF address from GPL disclaimer batman-adv: deselect current GW on client mode switch off batman-adv: rename gw_deselect() to gw_reselect() batman-adv: remove parenthesis from return statements batman-adv: send every DHCP packet as bat-unicast batman-adv: add isolation_mark sysfs attribute batman-adv: mark a local client as isolated when needed batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag batman-adv: extend the ap_isolation mechanism batman-adv: create helper function to get AP isolation status batman-adv: set the isolation mark in the skb if needed batman-adv: remove returns at the end of void functions batman-adv: drop dependency against CRC16
David S. Miller (1): Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Joe Perches (1): batadv: Slight optimization of batadv_compare_eth
Simon Wunderlich (14): batman-adv: fix alignment for batadv_coded_packet batman-adv: fix header alignment by unrolling batadv_header batman-adv: fix size of batadv_bla_claim_dst batman-adv: remove bonding and interface alternating batman-adv: split tq information in neigh_node struct batman-adv: split out router from orig_node batman-adv: add WiFi penalty batman-adv: consider outgoing interface in OGM sending batman-adv: add bonding again batman-adv: add debugfs structure for information per interface batman-adv: add debugfs support to view multiif tables batman-adv: add build checks for packet sizes batman-adv: update copyright years for 2014 batman-adv: Start new development cycle
dingtianhong (1): batman-adv: use batadv_compare_eth for concise
-----------------------------------------------------------------------