From: David S. Miller Date: Wed, 14 May 2014 19:41:05 +0000 (-0400) Subject: Merge branch 'mlx4-next' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=005e35f5f0783925428a78bb2b21ae92f3514e9c;p=linux-beck.git Merge branch 'mlx4-next' Or Gerlitz says: ==================== Mellanox driver update 2014-05-12 This patchset introduce some small bug fixes: Eyal fixed some compilation and syntactic checkers warnings. Ido fixed a coruption in user priority mapping when changing number of channels. Shani fixed some other problems when modifying MAC address. Yuval fixed a problem when changing IRQ affinity during high traffic - IRQ changes got effective only after the first pause in traffic. This patchset was tested and applied over commit 93dccc5: "mdio_bus: fix devm_mdiobus_alloc_size export" Changes from V1: - applied feedback from Dave to use true/false and not 0/1 in patch 1/9 - removed the patch from Noa which adddressed a bug in flow steering table when using a bond device, as the fix might need to be in the bonding driver, this is now dicussed in the netdev thread "bonding directly changes underlying device address" Changes from V0: - Patch 1/9 - net/mlx4_core: Enforce irq affinity changes immediatly - Moved the new members to a hot cache line as Eric suggested ==================== Signed-off-by: David S. Miller --- 005e35f5f0783925428a78bb2b21ae92f3514e9c