freebsd-skq/sys
tuexen f5bbb5cecc When checking the TCP fast cookie length, conststently also check
for the minimum length.

This fixes a bug where cookies of length 2 bytes (which is smaller
than the minimum length of 4) is provided by the server.

Sponsored by:	Netflix, Inc.
2018-02-27 22:12:38 +00:00
..
amd64 Add a new variant of the GLA2GPA ioctl for use by the debug server. 2018-02-26 19:19:05 +00:00
arm Switch to mainstream DTS for Raspberry Pi-B and Pi-2. 2018-02-27 15:01:17 +00:00
arm64 rk_cru: Add missing break 2018-02-26 22:57:52 +00:00
bsm
cam Use bool instead of int for predicate functions relating to work 2018-02-23 16:06:54 +00:00
cddl add ZFS_ENTER protection to .zfs/snapshot vnode operations that need it 2018-02-27 14:08:54 +00:00
compat Correct pseudo misspelling in sys/ comments 2018-02-23 18:15:50 +00:00
conf dwmmc_rockchip: Add support for rk3328-dw-mshc 2018-02-26 21:29:01 +00:00
contrib
crypto Remove unused error return from API that cannot fail 2018-02-23 20:15:19 +00:00
ddb
dev Move #include for rijndael.h out of x86-specific region. 2018-02-27 17:51:58 +00:00
dts Switch to mainstream DTS for Raspberry Pi-B and Pi-2. 2018-02-27 15:01:17 +00:00
fs
gdb
geom
gnu
i386 Remove unused error return from API that cannot fail 2018-02-23 20:15:19 +00:00
isa
kern Don't generate data in sysctl_out_proc unless we intend to copy out. 2018-02-25 15:16:58 +00:00
kgssapi
libkern iconv uses strlen directly on user supplied memory 2018-02-26 18:23:36 +00:00
mips Do not include float interfaces when using libsa. 2018-02-23 04:04:25 +00:00
modules Add a SPI driver for imx5 and imx6. 2018-02-26 02:28:32 +00:00
net pf: Cope with overly large net.pf.states_hashsize 2018-02-25 08:56:44 +00:00
net80211
netgraph Correct pseudo misspelling in sys/ comments 2018-02-23 18:15:50 +00:00
netinet When checking the TCP fast cookie length, conststently also check 2018-02-27 22:12:38 +00:00
netinet6
netipsec Remove unused variables and sysctl declaration. 2018-02-19 12:20:51 +00:00
netpfil pf: Cope with overly large net.pf.states_hashsize 2018-02-25 08:56:44 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Increase the size of a reservation granule for TLB locks 2018-02-27 04:38:27 +00:00
riscv Do not include float interfaces when using libsa. 2018-02-23 04:04:25 +00:00
rpc
security mac_portacl(4): stop panicing INVARIANTS-enabled kernel by loading .ko 2018-02-25 23:10:13 +00:00
sparc64 Do not include float interfaces when using libsa. 2018-02-23 04:04:25 +00:00
sys Add a generic Proportional Integral Derivative (PID) controller algorithm and 2018-02-23 22:51:51 +00:00
teken
tests
tools
ufs Use a more straight-forward approach to relaxing the location 2018-02-26 00:34:56 +00:00
vm Give the 0th domain's page daemon thread a consistent name. 2018-02-27 16:51:09 +00:00
x86 Correct pseudo misspelling in sys/ comments 2018-02-23 18:15:50 +00:00
xdr
xen
Makefile