From: Eric Dumazet <[email protected]> Date: Sat, 19 Sep 2015 09:48:04 -0700
> From: Eric Dumazet <[email protected]> > > 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 <[email protected]> > Cc: Ying Cai <[email protected]> Applied and queued up for -stable. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
