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, 23 Mar 2018 19:47:09 +0300
From:   Kirill Tkhai <ktkhai@...tuozzo.com>
To:     davem@...emloft.net, Michal.Kalderon@...ium.com,
        Ariel.Elior@...ium.com, dledford@...hat.com, jgg@...pe.ca,
        benve@...co.com, 1dgoodell@...co.com, daniel@...earbox.net,
        jakub.kicinski@...ronome.com, ast@...nel.org, edumazet@...gle.com,
        linux@...musvillemoes.dk, john.fastabend@...il.com,
        brouer@...hat.com, dsahern@...il.com, netdev@...r.kernel.org,
        ktkhai@...tuozzo.com
Subject: [PATCH net-next v2 0/3] Drop NETDEV_UNREGISTER_FINAL (was unnamed)

This series drops unused NETDEV_UNREGISTER_FINAL
after some preparations.

v2: New patch [2/3]. Use switch() in [1/3].

The first version was acked by Jason Gunthorpe,
and [1/3] was acked by David Ahern.

Since there are differences to v1, I haven't added
Acked-by tags of people. It would be nice, if you
fill OK to tag v2 too.

Thanks,
Kirill
---

Kirill Tkhai (3):
      net: Make NETDEV_XXX commands enum { }
      infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
      net: Drop NETDEV_UNREGISTER_FINAL


 drivers/infiniband/hw/qedr/main.c           |    4 +-
 drivers/infiniband/hw/usnic/usnic_ib_main.c |   28 ++---------
 include/linux/netdevice.h                   |   68 ++++++++++++++-------------
 include/rdma/ib_verbs.h                     |    4 +-
 net/core/dev.c                              |   25 ++++++++--
 5 files changed, 63 insertions(+), 66 deletions(-)

--
Signed-off-by: Kirill Tkhai <ktkhai@...tuozzo.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ