freebsd-nq/sys
Sean Bruno 9bc7588cb6 Deprecate unused int isc_max_txqsets and int isc_max_rxqsets as they
were redundant and not being used to set anything up.

Submitted by:	Matt Macy <mmacy@mattmacy.io>
Reported by:	Jeb Cramer <cramerj@intel.com>
Sponsored by:	Limelight Networks
2017-07-27 21:21:43 +00:00
..
amd64 Add support for pmap_enter(..., psind=1) to the amd64 pmap. In other words, 2017-07-23 06:33:58 +00:00
arm Allwinner A64: fix typo 2017-07-27 17:51:51 +00:00
arm64 Pass the last exception trap frame to kdb_trap. This allows show registers 2017-07-26 17:39:10 +00:00
boot Always set the receive mask in loader.efi. Some UEFI implementations set 2017-07-27 15:06:34 +00:00
bsm
cam adaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_WCACHE 2017-07-27 07:28:29 +00:00
cddl spa_import_rootpool should be able to handle an imported root pool 2017-07-25 13:17:06 +00:00
compat Upgrade to the latest sources generated from the CloudABI specification. 2017-07-26 06:57:15 +00:00
conf After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
contrib Upgrade to the latest sources generated from the CloudABI specification. 2017-07-26 06:57:15 +00:00
crypto
ddb
dev Deprecate unused int isc_max_txqsets and int isc_max_rxqsets as they 2017-07-27 21:21:43 +00:00
fs Replace the checks for MNTK_UNMOUNTF with a macro that does the same thing. 2017-07-27 20:55:31 +00:00
gdb
geom
gnu
i386
isa
kern Make it possible to request nosys logging to console. 2017-07-27 20:45:41 +00:00
kgssapi
libkern
mips [ar933x] make carambola2 work again! 2017-07-23 07:10:41 +00:00
modules qlnx: gcc build errors 2017-07-18 06:15:05 +00:00
net Deprecate unused int isc_max_txqsets and int isc_max_rxqsets as they 2017-07-27 21:21:43 +00:00
net80211 net80211: do not allow to unload rate control module if it is still in use. 2017-07-23 22:38:00 +00:00
netgraph
netinet After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
netinet6 After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
netipsec
netpfil Fix a couple of typos in a comment. 2017-07-21 03:04:55 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Add cpufreq support for P1022 and MPC8536 2017-07-21 03:40:05 +00:00
riscv
rpc
security
sparc64
sys Make the number of children for pctrie node available outside subr_pctrie.c. 2017-07-27 16:40:14 +00:00
teken
tests
tools
ufs Improve publication of the newly allocated snapdata. 2017-07-21 18:42:35 +00:00
vm Mark pages after EOF as clean after pageout. 2017-07-26 20:07:05 +00:00
x86 __pcpu: gcc -Wredundant-decls 2017-07-21 17:11:36 +00:00
xdr
xen
Makefile