freebsd-dev/sys
Andrew Gallatin efa9c21bca KTLS: Enable KERN_TLS in GENERIC on amd64
Based on discussions on freebsd-arch@, enable KERN_TLS in
GENERIC on amd64, but leave it disabled via the
sysctl kern.ipc.tls.enable.  Users wishing to enable
ktls must set kern.ipc.tls.enable=1

While here, fix wording in NOTES to mention that KERN_TLS
also does receive now.

Sponsored by:	Netflix

Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D28163
2021-01-18 13:29:10 -05:00
..
amd64 KTLS: Enable KERN_TLS in GENERIC on amd64 2021-01-18 13:29:10 -05:00
arm arm: arm64: Directly use #include <dt-binding/...> 2021-01-15 14:17:03 +01:00
arm64 Extract the logic from pmap_kextract 2021-01-15 19:08:01 +00:00
bsm
cam
cddl riscv: fix kernel build 2021-01-15 11:57:04 -04:00
compat LinuxKPI: Reimplement irq_work queue on top of fast taskqueue 2021-01-17 12:47:28 +01:00
conf KTLS: Enable KERN_TLS in GENERIC on amd64 2021-01-18 13:29:10 -05:00
contrib Re-apply f81b2b9a8a to the new device-tree import 2021-01-15 20:07:13 +01:00
crypto
ddb
dev openpromio(4): remove obsolete pseudo device driver 2021-01-16 23:53:13 +01:00
dts Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
fs tmpfs_reclaim: detach unlinked node on dereferencing. 2021-01-14 14:51:37 +02:00
gdb
geom
gnu Remove the old dts imported tree. 2021-01-15 20:09:55 +01:00
i386 wl(4): remove obsolete header 2021-01-17 00:03:17 +01:00
isa
kern Add ddb 'show timecounter' command. 2021-01-18 09:51:48 +02:00
kgssapi
libkern
mips mips: Fix build by using the correct device-tree include path 2021-01-16 11:34:10 +01:00
modules Add driver for Synopsys Designware Watchdog timer. 2021-01-13 18:43:47 +01:00
net Fix panic on vnet creation if fib algo has been set to fixed value. 2021-01-17 20:32:25 +00:00
net80211
netgraph netgraph/ng_one2main: Clarification in comments about copy mode 2021-01-18 14:10:34 +01:00
netinet Fix IPv4 fib bsearch4() lookup array construction. 2021-01-17 20:32:26 +00:00
netinet6 Create new in6_purgeifaddr() which purges bound ifa prefix if 2021-01-17 20:32:25 +00:00
netipsec
netpfil pf: Don't hold PF_RULES_WLOCK during copyin() on DIOCRCLRTSTATS 2021-01-13 19:49:42 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Split out the NODEBUG options to a common file 2021-01-14 16:57:53 +00:00
riscv riscv: Fix build by using the correct device-tree include path 2021-01-16 11:31:39 +01:00
rpc
security
sys Implement malloc_domainset_aligned(9). 2021-01-17 19:29:05 +02:00
teken
tests Enable running fib tests inside vnet jail. 2021-01-17 20:32:26 +00:00
tools Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
ufs Eliminate a locking panic when cleaning up UFS snapshots after a 2021-01-15 16:36:42 -08:00
vm vm_map_protect(): remove not needed recalculations of new_prot, new_maxprot 2021-01-14 10:02:43 +02:00
x86 x86 busdma_bounce: use malloc_domainset_aligned(9). 2021-01-17 19:29:05 +02:00
xdr
xen
Makefile