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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 21 May 2020 14:36:55 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     kuba@...nel.org
Cc:     mstarovoitov@...vell.com, netdev@...r.kernel.org,
        dbezrukov@...vell.com, irusskikh@...vell.com
Subject: Re: [EXT] Re: [PATCH net-next 03/12] net: atlantic: changes for
 multi-TC support

From: Jakub Kicinski <kuba@...nel.org>
Date: Thu, 21 May 2020 12:11:56 -0700

> Module parameters are very strongly discouraged for networking drivers.

I fundamentally will disallow them except in very narrowly scoped cases.

Make a real API in the kernel for what you are trying to do, or you can't
support the facility in your driver, period.

Powered by blists - more mailing lists