]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/tcp_stacks
Use a static initializer for the multicast free tasks.
[FreeBSD/FreeBSD.git] / sys / netinet / tcp_stacks /
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-01 tuexenFix the cleanup handling in a error path for TCP BBR.
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 rrsiSo in doing final checks on OCA firmware with all...
2020-06-16 rrsSo it turns out rack has a shortcoming in dup-ack count...
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-12 rrsSo it turns out with the right window scaling you can...
2020-06-08 rrsAn important statistic in determining if a server proce...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-03 rrsThis fixes a couple of skyzaller crashes. Most
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-23 manubbr: Use arc4random_uniform from libkern.
2020-05-21 rscheffWith RFC3168 ECN, CWR SHOULD only be sent with new...
2020-05-21 rscheffRetain only mutually supported TCP options after simult...
2020-05-21 rscheffHandle ECN handshake in simultaneous open
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-15 rrsThis fixes several skyzaller issues found with the
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-07 rrsWhen in the SYN-SENT state bbr and rack will not proper...
2020-05-07 rrsNF has an internal option that changes the tcp_mcopy_m...
2020-05-04 tuexenAdd net epoch support back, which was taken out by...
2020-05-04 rrsThis fixes two issues found by ankitraheja09@gmail.com
2020-05-04 tuexenEnter the net epoch before calling the output routine...
2020-05-04 rrsThis commit brings things into sync with the advancemen...
2020-04-29 rscheffPrevent premature shrinking of the scaled receive window
2020-04-29 rscheffCorrectly set up the initial TCP congestion window...
2020-04-25 melifaroFix LINT build #2 after r360292.
2020-04-25 melifaroFix LINT build broken by r360292.
2020-04-25 melifaroConvert route caching to nexthop caching.
2020-04-22 rscheffrevert rS360143 - Correctly set up initial cwnd
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-21 rscheffCorrectly set up the initial TCP congestion window
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
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-02-07 emasteMiscellaneous typo fixes
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 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
next