Repository : ssh://git@open-mesh.org/batman-adv
Branch 'next' now includes:
73c9ecc batman-adv: Check total_size when queueing fragments
939717c batman-adv: Use only queued fragments when merging
fe67bb4 batman-adv: debugfs, avoid compiling for !DEBUG_FS
9aef872 batman-adv: tvlv realloc, move error handling into if block
d857186 batman-adv: Makefile, Sort alphabetically
0cc4569 batman-adv: iv_ogm_iface_enable, direct return values
ec3b2d9 batman-adv: iv_ogm_aggr_packet, bool return value
ca2655c Merge branch 'next'
3de1d1b batman-adv: iv_ogm_send_to_if, declare char* as const
9081091 batman-adv: make gen-compat-autoconf.sh POSIX compliant
1b49f8e batman-adv: IS_ENABLED compat code
3f74f35 batman-adv: ignore netdev_set_master() calls on kernels older than 2.6.39
453dea1 batman-adv: Use safer default config for optional features
4ce865d batman-adv: checkpatch - comparison to NULL could be rewritten
5d4ff51 batman-adv: checkpatch - spaces preferred around that '*'
f7ac9a4 batman-adv: iv_ogm_can_aggregate, code readability
442b546 batman-adv: iv_ogm_orig_update, remove unnecessary brackets
2f9d8a2 batman-adv: checkpatch - wrong alignment
02c9bee Merge branch 'next'
a467a76 batman-adv: iv_ogm_aggregate_new, simplify error handling
253a6dd batman-adv: iv_ogm_queue_add, Simplify expressions
3040f9c batman-adv: iv_ogm_orig_update, style, add missin brackets
d00159a batman-adv: iv_ogm, Fix dup_status comment
63c15a5 batman-adv: iv_ogm, fix coding style
11c63fa batman-adv: iv_ogm, fix comment function name
3606e0a batman-adv: Use common Jenkins Hash implementation
a915b64 batman-adv: split name from variable for uint mesh attributes
956e12a batman-adv: add bat_neigh_free API
eb923e9 batman-adv: types, Fix comment on bcast_own
8435e41 batman-adv: Remove unnecessary check for orig_ifinfo not NULL
a5b709e batman-adv: main, Convert is_my_mac() to bool
16af734 batman-adv: main, batadv_compare_eth return bool
32a451a batman-adv: Remove unnecessary ret variable
16b4833 batman-adv: Remove unnecessary ret variable in algo_register
6c0b7de Merge branch 'next'
141c6e9 Merge branch 'next'
9f01c16 Merge branch 'next'
5857ad3 batman-adv: Remove explicit compat.h include and split compat.h
7df6200 batman-adv: Add required includes to all files
d40162d batman-adv: Remove unused IFF_BRIDGE_PORT live patching hack
13f9fdd batman-adv: Automatically create nested kfree_rcu helper functions
620c91f Merge branch 'next'
125d5a8 Merge branch 'next'
c7f3a86 batman-adv: update copyright years for 2015 in compat code
eb69667 batman-adv: Use kernel-like folder structure
c69c935 batman-adv: Add Kconfig to the sources
098c0f1 batman-adv: Add link to kernel README
e9d11c6 batman-adv: Clarify calculation precedence for '&' and '?'
e944023 batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get
97974d7 batman-adv: Update CHANGELOG for upcoming release
b6ff92a batman-adv: Update compatible kernel version number
be22f93 batman-adv: Start new development cycle
34124bb Merge branch 'next'