]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/tcp_subr.c
Some cleanup in tcp_respond() in preparation for another change:
[FreeBSD/FreeBSD.git] / sys / netinet / tcp_subr.c
2016-03-07 jtlSome cleanup in tcp_respond() in preparation for anothe...
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-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-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 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 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-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:
2016-01-07 glebiusHistorically we have two fields in tcpcb to describe...
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 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-24 pkelseyImplementation of server-side TCP Fast Open (TFO) ...
2015-12-22 bzIf bootverbose is enabled every vnet startup and virtua...
2015-12-22 jtlFix a panic when launching VNETs after the commit of...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 ngieMFhead @ r292396
2015-12-16 rrsFirst cut of the modularization of our TCP stack. Still
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 gnnTurning on IPSEC used to introduce a slight amount...
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 hirenThere are times when it would be really nice to have...
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 markjMFV r288408:
2015-09-30 glebiusWhen processing ICMP need frag message, ignore the...
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-17 glebiusUse proper byteswap macro. This isn't a functional...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 glebiusIn tcp_ctlinput() separate the (ip == NULL) block from...
2015-09-13 gnndd DTrace probe points, translators and a corresponding...
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-04 glebiusMake tcp_mtudisc() static and void. No functional changes.
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
2015-08-09 baptMerge from HEAD
2015-08-08 jchFix a kernel assertion issue introduced with r286227:
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-03 jchDecompose TCP INP_INFO lock to increase short-lived...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 pkelseyRevert r265338, r271089 and r271123 as those changes...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
next