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:   Fri, 28 Oct 2022 10:20:17 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Mubashir Adnan Qureshi <mubashirmaq@...il.com>
Cc:     davem@...emloft.net, netdev@...r.kernel.org, mubashirq@...gle.com
Subject: Re: [PATCH net-next 0/5] Add PLB functionality to TCP

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Wed, 26 Oct 2022 13:51:10 +0000 you wrote:
> From: Mubashir Adnan Qureshi <mubashirq@...gle.com>
> 
> This patch series adds PLB (Protective Load Balancing) to TCP and hooks
> it up to DCTCP. PLB is disabled by default and can be enabled using
> relevant sysctls and support from underlying CC.
> 
> PLB (Protective Load Balancing) is a host based mechanism for load
> balancing across switch links. It leverages congestion signals(e.g. ECN)
> from transport layer to randomly change the path of the connection
> experiencing congestion. PLB changes the path of the connection by
> changing the outgoing IPv6 flow label for IPv6 connections (implemented
> in Linux by calling sk_rethink_txhash()). Because of this implementation
> mechanism, PLB can currently only work for IPv6 traffic. For more
> information, see the SIGCOMM 2022 paper:
>   https://doi.org/10.1145/3544216.3544226
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] tcp: add sysctls for TCP PLB parameters
    https://git.kernel.org/netdev/net-next/c/bd456f283b66
  - [net-next,2/5] tcp: add PLB functionality for TCP
    https://git.kernel.org/netdev/net-next/c/1a91bb7c3ebf
  - [net-next,3/5] tcp: add support for PLB in DCTCP
    https://git.kernel.org/netdev/net-next/c/c30f8e0b0480
  - [net-next,4/5] tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
    https://git.kernel.org/netdev/net-next/c/29c1c44646ae
  - [net-next,5/5] tcp: add rcv_wnd and plb_rehash to TCP_INFO
    https://git.kernel.org/netdev/net-next/c/71fc704768f6

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