]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/tcp_subr.c
Unbreak the powerpc, powerpc64, and sparc64 builds.
[FreeBSD/FreeBSD.git] / sys / netinet / tcp_subr.c
2019-05-30 tuexenUnbreak the powerpc, powerpc64, and sparc64 builds.
2019-05-30 tuexenMFC r338053:
2019-02-25 tuexenBackport the new TCP reassembly code from head to stabl...
2019-01-25 tuexenMFC r338138:
2018-11-25 markjMFC r340783:
2018-10-01 aeMFC r313168 (by pkelsey):
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2017-11-29 markjMFC r326093:
2017-06-07 tuexenMFC r319556:
2017-03-30 gnnMFC: 311225, 311243, 313045
2017-03-18 aeMFC r304572 (by bz):
2016-12-18 tuexenMFC r308832:
2016-12-18 tuexenMFC r307726:
2016-11-13 aeMFC r308358:
2016-08-29 hirenMFC r303626 (by gallatin)
2016-08-11 gallatinMFC r303457:
2016-07-06 jtlThe TCPPCAP debugging feature caches recently-used...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 bzTry to avoid a 2nd conditional by re-writing the loop...
2016-06-23 bzIn VNET TCP teardown Do not sleep unconditionally but...
2016-06-23 bzCheck the V_tcbinfo.ipi_count to hit 0 before doing...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 bzThe pr_destroy field does not allow us to run the teard...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 jhbDon't reuse the source mbuf in tcp_respond() if it...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-17 glebiusTiny refactor of r294869/r296881: use defines to mask...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/net*: minor spelling fixes.
2016-04-28 rrsThis cleans up the timers code in TCP to start using...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-09 bzMfp: r296310,r296343
2016-04-09 bzMfp: r296260
2016-04-09 bzMfp: r296259
2016-04-04 gjbMFH
2016-03-29 traszRemove some NULL checks for M_WAITOK allocations.
2016-03-24 bzFix compile errors after r297225:
2016-03-24 gnnFreeBSD previously provided route caching for TCP ...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 glebiusRedo r294869. The array of counters for TCP states...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-07 gjbMFH
2016-03-07 jtlAs reported on the transport@ and current@ mailing...
2016-03-07 jtlSome cleanup in tcp_respond() in preparation for anothe...
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 gnnFix dtrace probes (introduced in 287759): debug__input...
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-23 bdreweryFix build after r29592.
2016-02-23 rrsThis fixes the fastpath code to have a better module...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 glebiusRename netinet/tcp_cc.h to netinet/cc/cc.h.
2016-01-27 gjbMFH
2016-01-27 glebiusGrab a snap amount of TCP connections in syncache from...
2016-01-27 glebiusAugment struct tcpstat with tcps_states[], which is...
2016-01-26 hirenPersist timers TCPTV_PERSMIN and TCPTV_PERSMAX are...
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-25 melifaroConvert TCP mtu checks to the new routing KPI.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 glebius- Rename cc.h to more meaningful tcp_cc.h.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-09 melifaroRemove sys/eventhandler.h from net/route.h
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
next