lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 Feb 2011 03:52:28 +0100 (CET)
From:	Michał Mirosław <mirq-linux@...e.qmqm.pl>
To:	netdev@...r.kernel.org
Cc:	Ben Hutchings <bhutchings@...arflare.com>,
	David Miller <davem@...emloft.net>
Subject: [PATCH 0/4] Fixes for unified offload configuration

this series contains couple of fixes to ethtool unification work in net-next.

patches 1 and 2 (resend):
	fix following message at device registration:
	(unregistered net_device): features changed: 0x00011065 -> 0x00015065

patches 3 and 4:
	implement compatibility fallback in ethtool_{g,s}features for drivers
	not converted to new offload setting scheme.

only compile tested for now as my test box has some hardware issues lately.

best regards,
michał mirosław

michał Mirosław (4):
  Fix "(unregistered net_device): Features changed" message
  net: avoid initial "Features changed" message
  net: Fix ETHTOOL_GFEATURES compatibility
  net: Implement SFEATURES compatibility for not updated drivers

 include/linux/ethtool.h |    5 +++
 net/core/dev.c          |   12 ++++---
 net/core/ethtool.c      |   75 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 87 insertions(+), 5 deletions(-)

-- 
1.7.2.3

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ