freebsd-dev/sys
Andrew Rybchenko 2d9312f664 sfxge(4): import TLV layout from firmwaresrc
Submitted by:   Laurence Evans <levans at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
2016-05-14 06:05:45 +00:00
..
amd64 Eliminate an unused #include. For a brief period of time, _unrhdr.h was 2016-05-13 20:14:41 +00:00
arm Use OF_prop_free instead of direct call to free(9) 2016-05-14 05:00:17 +00:00
arm64 Add support to the arm64 busdma to handle the cache. For now this is 2016-05-13 16:03:50 +00:00
boot Fix a -Wformat warning by using %d, not %ld for md_iterations 2016-05-13 11:27:49 +00:00
bsm
cam Allow sleepable allocations in enclosure daemon threads. 2016-05-10 16:20:36 +00:00
cddl Include arpa/inet.h to get the htonl(3) definition 2016-05-13 11:15:33 +00:00
compat Handle case of class being set, but not parent when calling 2016-05-13 13:01:02 +00:00
conf Remove sh accidentally added to dependency lines in r299684 2016-05-13 18:54:48 +00:00
contrib
crypto
ddb
dev sfxge(4): import TLV layout from firmwaresrc 2016-05-14 06:05:45 +00:00
fs nfsd: Fix use-after-free in NFS4 lock test service 2016-05-12 05:03:12 +00:00
gdb
geom
gnu
i386 Add a new bus method to fetch device-specific CPU sets. 2016-05-09 20:50:21 +00:00
isa
kern Stop hiding errors that result in failure to mount /dev. Otherwise, 2016-05-12 07:38:10 +00:00
kgssapi
libkern
mips Remove NULL checks after M_WAITOK allocations from sys/mips/. 2016-05-11 09:42:24 +00:00
modules cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0. 2016-05-13 17:38:59 +00:00
net Allow silencing of 'promiscuous mode enabled/disabled' messages. 2016-05-12 19:42:13 +00:00
net80211 net80211: drop some unused variables / local macros 2016-05-12 22:17:00 +00:00
netgraph
netinet Fix a bug introduced by the implementation of I-DATA support. 2016-05-13 09:11:41 +00:00
netinet6 Remove obsolescent comments from nd6_purge(). 2016-05-09 23:43:12 +00:00
netipsec netipsec: Fix minor style nit 2016-05-10 20:14:11 +00:00
netnatm
netpfil Fix memory leak possible in error case. 2016-05-11 10:04:32 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
riscv Eliminate an unused #include. For a brief period of time, _unrhdr.h was 2016-05-13 20:14:41 +00:00
rpc
security
sparc64
sys Pollute more places with off64_t and add __off64_t 2016-05-12 21:18:17 +00:00
teken
tests
tools
ufs
vm Move vm_domain_rr_selectdomain() under #ifdef VM_NUMA_ALLOC. 2016-05-10 22:25:55 +00:00
x86 Remove the extra _RD as _RDTUN already includes it. 2016-05-13 15:29:40 +00:00
xdr
xen
Makefile