freebsd-dev/sys
Michael Tuexen 4da9052a05 Avoid TCP log messages which are false positives.
The check for timestamps are too early to handle SYN-ACK correctly.
So move it down after the corresponing processing has been done.

PR:		216832
Obtained from:	antonfb@hesiod.org
MFC after:	1 week
2017-08-23 14:50:08 +00:00
..
amd64 Ensure that fs/gs bases are stored in pcb before copying the pcb for 2017-08-22 18:15:47 +00:00
arm Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
arm64 Remove an unneeded call to pmap_invalidate_all. This was never called as 2017-08-22 18:20:25 +00:00
boot RPI DTS: Add value previously set by VideoCore and DTB links 2017-08-19 14:27:11 +00:00
bsm
cam cam iosched: fix typos in comments 2017-08-18 16:38:33 +00:00
cddl Add a guard around _ILP32 for mips. 2017-08-21 17:45:06 +00:00
compat Add some miscellaneous definitions to support the DRM drivers. 2017-08-22 17:13:28 +00:00
conf Add new mlx5ib(4) driver to the kernel source tree which supports 2017-08-23 12:09:37 +00:00
contrib Fix matchcing of NATed ICMP queries (resolving NATed MTU discovery). 2017-08-05 00:28:42 +00:00
crypto aesni: quiet -Wcast-qual 2017-08-16 22:54:35 +00:00
ddb Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
dev Add new mlx5ib(4) driver to the kernel source tree which supports 2017-08-23 12:09:37 +00:00
fs Do not drop NFS vnode lock when performing consistency checks. 2017-08-20 10:08:45 +00:00
gdb
geom When read requests are sent from a filesystem running above g_journal, 2017-08-13 18:09:22 +00:00
gnu Update DTS files from Linux 4.12 2017-07-09 13:53:32 +00:00
i386 Use the known valid segment when accessing memory in #UD handler. 2017-08-19 21:00:02 +00:00
isa Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
kern Fix size to copyout(9) for cpuset_getid(2). 2017-08-22 20:46:29 +00:00
kgssapi
libkern x86/crc32_sse42.c: quiet unused function warning 2017-08-11 17:05:31 +00:00
mips Enable hardfloat CPU instructions in the FP exception handler. 2017-08-21 21:48:24 +00:00
modules Add new mlx5ib(4) driver to the kernel source tree which supports 2017-08-23 12:09:37 +00:00
net bpf: Fix incorrect cleanup 2017-08-16 19:40:07 +00:00
net80211 sys/net8021: Add missing braces in setcurchan(). 2017-08-01 03:13:43 +00:00
netgraph
netinet Avoid TCP log messages which are false positives. 2017-08-23 14:50:08 +00:00
netinet6 After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
netipsec Remove stale comments. 2017-08-21 13:54:29 +00:00
netpfil pf_get_sport(): Prevent possible endless loop when searching for an unused nat port 2017-08-08 21:09:26 +00:00
netsmb
nfs Improve FHA locality control for NFS read/write requests. 2017-07-31 15:23:19 +00:00
nfsclient
nfsserver
nlm
ofed Change reject message type when destroying cm_id in ibore. 2017-08-03 09:31:10 +00:00
opencrypto
powerpc Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
riscv Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
rpc
security
sparc64 Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
sys subr_smp: Clean up topology analysis, add additional layers 2017-08-22 00:10:15 +00:00
teken Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +00:00
tests
tools
ufs Avoid dereferencing potentially freed workitem in 2017-08-21 16:23:44 +00:00
vm Add OBJ_PG_DTOR flag to VM object. 2017-08-16 08:49:11 +00:00
x86 Fix off-by-one error when parsing SRAT table. 2017-08-22 19:56:30 +00:00
xdr
xen
Makefile