]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2020 21:57:59 +0000 (14:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2020 21:57:59 +0000 (14:57 -0700)
commite1e03df41b0677510628d4d373cc158f5bad46d0
tree6237c1afcea47b5088f5d5b2ba8780784821e54c
parent79019914f33248959c121ec8adf89f55e4292488
parentf6d94ac7bbb492c31fafbaad7972f70d6550a506
Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

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

 - fix wrong type use in backbone_gw hash, by Linus Luessing

 - disable TT re-routing for multicast packets, by Linus Luessing

 - Add missing include for in_interrupt(), by Sven Eckelmann

 - fix BLA/multicast issues for packets sent via unicast,
   by Linus Luessing (3 patches)
====================

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