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]
Message-Id: <162378180348.31286.4984081071906700248.git-patchwork-notify@kernel.org>
Date:   Tue, 15 Jun 2021 18:30:03 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Maciej Żenczykowski <zenczykowski@...il.com>@ci.codeaurora.org
Cc:     maze@...gle.com, netdev@...r.kernel.org, lorenzo@...gle.com
Subject: Re: [PATCH] net: cdc_ncm: switch to eth%d interface naming

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 15 Jun 2021 01:05:49 -0700 you wrote:
> From: Maciej Żenczykowski <maze@...gle.com>
> 
> This is meant to make the host side cdc_ncm interface consistently
> named just like the older CDC protocols: cdc_ether & cdc_ecm
> (and even rndis_host), which all use 'FLAG_ETHER | FLAG_POINTTOPOINT'.
> 
> include/linux/usb/usbnet.h:
>   #define FLAG_ETHER	0x0020		/* maybe use "eth%d" names */
>   #define FLAG_WLAN	0x0080		/* use "wlan%d" names */
>   #define FLAG_WWAN	0x0400		/* use "wwan%d" names */
>   #define FLAG_POINTTOPOINT 0x1000	/* possibly use "usb%d" names */
> 
> [...]

Here is the summary with links:
  - net: cdc_ncm: switch to eth%d interface naming
    https://git.kernel.org/netdev/net/c/c1a3d4067309

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ