]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/tcp_stacks/rack.c
Allow the TCP backhole detection to be disabled at all, enabled only
[FreeBSD/FreeBSD.git] / sys / netinet / tcp_stacks / rack.c
2020-03-31 tuexenAllow the TCP backhole detection to be disabled at...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-12 tuexenUse KMOD_TCPSTAT_INC instead of TCPSTAT_INC for RACK...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 rrsRemove all trailing white space from the BBR/Rack fold...
2020-02-12 rrsNow that all of the stats framework is
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-25 tuexenSending CWR after an RTO is according to RFC 3168 gener...
2020-01-25 tuexenDon't set the ECT codepoint on retransmitted packets...
2020-01-25 tuexenAs a TCP client only enable ECN when the corresponding...
2020-01-24 tuexenDon't delay the ACK for a TCP segment with the CWR...
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 glebiusEnter the network epoch when rack_output() is called...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-22 glebiusMake tcp_output() require network epoch.
2020-01-22 glebiusMake ip6_output() and ip_output() require network epoch.
2020-01-08 bzvnet: virtualise more network stack sysctls.
2020-01-06 rrsThis catches rack up in the recent changes to ECN and
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-17 rrsThis commit is a bit of a re-arrange of deck chairs. It
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-01 tuexenMove all ECN related flags from the flags to the flags2...
2019-12-01 tuexenThis is an initial step in implementing the new congest...
2019-12-01 tuexenMake the IPTOS value available to all substate handlers...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 glebiusNow that all of the tcp_input() and all its branches...
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-14 rrsif_hw_tsomaxsegsize needs to be initialized to zero...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-09-29 tuexenRFC 7112 requires a host to put the complete IP header...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-28 tuexenEnsure that the INP lock is released before leaving...
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-24 rrslets put (void) in a couple of functions to keep older...
2019-09-24 rrsThis commit adds BBR (Bottleneck Bandwidth and RTT...
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-19 tuexenWhen the RACK stack computes the space for user data...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-09 tuexenOnly update SACK/DSACK lists when a non-empty segment...
2019-09-03 tuexenFix two TCP RACK issues:
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 tuexenThis patch improves the DSACK handling to conform with...
2019-08-27 jhbAdd kernel-side support for in-kernel TLS.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-21 rrsFix an issue when TSO and Rack play together. Basically
2019-08-13 rrsPlace back in the dependency on HPTS via module depends...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-28 asomersMFHead @r350386
2019-07-14 rrsThis is the second in a number of patches needed to
2019-07-12 rrsadd back the comment around the pending DSACK fixes.
2019-07-11 rrsUpdate to jhb's other suggestion, use #error when
2019-07-11 rrsUpdate copyright per JBH's suggestions.. thanks.
2019-07-10 rrsThis commit updates rack to what is basically being...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
next