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, 13 Sep 2019 18:28:38 +0300
From:   Vlad Buslov <vladbu@...lanox.com>
To:     netdev@...r.kernel.org
Cc:     jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
        davem@...emloft.net, Vlad Buslov <vladbu@...lanox.com>
Subject: [PATCH net-next 0/3] More fixes for unlocked cls hardware offload API refactoring

Two fixes for my "Refactor cls hardware offload API to support
rtnl-independent drivers" series and refactoring patch that implements
infrastructure necessary for the fixes.

Vlad Buslov (3):
  net: sched: extend flow_action_entry with destructor
  net: sched: take reference to psample group in flow_action infra
  net: sched: use get_dev() action API in flow_action infra

 include/net/act_api.h          |  9 +++-
 include/net/flow_offload.h     |  6 ++-
 include/net/psample.h          |  1 +
 include/net/tc_act/tc_sample.h |  6 ---
 net/psample/psample.c          | 20 +++++---
 net/sched/act_mirred.c         | 21 +++++----
 net/sched/act_sample.c         | 27 +++++++++++
 net/sched/cls_api.c            | 83 ++++++++++++++++++++--------------
 8 files changed, 116 insertions(+), 57 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ