]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/tcp_stacks
Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAY
[FreeBSD/FreeBSD.git] / sys / netinet / tcp_stacks /
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-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-13 bzRemove duplicate external declaration of tcprexmtthresh...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-08 rrsFix a sneaky bug where we were missing an extern
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 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-25 gjbMFH
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-21 glebiusCleanup TCP files from unnecessary interface related...
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-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
2016-01-07 gjbMFH
2016-01-07 jtlApply the changes from r293284 to one additional file.
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 ngieMFhead @ r292396
2015-12-16 rrsRemove redundant extern's that make the ppc compile...
2015-12-16 rrsFirst cut of the modularization of our TCP stack. Still