freebsd-skq/sys
Navdeep Parhar 00cc2faabb cxgbe/t4_tom: add a knob to the default configuration file to tune
the TOE for LAN operation.  It is possible to set this to other values
(cluster for networks with little loss and really tight RTTs, and wan
for relatively large RTTs and/or lossy networks) depending on the
environment in which the TOE is being used.

None of this affects plain NIC operation in any way.

MFC after:	1 week
2015-11-10 02:29:19 +00:00
..
amd64
arm Fix typo (s/ncpus/mp_ncpus/) 2015-11-09 22:12:29 +00:00
arm64 Fix typo in message from arm64 ITS workaround 2015-11-09 01:49:25 +00:00
boot
bsm
cam Removed unused malloc types. 2015-11-06 18:50:01 +00:00
cddl Switch zfs_panic_recover to panic for bad DVA 2015-11-06 20:45:19 +00:00
compat linuxkpi/sysfs.h: Cast arg2 through intptr_t to avoid GCC warning 2015-11-09 16:50:42 +00:00
conf Now that the PMU implementation is independent of HWPMC 2015-11-09 17:57:32 +00:00
contrib ath(4): begin fleshing out a "reset type" extension to force cold/warn resets. 2015-11-09 15:59:42 +00:00
crypto
ddb
dev cxgbe/t4_tom: add a knob to the default configuration file to tune 2015-11-10 02:29:19 +00:00
fs - Consistently use PROC_ASSERT_HELD() to verify that a process' hold count 2015-11-08 01:38:56 +00:00
gdb
geom Fix g_eli error loss conditions 2015-11-05 17:37:35 +00:00
gnu
i386
isa
kern Make naming more consistent; no functional changes. 2015-11-08 18:11:24 +00:00
kgssapi
libkern
mips Remove this; it's also in sys/conf/files.mips. 2015-11-03 21:03:26 +00:00
modules arm64: build em(4) and igb(4) modules 2015-11-07 04:49:39 +00:00
net Use lladdr_event to propagate gratiotus arp. 2015-11-09 10:11:14 +00:00
net80211
netgraph Use lladdr_event to propagate gratiotus arp. 2015-11-09 10:11:14 +00:00
netinet Decompose arp_ifinit() into arp_add_ifa_lle() and arp_announce_ifaddr(). 2015-11-09 10:35:33 +00:00
netinet6 Unify setting lladdr for AF_INET[6]. 2015-11-07 11:12:00 +00:00
netipsec
netnatm
netpfil Print proper setfib values in ipfw log. 2015-11-08 13:44:21 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Write 2- and 4-byte aligned values as single writes in ddb(4) 2015-11-06 04:56:52 +00:00
rpc
security
sparc64
sys Speed up rctl(8) rule retrieval; the difference shows mostly in "rctl -n", 2015-11-08 18:08:31 +00:00
teken
tools
ufs
vm Ensure that deactivated pages that are not expected to be reused are 2015-11-08 01:36:18 +00:00
x86 x86/dma_bounce: rework _bus_dmamap_load_ma implementation 2015-11-09 12:19:58 +00:00
xdr
xen xen/intr: fix the event channel enabled per-cpu mask 2015-11-05 14:33:46 +00:00
Makefile