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-prev] [day] [month] [year] [list]
Date:   Mon, 28 Oct 2019 16:21:16 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     andrew@...n.ch
Cc:     netdev@...r.kernel.org, vivien.didelot@...il.com, jiri@...lanox.com
Subject: Re: [PATCH net-next v6 0/2] mv88e6xxx: Allow config of ATU hash
 algorithm

From: Andrew Lunn <andrew@...n.ch>
Date: Fri, 25 Oct 2019 01:03:50 +0200

> v2:
> 
> Pass a pointer for where the hash should be stored, return a plain
> errno, or 0.
> 
> Document the parameter.
> 
> v3:
> 
> Document type of parameter, and valid range
> Add break statements to default clause of switch
> Directly use ctx->val.vu8
> 
> v4:
> 
> Consistently use devlink, not a mix of devlink and dl.
> Fix allocation of devlink priv
> Remove upper case from parameter name
> Make mask 16 bit wide.
> 
> v5:
> Back to using the parameter name ATU_hash
> 
> v6:
> Rebase net-next/master

Series applied, thanks Andrew.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ