freebsd-skq/sys
mav dfa0d0d0cf Remove extra level of target ID indirection (isp_dev_map).
FreeBSD never had limitation on number of target IDs, and there is no
any other requirement to allocate them densely.  Since slots of port
database already populated just sequentially, there is no much need
for another indirection to allocate sequentially too.
2015-07-05 02:09:46 +00:00
..
amd64 Enable IPSEC in all GENERIC kernels. 2015-07-04 17:37:00 +00:00
arm Add the routines to activate the GMAC clock and setup the GMAC mode. 2015-07-03 18:39:25 +00:00
arm64 Fix up tabs vs. spaces 2015-07-04 20:31:06 +00:00
boot Install loader.rc with ARM u-boot loader (ubldr). 2015-07-04 16:19:38 +00:00
bsm
cam
cddl Use single instance of the identical INKERNEL() and PMC_IN_KERNEL() 2015-07-02 14:37:21 +00:00
compat
conf Summary: Add missing files necessary to build with IPSEC and crypto 2015-07-04 21:32:44 +00:00
contrib Move the nvlist source and private includes from sys/kern to seperate 2015-07-04 16:33:37 +00:00
crypto
ddb
dev Remove extra level of target ID indirection (isp_dev_map). 2015-07-05 02:09:46 +00:00
fs If a "principal" argument isn't provided for a Kerberized NFS mount, 2015-07-03 22:11:07 +00:00
gdb
geom
gnu
i386 Fix up tabs vs. spaces 2015-07-04 20:31:06 +00:00
isa
kern Move the nvlist source and private includes from sys/kern to seperate 2015-07-04 16:33:37 +00:00
kgssapi
libkern
mips Reshuffle all of the DDR flush operations into a single switch/mux, 2015-07-04 03:05:57 +00:00
modules improve dependencies for this module a bit... not great, but at 2015-07-04 08:16:32 +00:00
net New AES modes for IPSec, user space components. 2015-07-03 20:09:14 +00:00
net80211
netgraph
netinet Avoid doing multiple route lookups for the same destination IP during forwarding 2015-07-02 18:10:41 +00:00
netinet6 Keep IPv6 address specified by IPV6_PKTINFO socket option in kernel 2015-07-03 19:01:38 +00:00
netipsec Reduce overhead of IPSEC for traffic generated from host 2015-07-03 15:31:56 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix broken implementation of "kvasprintf()" function by adding missing 2015-07-03 11:16:20 +00:00
opencrypto
pc98 Fix up tabs vs. spaces 2015-07-04 20:31:06 +00:00
powerpc Fix up tabs vs. spaces 2015-07-04 20:31:06 +00:00
rpc
security
sparc64 Fix up tabs vs. spaces 2015-07-04 20:31:06 +00:00
sys Move the nvlist source and private includes from sys/kern to seperate 2015-07-04 16:33:37 +00:00
teken
tools
ufs
vm vm: don't lock proc around accesses to vm_{t,d}addr and RLIMIT_DATA in sys_mmap 2015-07-02 18:30:12 +00:00
x86
xdr
xen
Makefile