Peter Pan(潘卫平)
155c6e1ad4
tcp: use tcp_flags in tcp_data_queue()
...
This patch is a cleanup which follows the idea in commit e11ecddf5128 (tcp: use
TCP_SKB_CB(skb)->tcp_flags in input path),
and it may reduce register pressure since skb->cb[] access is fast,
bacause skb is probably in a register.
v2: remove variable th
v3: reword the changelog
Signed-off-by: Weiping Pan <panweiping3@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-28 16:37:57 -04:00
..
2014-09-10 12:46:32 -07:00
2014-09-26 00:22:47 -04:00
2014-02-25 07:04:17 +01:00
2014-01-02 00:08:38 -05:00
2014-08-01 11:17:37 -04:00
2014-07-07 21:14:21 -07:00
2014-07-29 11:43:50 -07:00
2014-02-25 07:04:17 +01:00
2014-08-22 12:23:10 -07:00
2014-09-05 17:15:50 -07:00
2014-08-06 18:01:24 -07:00
2014-09-19 17:15:31 -04:00
2014-09-08 15:23:05 -07:00
2014-09-26 00:22:47 -04:00
2014-09-23 12:47:38 -04:00
2014-09-04 22:26:14 -07:00
2014-05-14 15:31:45 -04:00
2014-01-13 22:35:46 -08:00
2014-08-02 15:31:31 -07:00
2014-08-23 12:21:21 -07:00
2013-12-29 16:34:25 -05:00
2014-09-08 16:42:42 -07:00
2014-05-12 14:03:41 -04:00
2014-08-02 15:31:31 -07:00
2014-09-19 17:15:32 -04:00
2014-01-27 16:22:11 -08:00
2014-09-28 16:35:42 -04:00
2014-09-28 16:35:42 -04:00
2014-09-09 20:10:44 -07:00
2014-06-04 22:46:38 -07:00
2014-09-23 12:09:27 -04:00
2014-06-26 08:21:57 +02:00
2014-02-25 07:04:17 +01:00
2014-08-22 12:23:11 -07:00
2014-09-19 17:15:32 -04:00
2014-07-15 16:12:48 -07:00
2014-09-19 17:15:31 -04:00
2014-09-19 17:15:31 -04:00
2014-02-19 11:41:25 +01:00
2014-09-09 11:27:09 -07:00
2014-07-27 22:34:36 -07:00
2014-09-19 17:15:31 -04:00
2014-07-23 15:13:26 -07:00
2014-09-23 12:09:27 -04:00
2014-08-27 16:30:49 -07:00
2014-09-23 12:47:38 -04:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-06-16 21:35:00 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-28 16:37:57 -04:00
2014-09-28 16:35:43 -04:00
2014-05-03 19:23:07 -04:00
2014-07-15 11:05:09 -04:00
2014-08-14 14:38:54 -07:00
2014-09-05 17:49:33 -07:00
2014-09-26 00:22:47 -04:00
2014-09-28 16:36:48 -04:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-22 16:27:10 -04:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-28 16:36:48 -04:00
2014-09-26 00:22:47 -04:00
2014-09-19 15:57:15 -04:00
2014-09-05 17:43:45 -07:00
2014-05-23 16:28:53 -04:00
2014-02-25 07:04:16 +01:00
2014-06-02 11:00:41 -07:00
2014-05-24 00:32:30 -04:00
2014-03-14 07:28:07 +01:00
2014-06-30 07:49:47 +02:00