]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/tcp_stacks
bhnd(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / netinet / tcp_stacks /
2020-01-24 tuexenDon't delay the ACK for a TCP segment with the CWR...
2020-01-24 tuexenThe server side of TCP fast open relies on the delayed...
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-07 emasteDo not define TCPOUTFLAGS in rack_bbr_common
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-24 rrsFix a small bug in bbr when running under a VM. Basical...
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 rrsdon't call in_ratelmit detach when RATELIMIT is not
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-06 rrsThis adds the final tweaks to LRO that will now allow me
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-16 tuexenFix compilation on platforms using gcc.
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:
2019-06-20 asomersMFHead @349234
2019-06-19 jtlAdd the ability to limit how much the code will fragmen...
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-06 tuexenr347382 added receiver side DSACK support for the TCP...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
next