freebsd-nq/sys
Alexander V. Chernikov 3b1654cb14 Introduce rib_walk_ext_internal() to allow iteration with rnh pointer.
This solves the case when rib is not yet attached/detached to/from the
 system rib array.

Differential Revision:	https://reviews.freebsd.org/D27406
2020-11-29 13:54:49 +00:00
..
amd64 bhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48. 2020-11-29 10:32:38 +00:00
arm Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
arm64 arm64: Do not rely on SPCR table to detect acpi 2020-11-26 20:22:34 +00:00
bsm
cam Remove alignment requirements for KVA buffer mapping. 2020-11-29 00:49:14 +00:00
cddl
compat Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
conf Remove now unused armv4 and not-INTRNG files. 2020-11-28 15:00:08 +00:00
contrib Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
crypto
ddb
dev Remove aligment requirements for passthrough buffer. 2020-11-29 00:57:19 +00:00
dts
fs Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
gdb
geom Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
gnu
i386 o Move options IOMMU from Debugging section back to the Bus section 2020-11-27 21:37:48 +00:00
isa
kern bio aio: Destroy ephemeral mapping before unwiring page. 2020-11-29 10:30:56 +00:00
kgssapi
libkern
mips Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
modules Add watchdog(9) driver for the Fintek F81803 SuperIO chip 2020-11-28 22:34:33 +00:00
net Introduce rib_walk_ext_internal() to allow iteration with rnh pointer. 2020-11-29 13:54:49 +00:00
net80211
netgraph
netinet Refactor fib4/fib6 functions. 2020-11-29 13:41:49 +00:00
netinet6 Refactor fib4/fib6 functions. 2020-11-29 13:41:49 +00:00
netipsec
netpfil pf: Make tag hashing more robust 2020-11-24 16:18:47 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Remove the cloned file descriptors for /dev/crypto. 2020-11-25 00:10:54 +00:00
powerpc Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
riscv Add .cfi_{start,end}proc for RISC-V assembly functions 2020-11-26 17:37:22 +00:00
rpc
security
sys Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
teken
tests
tools
ufs Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
vm Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
x86 hwpstate_intel: don't unconditionally print the error message 2020-11-29 01:43:04 +00:00
xdr
xen
Makefile