freebsd-nq/sys
Navdeep Parhar c91dda5ad9 cxgbe(4): Add a driver ioctl to set the filter mask.
Allow the filter mask (aka the hashfilter mode when hashfilters are
in use) to be set any time it is safe to do so.  The requested mask
must be a subset of the filter mode already.  The driver will not change
the mode or ingress config just to support a new mask.

MFC after:	2 weeks
Sponsored by:	Chelsio Communications
2021-02-19 14:23:58 -08:00
..
amd64 Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
arm Remove __XSCALE__ checks from the arm code 2021-02-19 15:31:26 +00:00
arm64 arm64: Include NUMA locality info in the CPU topology 2021-02-18 10:51:38 -05:00
bsm
cam Microoptimize CTL I/O queues. 2021-02-19 15:49:36 -05:00
cddl Reimplement the arm64 dtrace_gethrtime(), which provides the 2021-02-19 09:00:39 +00:00
compat Use atomic loads/stores when updating td->td_state 2021-02-18 14:02:48 +00:00
conf Add an implementation of CHACHA20_POLY1305 to cryptosoft. 2021-02-18 09:26:23 -08:00
contrib zfs: merge OpenZFS master-bf156c966 2021-02-18 15:19:35 +01:00
crypto OpenSSL: Regen assembly files for OpenSSL 1.1.1j 2021-02-17 00:35:11 -05:00
ddb Use atomic loads/stores when updating td->td_state 2021-02-18 14:02:48 +00:00
dev cxgbe(4): Add a driver ioctl to set the filter mask. 2021-02-19 14:23:58 -08:00
dts
fs Enforce net epoch in in6_selectsrc(). 2021-02-15 22:33:12 +00:00
gdb Use atomic loads/stores when updating td->td_state 2021-02-18 14:02:48 +00:00
geom
gnu
i386 Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
isa
kern jail: Change both root and working directories in jail_attach(2) 2021-02-19 14:13:35 -08:00
kgssapi
libkern
mips Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
modules Add an implementation of CHACHA20_POLY1305 to cryptosoft. 2021-02-18 09:26:23 -08:00
net iflib: Fix detach of pseudo interfaces 2021-02-19 17:10:41 -05:00
net80211
netgraph
netinet Ensure cwnd doesn't shrink to zero with PRR 2021-02-19 13:55:32 +01:00
netinet6 Remove per-packet ifa refcounting from IPv6 fast path. 2021-02-15 22:33:12 +00:00
netipsec
netpfil pf: Fix osfp configuration 2021-02-18 08:38:28 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed kern: net: remove TCP_LINGERTIME 2021-02-18 22:36:01 -06:00
opencrypto cryptosoft: Support per-op keys for AES-GCM and AES-CCM. 2021-02-18 09:53:25 -08:00
powerpc Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
riscv Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
rpc
security
sys jail: Change both root and working directories in jail_attach(2) 2021-02-19 14:13:35 -08:00
teken
tests
tools
ufs UFS snapshots: properly set the vm object size. 2021-02-16 07:11:52 +02:00
vm Use atomic loads/stores when updating td->td_state 2021-02-18 14:02:48 +00:00
x86 xen/boot: allow specifying boot method when booted from Xen 2021-02-16 15:26:11 +01:00
xdr
xen
Makefile