git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a20db3
)
vmxnet3: use netdev_rss_key_fill() helper
author
Eric Dumazet
<edumazet@google.com>
Sun, 16 Nov 2014 14:23:18 +0000
(06:23 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 16 Nov 2014 20:59:13 +0000
(15:59 -0500)
Use of well known RSS key increases attack surface.
Switch to a random one, using generic helper so that all
ports share a common key.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Shreyas Bhatewara <sbhatewara@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vmxnet3/vmxnet3_drv.c
patch
|
blob
|
history
diff --cc
drivers/net/vmxnet3/vmxnet3_drv.c
Simple merge