On Sun, 2015-03-22 at 21:01 +0200, Vlad Zolotarov wrote: > Add configuration setting for drivers to allow/block an RSS > Redirection Table and > a Hash Key querying for discrete VFs. > > On some devices VF share the mentioned above information with PF and > querying it may > adduce a theoretical security risk. We want to let a system > administrator to decide if he/she > wants to take this risk or not. > > Signed-off-by: Vlad Zolotarov > --- > include/linux/if_link.h | 1 + > include/linux/netdevice.h | 8 ++++++++ > include/uapi/linux/if_link.h | 8 ++++++++ > net/core/rtnetlink.c | 32 ++++++++++++++++++++++++++------ > 4 files changed, 43 insertions(+), 6 deletions(-) Thanks Vlad, I have applied your patch to my next-queue tree -- git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git dev-queue