]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'batadv-next-for-davem-20180524' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 May 2018 15:00:24 +0000 (11:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 May 2018 15:00:24 +0000 (11:00 -0400)
commitceb21e0016acaa973eb64c0b9342f4e748914d4c
tree9560388281e72f0c4cd65bc74d24437484644492
parentc026f15804c00dc92ee4cb9dbb0c3ffb2020ed8d
parent02ad789449568f7e3aab29ac8c5bb269ad6b5fe3
Merge tag 'batadv-next-for-davem-20180524' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
This feature/cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - Disable batman-adv debugfs by default, by Sven Eckelmann

 - Improve handling mesh nodes with multicast optimizations disabled,
   by Linus Luessing

 - Avoid bool in structs, by Sven Eckelmann

 - Allocate less memory when debugfs is disabled, by Sven Eckelmann

 - Fix batadv_interface_tx return data type, by Luc Van Oostenryck

 - improve link speed handling for virtual interfaces, by Marek Lindner

 - Enable BATMAN V algorithm by default, by Marek Lindner
====================

Signed-off-by: David S. Miller <davem@davemloft.net>