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:   Sat, 14 Nov 2020 00:40:05 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Heiner Kallweit <hkallweit1@...il.com>
Cc:     kuba@...nel.org, davem@...emloft.net, nic_swsd@...ltek.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH net-next] r8169: improve rtl_tx

Hello:

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

On Wed, 11 Nov 2020 22:56:29 +0100 you wrote:
> We can simplify the for() condition and eliminate variable tx_left.
> The change also considers that tp->cur_tx may be incremented by a
> racing rtl8169_start_xmit().
> In addition replace the write to tp->dirty_tx and the following
> smp_mb() with an equivalent call to smp_store_mb(). This implicitly
> adds a WRITE_ONCE() to the write.
> 
> [...]

Here is the summary with links:
  - [net-next] r8169: improve rtl_tx
    https://git.kernel.org/netdev/net-next/c/ca1ab89cd2d6

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