freebsd-skq/sys
hrs defd45464b - Schedule DAD for IN6_IFF_TENTATIVE addresses in nd6_timer(). This
catches cases that DAD probes cannot be sent because of
  IFF_UP && !IFF_DRV_RUNNING.

- nd6_dad_starttimer() now calls nd6_dad_ns_output(), instead of
  calling it before nd6_dad_starttimer().

- Do not release an entry in dadq when a duplicate entry is being
  added.
2015-10-03 12:09:12 +00:00
..
amd64
arm Do not set 'flush to zero' VFPSCR_FZ bit by default. The correct 2015-10-02 13:25:59 +00:00
arm64 Use pmap_load more consistently. While here try to only load the data once 2015-10-01 10:43:40 +00:00
boot
bsm
cam More aggressively fill WUT read pipeline. 2015-10-01 19:07:15 +00:00
cddl Restore original array_rd_sz semantics. 2015-10-03 11:05:58 +00:00
compat
conf
contrib
crypto
ddb
dev Remove beacon offsets usage from if_rum. 2015-10-03 06:35:17 +00:00
fs
gdb
geom
gnu
i386
isa
kern Fail the sbuf if vsnprintf(3) fails. 2015-10-02 09:23:14 +00:00
kgssapi
libkern
mips
modules Fix make depend in sys/modules/otus 2015-10-01 05:56:38 +00:00
net Add IFCAP_LINKSTATE support. 2015-10-03 09:15:23 +00:00
net80211 net80211: add a possibility to retrieve current TX key without encapsulation. 2015-10-03 00:57:33 +00:00
netgraph
netinet
netinet6 - Schedule DAD for IN6_IFF_TENTATIVE addresses in nd6_timer(). This 2015-10-03 12:09:12 +00:00
netipsec
netnatm
netpfil Bump number of prefixes in O_IP_<SRC|DST> from 15 to 31 (max possible). 2015-10-03 05:42:25 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
rpc
security
sparc64
sys Disable suspend when we're shutting down. This solves the "tell FreeBSD 2015-10-01 10:52:26 +00:00
teken
tools
ufs
vm As a step towards the elimination of PG_CACHED pages, rework the handling 2015-09-30 23:06:29 +00:00
x86
xdr
xen
Makefile