Eric Dumazet
709e8697af
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
...
Simon Kirby reported divides by zero errors in __tcp_select_window()
This happens when inet_csk_route_child_sock() returns a NULL pointer :
We free new socket while we eventually armed keepalive timer in
tcp_create_openreq_child()
Fix this by a call to tcp_clear_xmit_timers()
[ This is a followup to commit 918eb39962dff (net: add missing
bh_unlock_sock() calls) ]
Reported-by: Simon Kirby <sim@hostway.ca>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Tested-by: Simon Kirby <sim@hostway.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-16 16:57:45 -05:00
..
2011-10-24 11:13:12 -05:00
2011-10-31 19:30:30 -04:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-10-30 03:05:07 -04:00
2011-11-09 16:22:15 -05:00
2011-11-14 00:38:53 -05:00
2011-10-31 19:30:30 -04:00
2011-10-17 19:22:46 -04:00
2011-10-31 19:30:30 -04:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:30 -04:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:30 -04:00
2011-03-17 11:59:32 +11:00
2011-10-31 19:30:28 -04:00
2011-07-03 20:05:16 -07:00
2011-09-15 14:49:44 -04:00
2011-10-31 19:30:30 -04:00
2011-11-16 16:57:45 -05:00
2011-11-14 00:24:06 -05:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-10-13 16:05:07 -04:00
2011-06-16 23:19:27 -04:00
2011-11-08 13:59:44 -05:00
2011-09-16 19:20:20 -04:00
2011-10-31 19:30:30 -04:00
2011-11-11 11:34:47 -05:00
2011-11-06 19:44:47 -08:00
2011-08-20 10:39:12 -07:00
2011-09-28 13:29:50 -04:00
2011-10-31 19:30:30 -04:00
2011-11-06 19:44:47 -08:00
2011-11-14 21:49:46 -05:00
2011-10-31 19:30:30 -04:00
2011-11-14 00:10:50 -05:00
2011-10-31 19:30:29 -04:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:30 -04:00
2011-09-28 13:29:50 -04:00
2011-11-07 13:27:30 -05:00
2011-10-31 19:30:30 -04:00
2011-11-11 11:34:47 -05:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-07-05 15:26:57 -04:00
2011-07-05 15:26:57 -04:00
2010-10-15 15:53:27 +02:00
2011-09-22 03:23:13 -04:00
2011-10-31 19:30:30 -04:00