Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH net-next 0/5] ibmvnic: Report ACL settings in sysfs
@ 2020-08-31 16:58 Thomas Falcon
  2020-08-31 16:58 ` [PATCH net-next 1/5] ibmvnic: Create failover sysfs as part of an attribute group Thomas Falcon
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Thomas Falcon @ 2020-08-31 16:58 UTC (permalink / raw)
  To: netdev; +Cc: drt, sukadev, ljp, cforno12, Thomas Falcon

These patches provide support for VNIC Access Control List
settings reporting through sysfs, where they may be exposed
to administrators or tools. ABI Documentation is provided for
existing sysfs device files as well.

Thomas Falcon (5):
  ibmvnic: Create failover sysfs as part of an attribute group
  ibmvnic: Include documentation for ibmvnic sysfs files
  ibmvnic: Remove ACL change indication definitions
  ibmvnic: Reporting device ACL settings through sysfs
  ibmvnic: Provide documentation for ACL sysfs files

 Documentation/ABI/testing/sysfs-driver-ibmvnic |  40 +++++
 drivers/net/ethernet/ibm/ibmvnic.c             | 230 ++++++++++++++++++++++++-
 drivers/net/ethernet/ibm/ibmvnic.h             |  36 ++--
 3 files changed, 284 insertions(+), 22 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-driver-ibmvnic

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-09-02 21:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-31 16:58 [PATCH net-next 0/5] ibmvnic: Report ACL settings in sysfs Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 1/5] ibmvnic: Create failover sysfs as part of an attribute group Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 2/5] ibmvnic: Include documentation for ibmvnic sysfs files Thomas Falcon
2020-08-31 19:07   ` Jakub Kicinski
2020-08-31 19:51     ` Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 3/5] ibmvnic: Remove ACL change indication definitions Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 4/5] ibmvnic: Reporting device ACL settings through sysfs Thomas Falcon
2020-09-02 21:51   ` Sukadev Bhattiprolu
2020-08-31 16:58 ` [PATCH net-next 5/5] ibmvnic: Provide documentation for ACL sysfs files Thomas Falcon
2020-08-31 19:26   ` Jakub Kicinski
2020-08-31 19:54     ` Thomas Falcon
2020-08-31 20:11       ` Jakub Kicinski
2020-08-31 21:44         ` Thomas Falcon
2020-08-31 22:00           ` Jakub Kicinski
2020-08-31 22:17             ` David Miller
2020-08-31 22:30               ` Thomas Falcon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).