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:   Tue, 18 Jan 2022 18:23:21 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     xu xin <cgel.zte@...il.com>
Cc:     davem@...emloft.net, edumazet@...gle.com,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        xu.xin16@....com.cn, yoshfuji@...ux-ipv6.org
Subject: Re: [PATCH] ipv4: Namespaceify min_adv_mss sysctl knob

On Wed, 19 Jan 2022 02:04:27 +0000 xu xin wrote:
> > > From: xu xin <xu.xin16@....com.cn>
> > > 
> > > Different netns have different requirement on the setting of min_adv_mss
> > > sysctl that the advertised MSS will be never lower than. The sysctl
> > > min_adv_mss can indirectly affects the segmentation efficiency of TCP.
> > > 
> > > So enable min_adv_mss to be visible and configurable inside the netns.
> > > 
> > > Signed-off-by: CGEL ZTE <cgel.zte@...il.com>  
> > 
> > CGEL ZTE, whatever it is, is most definitely not a person so it can't
> > sign off patches. Please stop adding the CGEL task, you can tell us
> > what it stands for it you want us to suggest an alternative way of
> > marking.  
> 
> CGEL ZTE is a team(or project) focusing on Embedded Linux System. With
> the support of the team, I can devote myself to the development and 
> maintenance of the kernel and related patch work.
> 
> I'm not sure how to mark it here accurately. I am willing to hear your
> suggestions.

What I've seen done in the past is adding the name of your team/project
after your name, in parenthesis, so it'd be something like:

Signed-off-by: xu xin (CGEL ZTE) <xu.xin16@....com.cn>

Similarly for your other colleagues, for example:

Signed-off-by: Minghao Chi (CGEL ZTE) <chi.minghao@....com.cn>

Some Intel, Oracle and VMware employees follow a similar pattern.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ