Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: dccp: fixes around rx_tstamp_last_feedback
@ 2018-06-22 13:44 Eric Dumazet
  2018-06-22 13:44 ` [PATCH net 1/2] net: dccp: avoid crash in ccid3_hc_rx_send_feedback() Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Dumazet @ 2018-06-22 13:44 UTC (permalink / raw)
  To: David S . Miller; +Cc: netdev, Gerrit Renker, dccp, Eric Dumazet, Eric Dumazet

This patch series fix some issues with rx_tstamp_last_feedback.

- Switch to monotonic clock.
- Avoid potential overflows on fast hosts/networks.

Eric Dumazet (2):
  net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
  net: dccp: switch rx_tstamp_last_feedback to monotonic clock

 net/dccp/ccids/ccid3.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.18.0.rc2.346.g013aa6912e-goog

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-23  1:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-22 13:44 [PATCH net 0/2] net: dccp: fixes around rx_tstamp_last_feedback Eric Dumazet
2018-06-22 13:44 ` [PATCH net 1/2] net: dccp: avoid crash in ccid3_hc_rx_send_feedback() Eric Dumazet
2018-06-22 13:44 ` [PATCH net 2/2] net: dccp: switch rx_tstamp_last_feedback to monotonic clock Eric Dumazet
2018-06-23  1:47 ` [PATCH net 0/2] net: dccp: fixes around rx_tstamp_last_feedback David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox