Merge branch 'rss_hash'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 02:07:25 +0000 (21:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 02:07:25 +0000 (21:07 -0500)
Amir Vadai says:

====================
ethtool, net/mlx4_en: RSS hash function selection

This patchset by Eyal adds support in set/get of RSS hash function. Current
supported functions are Toeplitz and XOR. The API is design to enable adding
new hash functions without breaking backward compatibility.
Userspace patch will be sent after API is available in kernel.

The patchset was applied and tested over commit cd4c910 ("netpoll: delete
defconfig references to obsolete NETPOLL_TRAP")
====================

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

Trivial merge