1. 5f76484 MINOR: quic: Update K CUBIC calculation (RFC 9438) by Frederic Lecaille · Mon Feb 12 11:37:17 2024 +0100
  2. ccdffc6 BUG/MEDIUM: quic: Wrong K CUBIC calculation. by Frederic Lecaille · Mon Feb 12 11:07:54 2024 +0100
  3. c34e99a MINOR: quic: Stop using 1024th of a second. by Frederic Lecaille · Tue Feb 06 18:30:08 2024 +0100
  4. ea349c7 BUG/MINOR: quic: fix possible integer wrap around in cubic window calculation by Frederic Lecaille · Wed Jan 31 18:21:34 2024 +0100
  5. 569a025 CLEANUP: quic: Code clarifications for QUIC CUBIC (RFC 9438) by Frederic Lecaille · Tue Jan 30 11:40:41 2024 +0100
  6. b410f20 MINOR: quic: Stop hardcoding a scale shifting value (CUBIC_BETA_SCALE_FACTOR_SHIFT) by Frederic Lecaille · Thu Jan 25 07:55:33 2024 +0100
  7. aa80ec3 CLEANUP: quic: Remove unused CUBIC_BETA_SCALE_FACTOR_SHIFT macro. by Frederic Lecaille · Thu Jan 25 07:47:46 2024 +0100
  8. 595251f BUG/MINOR: quic: SIGFPE in quic_cubic_update() by Frédéric Lécaille · Thu Apr 13 10:46:42 2023 +0200
  9. fad0e6c MINOR: quic: Add packet loss and maximum cc window to "show quic" by Frédéric Lécaille · Thu Apr 06 10:19:17 2023 +0200
  10. c877bd4 BUG/MINOR: quic: Remove useless BUG_ON() in newreno and cubic algo implementation by Frédéric Lécaille · Mon Apr 03 13:01:58 2023 +0200
  11. 7d6270a BUG/MAJOR: quic: Congestion algorithms states shared between the connection by Frédéric Lécaille · Sun Apr 02 12:43:22 2023 +0200
  12. de2ba86 MINOR: quic: Add missing traces in cubic algorithm implementation by Frédéric Lécaille · Sun Apr 02 10:49:35 2023 +0200
  13. db54847 BUG/MINOR: quic: Cubic congestion control window may wrap by Frédéric Lécaille · Sun Apr 02 10:07:48 2023 +0200
  14. 23b8eef BUG/MINOR: quic: Remaining useless statements in cubic slow start callback by Frédéric Lécaille · Fri Mar 31 20:18:44 2023 +0200
  15. 8f99194 MINOR: quic: Traces adjustments at proto level. by Frédéric Lécaille · Fri Mar 24 15:14:45 2023 +0100
  16. 01314b8 MINOR: quic: Implement cubic state trace callback by Frédéric Lécaille · Fri Mar 24 14:09:55 2023 +0100
  17. d724331 BUG/MINOR: quic: Wrong use of now_ms timestamps (cubic algo) by Frédéric Lécaille · Tue Mar 21 11:54:02 2023 +0100
  18. 2c77a5e BUG/MEDIUM: quic: Floating point exception in cubic_root() by Frédéric Lécaille · Wed Aug 03 12:49:30 2022 +0200
  19. 1c9c2f6 MEDIUM: quic: Cubic congestion control algorithm implementation by Frédéric Lécaille · Wed Jun 01 15:06:58 2022 +0200