David S. Miller
014b20133b
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
...
Ben Hutchings says:
====================
Pull request: Fixes for new ethtool RSS commands
This addresses several problems I previously identified with the new
ETHTOOL_{G,S}RSSH commands:
1. Missing validation of reserved parameters
2. Vague documentation
3. Use of unnamed magic number
4. No consolidation with existing driver operations
I don't currently have access to suitable network hardware, but have
tested these changes with a dummy driver that can support various
combinations of operations and sizes, together with (a) Debian's ethtool
3.13 (b) ethtool 3.14 with the submitted patch to use ETHTOOL_{G,S}RSSH
and minor adjustment for fixes 1 and 3.
v2: Update RSS operations in vmxnet3 too
====================
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-06-02 23:07:02 -07:00
..
2014-05-16 23:43:56 +02:00
2014-04-05 15:37:40 -07:00
2014-05-21 18:35:42 +09:00
2014-06-02 17:11:03 -07:00
2014-04-29 15:44:05 +01:00
2014-03-27 14:20:04 -04:00
2014-05-05 07:46:56 -07:00
2014-05-29 13:03:47 -04:00
2014-04-24 03:48:08 +00:00
2014-05-21 18:56:35 +09:00
2014-05-24 00:32:30 -04:00
2014-04-29 19:26:58 +02:00
2014-04-24 13:44:54 -04:00
2014-05-21 17:58:34 +09:00
2014-04-08 13:27:40 +02:00
2014-04-28 18:17:18 +08:00
2014-03-21 11:16:30 +09:00
2014-04-16 12:03:47 +05:30
2014-04-04 09:50:07 -07:00
2014-03-19 14:41:58 +09:00
2014-05-13 14:54:14 -04:00
2014-05-09 10:28:16 +02:00
2014-05-22 09:15:57 +10:00
2014-05-07 16:07:58 -07:00
2014-04-16 14:14:07 -07:00
2014-05-12 08:37:06 -07:00
2014-05-14 18:59:57 +02:00
2014-04-21 23:36:07 +02:00
2014-04-26 11:22:16 +01:00
2014-06-02 00:18:48 -07:00
2014-05-08 14:06:45 -07:00
2014-05-13 12:33:12 +02:00
2014-04-29 19:23:22 +02:00
2014-05-23 16:48:05 -04:00
2014-04-10 09:06:10 -07:00
2014-04-07 16:35:52 -07:00
2014-04-16 12:28:47 -07:00
2014-05-21 17:57:31 +09:00
2014-05-21 19:01:08 +09:00
2014-04-17 04:14:30 +00:00
2014-04-01 15:14:04 -07:00
2014-05-08 08:44:50 +01:00
2014-04-16 12:28:47 -07:00
2014-05-27 13:51:31 -04:00
2014-05-07 16:28:52 -07:00
2014-06-02 23:07:02 -07:00
2014-05-26 01:28:28 +02:00
2014-04-07 10:59:20 -07:00
2014-06-02 10:43:07 -07:00
2014-03-20 13:43:46 +01:00
2014-05-21 18:57:25 +09:00
2014-04-01 15:14:04 -07:00
2014-04-24 12:53:38 -07:00
2014-04-23 16:09:53 +02:00
2014-04-10 12:11:56 -04:00
2014-05-05 16:07:46 -07:00
2014-04-24 17:20:50 +01:00
2014-04-07 14:55:46 -07:00
2014-05-12 13:19:14 -04:00
2014-04-18 16:40:08 -07:00
2014-04-07 16:36:07 -07:00
2014-04-14 22:16:25 +01:00
2014-03-27 01:28:19 +01:00
2014-05-11 17:55:48 +09:00
2014-05-30 17:35:23 -07:00
2014-05-23 16:28:53 -04:00
2014-05-12 16:05:01 +09:00
2014-05-13 19:08:34 +01:00
2014-05-27 13:51:31 -04:00
2014-05-17 15:49:40 -07:00
2014-04-10 09:15:46 -07:00
2014-05-03 18:14:28 -04:00
2014-05-13 17:43:20 -04:00
2014-04-24 12:45:40 -07:00
2014-04-03 14:05:02 -07:00
2014-04-12 16:51:08 -07:00
2014-04-17 08:10:20 +03:00
2014-04-16 14:08:37 -07:00
2014-04-16 14:07:51 -07:00
2014-04-07 14:55:46 -07:00
2014-05-13 11:21:01 +09:00
2014-05-22 04:26:23 +09:00