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:   Fri, 18 Aug 2017 13:46:18 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net-next 00/10] sysfs related cleanups

Network sysfs infrastructure changes. Mostly related to using ro_after_init
to make function tables immutable.

Stephen Hemminger (10):
  net: don't decrement kobj reference count on init failure
  net: constify netdev_class_file
  net: make net_class ro_after_init
  net: constify net_ns_type_operations
  net: make net sysfs attributes ro_after_init
  net: drop unused attribute argument from sysfs queue funcs
  net: make BQL sysfs attributes ro_after_init
  net: make queue attributes ro_after_init
  net: mark receive queue attributes ro_after_init
  net: style cleanups

 include/linux/netdevice.h |  15 ++--
 net/core/net-sysfs.c      | 222 ++++++++++++++++++++++------------------------
 2 files changed, 111 insertions(+), 126 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ