From: Eric Dumazet <eric.duma...@gmail.com>
Date: Sat, 19 Sep 2015 09:48:04 -0700

> From: Eric Dumazet <eduma...@google.com>
> 
> Before allowing lockless LISTEN processing, we need to make
> sure to arm the SYN_RECV timer before the req socket is visible
> in hash tables.
> 
> Also, req->rsk_hash should be written before we set rsk_refcnt
> to a non zero value.
> 
> Fixes: fa76ce7328b2 ("inet: get rid of central tcp/dccp listener timer")
> Signed-off-by: Eric Dumazet <eduma...@google.com>
> Cc: Ying Cai <y...@google.com>

Applied and queued up for -stable.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to