Eric Dumazet
69e996c58a
tcp: add tp->tcp_mstamp field
...
We want to use precise timestamps in TCP stack, but we do not
want to call possibly expensive kernel time services too often.
tp->tcp_mstamp is guaranteed to be updated once per incoming packet.
We will use it in the following patches, removing specific
skb_mstamp_get() calls, and removing ack_time from
struct tcp_sacktag_state.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-26 14:44:36 -04:00
..
2017-04-12 22:02:40 +02:00
2017-03-03 21:44:35 -08:00
2016-12-24 11:46:01 -08:00
2017-04-13 13:58:22 -04:00
2017-02-27 18:43:47 -08:00
2017-03-22 10:48:49 -07:00
2017-03-09 18:23:27 -08:00
2017-04-06 14:37:50 -07:00
2017-04-12 22:02:41 +02:00
2017-04-01 12:45:57 -07:00
2017-04-17 15:35:38 -04:00
2017-03-02 08:42:29 +01:00
2017-04-25 09:04:30 +02:00
2017-03-23 12:03:36 +01:00
2017-04-25 13:33:49 -04:00
2017-04-17 15:35:38 -04:00
2017-03-13 22:00:42 -07:00
2017-04-17 15:35:38 -04:00
2017-03-03 10:16:38 -08:00
2017-04-21 10:41:24 -04:00
2017-02-16 21:25:49 -05:00
2017-04-13 13:58:20 -04:00
2017-04-13 13:58:22 -04:00
2017-02-03 15:16:45 -05:00
2017-04-26 14:44:36 -04:00
2017-04-21 20:23:53 -07:00
2016-12-25 17:21:22 +01:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-04-17 13:28:48 -04:00
2017-04-21 20:23:53 -07:00
2017-04-25 11:41:56 -04:00
2016-09-10 23:12:53 -07:00
2016-12-24 11:46:01 -08:00
2017-03-09 18:23:27 -08:00
2017-04-21 20:23:53 -07:00
2017-03-30 11:05:34 -07:00
2017-04-17 15:35:38 -04:00
2016-10-20 11:23:08 -04:00
2017-04-15 21:16:30 -04:00
2017-04-13 13:58:22 -04:00
2017-04-13 13:58:22 -04:00
2017-03-09 18:23:27 -08:00
2017-04-21 15:29:40 -04:00
2017-04-24 13:53:25 -04:00
2017-04-24 12:46:00 -04:00
2017-04-17 15:35:38 -04:00
2017-01-24 13:44:28 -05:00
2017-04-21 20:23:53 -07:00
2017-04-02 19:41:00 -07:00
2017-01-24 11:07:35 +01:00
2017-03-09 18:23:27 -08:00
2017-04-06 11:10:41 +01:00
2017-04-25 11:30:06 -04:00
2017-04-18 13:39:50 -04:00
2017-04-11 23:01:14 -04:00
2017-03-03 20:43:26 -08:00
2017-04-01 10:43:37 -07:00
2017-04-13 13:58:22 -04:00
2017-04-24 15:51:30 -04:00
2017-04-06 12:43:04 -07:00
2017-04-24 12:35:56 -04:00
2016-10-27 16:16:09 -04:00
2017-04-20 13:54:40 -04:00
2017-03-09 18:23:27 -08:00
2017-04-21 15:11:28 -04:00
2017-02-22 10:15:09 -08:00
2017-02-17 13:40:05 -05:00
2017-04-01 12:45:57 -07:00
2017-04-17 13:01:48 -04:00
2016-10-06 09:52:23 -07:00