projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e020797
0ce4e70
)
Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'
author
David S. Miller
<davem@davemloft.net>
Sat, 23 Jun 2018 01:46:44 +0000
(10:46 +0900)
committer
David S. Miller
<davem@davemloft.net>
Sat, 23 Jun 2018 01:46:44 +0000
(10:46 +0900)
Eric Dumazet says:
====================
net: dccp: fixes around rx_tstamp_last_feedback
This patch series fix some issues with rx_tstamp_last_feedback.
- Switch to monotonic clock.
- Avoid potential overflows on fast hosts/networks.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge