commit | 2a9e8438a29c00432ae14eaceb088b965f8ac290 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 28 16:06:11 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 16:06:11 2016 -0400 |
tree | 8ac718cd55a6ec72241c647e38856d904797a078 | |
parent | ba7863f4d3bfe1698e0a92934cbc9c3021f4448d [diff] | |
parent | 0a2cf20c3fb62ad4717276b5303bf831f7b29d54 [diff] |
Merge branch 'tcp-redundant-checks' Soheil Hassas Yeganeh says: ==================== tcp: simplify ack tx timestamps v2: - Fully remove SKBTX_ACK_TSTAMP, as suggested by Willem de Bruijn. This patch series aims at removing redundant checks and fields for ack timestamps for TCP. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>