]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Tue, 6 Jan 2015 19:24:49 +0000 (14:24 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jan 2015 19:24:49 +0000 (14:24 -0500)
Included changes:
- ensure bonding is used (if enabled) for packets coming in the soft
  interface
- fix race condition to avoid orig_nodes to be deleted right after
  being added
- avoid false positive lockdep splats by assigning lockclass to
  the proper hashtable lock objects
- avoid miscounting of multicast 'disabled' nodes in the network
- fix memory leak in the Global Translation Table in case of
  originator interval change

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

Trivial merge