1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Alexander V. Chernikov 86e10a0c6a Fix r273112: do not turn DROP_EN by default.
Due to adapter->hw.fc.requested_mode is filled with default value
after ixgbe_initialize_receive_units(), this leads to enabling
DROP_EN in most cases.

Tested by:	ae
MFC after:	1 week
2014-11-16 18:08:00 +00:00
..
amd64 Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the default 2014-11-15 23:40:44 +00:00
arm Whitespace and comment tweaks, no functional changes. 2014-11-15 05:40:20 +00:00
boot MFi386: r274398 2014-11-15 03:34:34 +00:00
bsm
cam Fix check for vendor-specific peripheral qualifier. 2014-11-13 18:15:05 +00:00
cddl Remove the no-at variants of the kern_xx() syscall helpers. E.g., we 2014-11-13 18:01:51 +00:00
compat Remove the no-at variants of the kern_xx() syscall helpers. E.g., we 2014-11-13 18:01:51 +00:00
conf Automate options INET/INET6 turning into MK_$opt_SUPPORT 2014-11-14 21:10:45 +00:00
contrib
crypto
ddb
dev Fix r273112: do not turn DROP_EN by default. 2014-11-16 18:08:00 +00:00
fs ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
gdb
geom
gnu
i386 Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the default 2014-11-15 23:40:44 +00:00
isa
kern prevent doing filter ops locking for staticly compiled filter ops... 2014-11-16 01:18:41 +00:00
kgssapi
libkern
mips
modules Automate options INET/INET6 turning into MK_$opt_SUPPORT 2014-11-14 21:10:45 +00:00
net Make witness happy: destroy rte lock before free. 2014-11-16 14:56:31 +00:00
net80211
netgraph In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
netinet In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
netinet6 We don't return sp pointer, thus NULL assignment isn't needed. 2014-11-12 22:58:52 +00:00
netipsec Count statistics for the specific address family. 2014-11-13 12:58:33 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
opencrypto
pc98
powerpc
rpc In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
security
sparc64
sys prevent doing filter ops locking for staticly compiled filter ops... 2014-11-16 01:18:41 +00:00
teken
tools
ufs
vm Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the default 2014-11-15 23:40:44 +00:00
x86
xdr
xen
Makefile