freebsd-src/sys
Mateusz Guzik 93f8c38c03 pf: add pf_config_lock
For now only protects rule creation/destruction, but will allow
gradually reducing the scope of rules lock when changing the
rules.

Reviewed by:	kp
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-03-28 11:44:46 +00:00
..
amd64 x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
arm arm: Zero padding in mcontext_vfp_t in get_vfpcontext(). 2022-03-25 09:57:20 -07:00
arm64 Treat cache write as a read in arm64 data faults 2022-03-28 10:10:15 +01:00
bsm
cam vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
cddl
compat stack_zero is not needed before stack_save 2022-03-25 20:10:38 -05:00
conf Retire broken snd_ds1 and snd_maestro drivers 2022-03-18 20:33:19 -04:00
contrib vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
crypto
ddb
dev ath: Fix a typo in a source code comment 2022-03-27 19:28:49 +02:00
dts
fs nfsclient: Fix a typos in source code comments 2022-03-27 19:27:05 +02:00
gdb
geom GEOM: Introduce partial confxml API 2022-03-12 11:55:52 -05:00
gnu
i386 Drop an OBE MP safe comment. 2022-03-25 10:01:39 -07:00
isa
kern Fix a sign mismatch warning in the physmem code 2022-03-28 11:51:09 +01:00
kgssapi
libkern
modules Retire broken snd_ds1 and snd_maestro drivers 2022-03-18 20:33:19 -04:00
net pf: add pf_config_lock 2022-03-28 11:44:46 +00:00
net80211 net80211: introduce (*iv_update_bss)() 2022-03-22 18:51:43 +00:00
netgraph netgraph(4): Fix a typo in a source code comment 2022-03-27 20:08:44 +02:00
netinet IPv4 multicast: fix netstat -g 2022-03-22 07:38:01 -05:00
netinet6
netipsec
netpfil pf: add pf_config_lock 2022-03-28 11:44:46 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpcspe: fix PCI enumeration on ppce500 2022-03-21 16:11:33 -03:00
riscv
rpc
security mac_veriexec: Fix a typo in a source code comment 2022-03-27 19:56:15 +02:00
sys sys/stdatomic.h: be nicer to c++ 2022-03-28 03:16:02 +03:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools
ufs vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
vm uma_zalloc_domain: call uma_zalloc_debug in multi-domain path 2022-03-25 20:10:38 -05:00
x86 x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
xdr
xen
Makefile