Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 18:54:19 +0000 (14:54 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 18:54:19 +0000 (14:54 -0400)
commite3ffec48b22f3427a576ab6ca58ba5e9c46923f2
tree2632770c11d4cc3aaafdb07f426a8519351b8188
parent1383cb8103bb166e50cbab1543bb3b5118fccf82
parent16116dac23396e73c01eeee97b102e4833a4b205
Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
Here are some batman-adv bugfixes:

 - prevent hardif_put call with NULL parameter, by Colin Ian King

 - Avoid race in Translation Table allocator, by Sven Eckelmann

 - Fix Translation Table sync flags for intermediate Responses,
   by Linus Luessing

 - prevent sending inconsistent Translation Table TVLVs,
   by Marek Lindner
====================

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