freebsd-dev/sys
Gleb Smirnoff 185c3d2b93 Convert routing statistics to VNET_PCPUSTAT.
Submitted by:	ocochard
Reviewed by:	melifaro, glebius
Differential Revision:	https://reviews.freebsd.org/D22834
2019-12-17 02:02:26 +00:00
..
amd64 Add compat.linux.emul_path, so it can be set to something other 2019-12-16 20:07:04 +00:00
arm Repeat the spinlock_enter/exit pattern from amd64 on other architectures to 2019-12-16 20:15:04 +00:00
arm64 Repeat the spinlock_enter/exit pattern from amd64 on other architectures to 2019-12-16 20:15:04 +00:00
bsm Jail and capability mode for shm_rename; add audit support for shm_rename 2019-11-18 13:31:16 +00:00
cam Implement bio_speedup 2019-12-17 00:13:45 +00:00
cddl vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
compat Add a hack to make ^T work for Linux binaries, enabled with 2019-12-16 20:15:44 +00:00
conf We'll never have multiple slots a cardbus bridge. So, replace exca 2019-12-16 21:34:51 +00:00
contrib MFV: r355716 2019-12-13 23:28:52 +00:00
crypto Fix the armv8 crypto driver after r354170. 2019-10-30 10:41:10 +00:00
ddb
dev Avoid a tautological bitwise compare. 2019-12-17 00:10:19 +00:00
dts
fs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
gdb [PPC] Handle qOffsets packet 2019-12-16 13:17:39 +00:00
geom Add BIO_SPEEDUP 2019-12-17 00:13:35 +00:00
gnu Import DTS files for riscv from Linux 5.4 2019-12-03 09:12:53 +00:00
i386 Repeat the spinlock_enter/exit pattern from amd64 on other architectures to 2019-12-16 20:15:04 +00:00
isa
kern vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
kgssapi
libkern Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
mips [atheros] [mips] Add the GPIO driver (back) to the TL-WDR3600/TL-WDR4300 kernel. 2019-12-17 00:00:03 +00:00
modules We'll never have multiple slots a cardbus bridge. So, replace exca 2019-12-16 21:34:51 +00:00
net Convert routing statistics to VNET_PCPUSTAT. 2019-12-17 02:02:26 +00:00
net80211
netgraph Remove the deprecated timeout(9) interface. 2019-12-13 21:03:12 +00:00
netinet Use callout_func_t instead of the deprecated timeout_t. 2019-12-10 22:06:53 +00:00
netinet6 Update comment. 2019-12-06 16:53:42 +00:00
netipsec Fix m_pullup() problem after removing PULLDOWN_TESTs and KAME EXT_*macros. 2019-12-01 00:22:04 +00:00
netpfil pf: Make request_maxcount runtime adjustable 2019-12-14 02:06:07 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Prevent potential underflow in ibcore. 2019-11-15 11:46:53 +00:00
opencrypto
powerpc Repeat the spinlock_enter/exit pattern from amd64 on other architectures to 2019-12-16 20:15:04 +00:00
riscv Repeat the spinlock_enter/exit pattern from amd64 on other architectures to 2019-12-16 20:15:04 +00:00
rpc Change r355157 to make svc_rpc_gss_lifetime_max a static. 2019-11-28 02:18:51 +00:00
security Instead of looking up a predecessor or successor to the current map 2019-11-20 16:06:48 +00:00
sparc64 bitset: rename confusing macro NAND to ANDNOT 2019-12-13 09:32:16 +00:00
sys Add BIO_SPEEDUP 2019-12-17 00:13:35 +00:00
teken
tests
tools vfs: allow tail call optimisation in vops in the common case 2019-12-16 00:07:51 +00:00
ufs Add BIO_SPEEDUP signalling to UFS 2019-12-17 00:13:40 +00:00
vm schedlock 1/4 2019-12-15 21:11:15 +00:00
x86 bitset: rename confusing macro NAND to ANDNOT 2019-12-13 09:32:16 +00:00
xdr
xen
Makefile