1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys
Andrey V. Elsukov 4e870f943f Move RTM announces into generic code to be independent from Layer2 code.
This fixes bug introduced in 274988, when announces about new addresses
don't sent for tunneling interfaces.

Reported by:	tuexen@
MFC after:	1 week
2015-05-29 10:24:16 +00:00
..
amd64 Fix non-deterministic delays when accessing a vcpu that was in "running" or 2015-05-28 17:37:01 +00:00
arm Remove unused mutex and softc variables. 2015-05-26 01:30:09 +00:00
arm64
boot Print error message if autoload fails due to missing DTB blob, otherwise 2015-05-26 20:32:14 +00:00
bsm
cam
cddl Add missed {}. 2015-05-27 19:28:14 +00:00
compat When I merged the lemul branch I missied kib@'s r282708 commit. 2015-05-25 20:44:46 +00:00
conf Create a separate kobj interface for leaf-driver PCI IOV methods. 2015-05-28 22:01:50 +00:00
contrib
crypto
ddb
dev sfxge: do not use DEBUG_FLAGS to enable extra debug checks 2015-05-29 05:44:56 +00:00
fs Provide VOP_GETPAGES_ASYNC() for extfs. 2015-05-28 21:06:59 +00:00
gdb
geom
gnu
i386 When I merged the lemul branch I missied kib@'s r282708 commit. 2015-05-25 20:44:46 +00:00
isa
kern Right now, dounmount() is called with unreferenced mount point. 2015-05-27 09:22:50 +00:00
kgssapi
libkern
mips Similarly to other architecture, add the include for cpufunc.h which is 2015-05-28 12:33:21 +00:00
modules The linux_common module only for 64bit Linuxulators. 2015-05-29 05:50:33 +00:00
net
net80211 Move counter.h include into ieee80211_freebsd.h. Should fix build. 2015-05-27 14:05:46 +00:00
netgraph
netinet Remove printf() noise... 2015-05-29 08:31:15 +00:00
netinet6 Move RTM announces into generic code to be independent from Layer2 code. 2015-05-29 10:24:16 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Add SIOCGI2C ioctl support to the driver. Would work only on ConnectX-3 2015-05-27 13:42:28 +00:00
opencrypto Use the correct number of arguments for the 2015-05-25 01:31:39 +00:00
pc98
powerpc The kernel sends signals to the processes via ABI specific sv_sendsig method. 2015-05-24 17:56:02 +00:00
rpc
security
sparc64 The kernel sends signals to the processes via ABI specific sv_sendsig method. 2015-05-24 17:56:02 +00:00
sys Revert r102953 2015-05-28 22:06:05 +00:00
teken
tools
ufs After r283600, NODELAY flag to inodedep_lookup() function is unused. 2015-05-27 09:49:04 +00:00
vm Export a list of VM objects in the system via a sysctl. The list can be 2015-05-27 18:11:05 +00:00
x86 Explicitely enable queued invalidation completion interrupt when the 2015-05-29 09:17:59 +00:00
xdr
xen
Makefile