freebsd-dev/sys
Mikolaj Golub 4a8e4eb55b PF_BLUETOOTH protocols: skip initialization of non-virtualized globals
for non-default VNET instances.

This fixes panic on a vnet initialization when ng_btsocket is loaded.

MFC after:	1 week
2014-06-10 18:21:37 +00:00
..
amd64 Add helper functions to populate VM exit information for rendezvous and 2014-06-10 16:45:58 +00:00
arm Add a page size field to struct vm_page. Increase the page size field when 2014-06-07 17:12:26 +00:00
boot mdoc: fix AUTHORS section. 2014-06-09 19:36:08 +00:00
bsm
cam The code that combines adjacent ranges for BIO_DELETEs to optimize 2014-06-05 17:13:42 +00:00
cddl Removed stale comment about multi-vdev root pool config not working 2014-06-09 13:04:58 +00:00
compat - Add support for SG_GET_SG_TABLESIZE IOCTL to report that we don't support 2014-06-04 12:05:47 +00:00
conf Add support for the SCTP_LOCAL_TRACE_BUF options. 2014-06-10 16:11:20 +00:00
contrib
crypto
ddb handle longer commands so that lines don't overflow... people who added 2014-06-02 23:50:19 +00:00
dev change the netmap mbuf destructor so the same code works also on FreeBSD 9. 2014-06-10 16:06:59 +00:00
fs The new NFS server would not allow a hard link to be 2014-06-06 21:38:49 +00:00
gdb
geom - Fix the keyfile being cleared prematurely after r259428 2014-06-06 03:17:37 +00:00
gnu
i386 Add a page size field to struct vm_page. Increase the page size field when 2014-06-07 17:12:26 +00:00
ia64 Restore comments accidentally removed. 2014-06-06 04:08:55 +00:00
isa
kern Devolatile as needed. 2014-06-09 09:10:31 +00:00
kgssapi
libkern Use strcasecmp() instead of strcmp() when checking user-supplied encoding 2014-06-09 19:27:47 +00:00
mips
modules Re-enable -Werror for these modules. It is already enabled for the same 2014-06-09 20:48:38 +00:00
net misc bugfixes: 2014-06-06 15:17:19 +00:00
net80211
netgraph PF_BLUETOOTH protocols: skip initialization of non-virtualized globals 2014-06-10 18:21:37 +00:00
netinet Use ENOBUFS instead of ENOMEM in error situations related to m_uiotombuf(). 2014-06-05 12:51:12 +00:00
netinet6 Remove unused variable. 2014-06-08 09:08:51 +00:00
netipsec
netnatm
netpfil DNOLD_IS_ECN introduced by r266941 is not required. 2014-06-01 20:19:17 +00:00
netsmb
nfs Introduce new per-thread lock to protect the list of requests. 2014-06-08 09:40:26 +00:00
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc Fix race in r267221. 2014-06-09 15:00:43 +00:00
security
sparc64 Restore comments accidentally removed. 2014-06-06 04:08:55 +00:00
sys For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of the 2014-06-04 16:06:38 +00:00
teken
tools Call cpp with -P to avoid printing line markings. 2014-06-10 06:24:01 +00:00
ufs Initialize the pbuf counter for directio using SYSINIT, instead of 2014-06-08 10:55:06 +00:00
vm Make mmap(MAP_STACK) search for the available address space, similar 2014-06-09 03:37:41 +00:00
x86
xdr
xen
Makefile