Merge branch 'bonding-performance-and-reliability'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 16:15:12 +0000 (12:15 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 16:15:12 +0000 (12:15 -0400)
commit5a63f77af7d69deb02a92b60d61141fe687997f8
treedb9d63a1cb1d8afe910fc0bbf24ad16dd3fdf887
parent967c2993845b80ecf3a3d46c0f64e7cd03bb4808
parent1386c36b30388f46a95100924bfcae75160db715
Merge branch 'bonding-performance-and-reliability'

Debabrata Banerjee says:

====================
bonding: performance and reliability

Series of fixes to how rlb updates are handled, code cleanup, allowing
higher performance tx hashing in balance-alb mode, and reliability of
link up/down monitoring.

v2: refactor bond_is_nondyn_tlb with inline fn, update log comment to
point out that multicast addresses will not get rlb updates.
====================

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