From: Venkata Duvvuru Date: Mon, 21 Apr 2014 10:08:00 +0000 (+0530) Subject: be2net: Support for configurable RSS hash key X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~343 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e25578777facd498480d3376752ad21a23375849;p=pandora-kernel.git be2net: Support for configurable RSS hash key This be2net patch implements the get/set_rxfh() ethtool hooks. RSS_CONFIG device command is invoked to set hashkey and indirection table. It also uses an initial random value for RSS hash key instead of a hard-coded value as hard-coded values for a hash-key are usually considered a security risk. Signed-off-by: Venkat Duvvuru Signed-off-by: David S. Miller --- Reading git-diff-tree failed