projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ba7863f
0a2cf20
)
Merge branch 'tcp-redundant-checks'
author
David S. Miller
<davem@davemloft.net>
Thu, 28 Apr 2016 20:06:11 +0000
(16:06 -0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 28 Apr 2016 20:06:11 +0000
(16:06 -0400)
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>
Trivial merge