freebsd-skq/sys
Andrew Rybchenko ecaa500c4b sfxge(4): provide option to disable not a local MAC address check
Option EFSYS_OPT_ALLOW_UNCONFIGURED_NIC disables check that the adapter
MAC address is not a local address (beginning 02).

Submitted by:   Laurence Evans <levans at solarflare.com>
Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D6508
2016-05-24 12:15:30 +00:00
..
amd64 Document POPCNT erratum for 6th Generation Intel Core processors. 2016-05-23 23:00:47 +00:00
arm Spaces->tab in comment. 2016-05-23 20:13:17 +00:00
arm64
boot
bsm
cam Add mechanism for choosing iSER-capable ICL modules. 2016-05-24 08:44:45 +00:00
cddl
compat Add __iowrite32_copy() to the Linux kernel compatibility layer. 2016-05-24 09:23:04 +00:00
conf Move the OFW iicbus code to dev/iicbus to stop polluting dev/ofw with 2016-05-24 01:33:49 +00:00
contrib
crypto
ddb
dev sfxge(4): provide option to disable not a local MAC address check 2016-05-24 12:15:30 +00:00
fs Remove drop/reacquire of Giant around geom calls for cd9660 and udf. 2016-05-22 18:16:25 +00:00
gdb
geom
gnu [bwn] convert another PHY-N workaround to the freebsd bwn format. 2016-05-23 04:17:27 +00:00
i386 Add macro to convert errno and use it when appropriate. 2016-05-22 12:46:34 +00:00
isa
kern Limit calling pmc_hook to when the interrupt comes while running userspace. 2016-05-24 12:06:56 +00:00
kgssapi
libkern
mips
modules [bhnd] Implement pass-through resource management for ChipCommon. 2016-05-24 01:12:19 +00:00
net Allow an MTU of 65535 bytes to be set via TUN[SG]IFINFO. This requires 2016-05-24 11:47:14 +00:00
net80211 net80211: send RTM_IEEE80211_SCAN event when scan was cancelled. 2016-05-21 23:21:42 +00:00
netgraph
netinet
netinet6 Mark the prefix and default router list sysctl handlers MPSAFE. 2016-05-23 20:18:11 +00:00
netipsec
netnatm
netpfil pf: Fix more ICMP mistranslation 2016-05-23 13:59:48 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Fix the deciKelvin to Celsius conversion in kernel. 2016-05-22 13:58:32 +00:00
riscv
rpc
security
sparc64 Add macro to convert errno and use it when appropriate. 2016-05-22 12:46:34 +00:00
sys Fix build of kern/subr_unit.c, broken by r300539 2016-05-24 00:14:58 +00:00
teken
tests
tools
ufs arc4random() returns 0 to (2**32)−1, use an alternative to initialize 2016-05-22 14:31:20 +00:00
vm In vm_page_alloc_contig(), on vm_page_insert() failure, mark each 2016-05-24 10:21:39 +00:00
x86
xdr
xen
Makefile