]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/tcp_stacks
arm64/acpi: Give the real PA limit to ACPI
[FreeBSD/FreeBSD.git] / sys / netinet / tcp_stacks /
2020-08-25 Michael TuexenRFC 3465 defines a limit L used in TCP slow start for...
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-19 Andrew GallatinTCP: remove special treatment for hardware (ifnet) TLS
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-01 Michael TuexenFix the cleanup handling in a error path for TCP BBR.
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Randall StewartiSo in doing final checks on OCA firmware with all...
2020-06-16 Randall StewartSo it turns out rack has a shortcoming in dup-ack count...
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Randall StewartSo it turns out with the right window scaling you can...
2020-06-12 Cy SchubertMFV r362082:
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-08 Randall StewartAn important statistic in determining if a server proce...
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-03 Randall StewartThis fixes a couple of skyzaller crashes. Most
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Emmanuel Vadotbbr: Use arc4random_uniform from libkern.
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-21 Richard ScheffeneggerWith RFC3168 ECN, CWR SHOULD only be sent with new...
2020-05-21 Richard ScheffeneggerRetain only mutually supported TCP options after simult...
2020-05-21 Richard ScheffeneggerHandle ECN handshake in simultaneous open
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-15 Randall StewartThis fixes several skyzaller issues found with the
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-07 Randall StewartWhen in the SYN-SENT state bbr and rack will not proper...
2020-05-07 Randall StewartNF has an internal option that changes the tcp_mcopy_m...
2020-05-04 Michael TuexenAdd net epoch support back, which was taken out by...
2020-05-04 Randall StewartThis fixes two issues found by ankitraheja09@gmail.com
2020-05-04 Michael TuexenEnter the net epoch before calling the output routine...
2020-05-04 Randall StewartThis commit brings things into sync with the advancemen...
2020-05-01 Jung-uk KimMFV: r360512
2020-04-29 Richard ScheffeneggerPrevent premature shrinking of the scaled receive window
2020-04-29 Richard ScheffeneggerCorrectly set up the initial TCP congestion window...
2020-04-25 Alexander V. ChernikovFix LINT build #2 after r360292.
2020-04-25 Alexander V. ChernikovFix LINT build broken by r360292.
2020-04-25 Alexander V. ChernikovConvert route caching to nexthop caching.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Richard Scheffeneggerrevert rS360143 - Correctly set up initial cwnd
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 Richard ScheffeneggerCorrectly set up the initial TCP congestion window
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Michael TuexenAllow the TCP backhole detection to be disabled at...
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-12 Michael TuexenUse KMOD_TCPSTAT_INC instead of TCPSTAT_INC for RACK...
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 Cy SchubertMFV r358616:
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
next