The annotated tag, batman-adv-for-davem has been created at 093ac04c52a938191053573d82ef8415d25e63d6 (tag) tagging 8ea64e27080eb66dc26f64f28485c0bc9fc06b36 (commit) replaces v4.1-rc4 tagged by Antonio Quartulli on Fri May 29 10:39:37 2015 +0200
- Shortlog ------------------------------------------------------------ Included changes: - checkpatch fixes - code cleanup - debugfs component is now compiled only if DEBUG_FS is selected - update copyright years - disable by default not-so-user-safe features
Antonio Quartulli (1): batman-adv: Use common declaration order in *_send_skb_(packet|unicast)
Marek Lindner (2): batman-adv: checkpatch - comparison to NULL could be rewritten batman-adv: checkpatch - spaces preferred around that '*'
Markus Pargmann (8): batman-adv: debugfs, avoid compiling for !DEBUG_FS batman-adv: tvlv realloc, move error handling into if block batman-adv: Makefile, Sort alphabetically batman-adv: iv_ogm_iface_enable, direct return values batman-adv: iv_ogm_aggr_packet, bool return value batman-adv: iv_ogm_send_to_if, declare char* as const batman-adv: iv_ogm_can_aggregate, code readability batman-adv: iv_ogm_orig_update, remove unnecessary brackets
Simon Wunderlich (1): batman-adv: Start new development cycle
Sven Eckelmann (4): batman-adv: update copyright years for 2015 batman-adv: Check total_size when queueing fragments batman-adv: Use only queued fragments when merging batman-adv: Use safer default config for optional features
-----------------------------------------------------------------------