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, 10 Sep 2016 21:43:59 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     eric.dumazet@...il.com
Cc:     netdev@...r.kernel.org, willemb@...gle.com, wygivan@...gle.com,
        ycheng@...gle.com, ncardwell@...gle.com, ilpo.jarvinen@...sinki.fi
Subject: Re: [PATCH net-next] tcp: better use ooo_last_skb in
 tcp_data_queue_ofo()

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 09 Sep 2016 14:22:45 -0700

> From: Eric Dumazet <edumazet@...gle.com>
> 
> Willem noticed that we could avoid an rbtree lookup if the
> the attempt to coalesce incoming skb to the last skb failed
> for some reason.
> 
> Since most ooo additions are at the tail, this is definitely
> worth adding a test and fast path.
> 
> Suggested-by: Willem de Bruijn <willemb@...gle.com>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ