freebsd-dev/sys
Ryan Stone 2290dfb40f Enter the net epoch before calling ip6_setpktopts
ip6_setpktopts() can look up ifnets via ifnet_by_index(), which
is only safe in the net epoch.  Ensure that callers are in the net
epoch before calling this function.

Sponsored by: Dell EMC Isilon
MFC after: 4 weeks
Reviewed by: donner, kp
Differential Revision: https://reviews.freebsd.org/D30630
2021-06-04 13:18:11 -04:00
..
amd64 amd64: Clear the local TSS when creating a new thread 2021-06-01 19:38:22 -04:00
arm arm: allwinner: Add clock driver for Display Engine to the build 2021-06-02 10:17:16 +02:00
arm64 linux: export AT_HWCAP and AT_HWCAP2 on aarch64 2021-06-01 13:50:20 +01:00
bsm
cam
cddl
compat linux(4): Microoptimize futimesat, utimes, utime. 2021-05-31 22:54:18 +03:00
conf kmod.mk: Allow extra objects to be specified in modules 2021-06-02 10:39:58 -06:00
contrib VFS_QUOTACTL(9): allow implementation to indicate busy state changes 2021-05-30 14:53:47 -07:00
crypto
ddb
dev Narrow down the probe range for if_ure(4) compatible devices 2021-06-04 15:51:01 +02:00
dts
fs nfsd: Pre-parse the next NFSv4 operation number for put FH operations 2021-06-03 20:48:26 -07:00
gdb
geom gconcat: Add new lock to allow modifications to the disk list in preparation for online append 2021-06-02 15:59:25 -06:00
gnu
i386 i386: Make setidt_disp a size_t instead of uintptr_t 2021-06-01 19:37:50 -04:00
isa
kern Correcting comment about "sched_interact_score". 2021-06-02 21:50:57 -06:00
kgssapi
libkern
mips [mips/broadcom] set sysctl "hw.model" by SoC ChipCommon ID 2021-05-28 23:35:37 +03:00
modules hptrr: use BLOB_OBJS for pre-built .o's 2021-06-02 19:07:38 -04:00
net kern: ether_gen_addr: randomize on default hostuuid, too 2021-06-01 22:59:21 -05:00
net80211
netgraph netgraph/ng_base: Renaming a node to the same name is a noop 2021-06-04 11:20:19 +02:00
netinet tcp: A better fix for the previously attempted fix of the ack-war issue with tcp. 2021-06-04 05:26:43 -04:00
netinet6 Enter the net epoch before calling ip6_setpktopts 2021-06-04 13:18:11 -04:00
netipsec
netpfil dummynet: free(NULL, M_DUMMYNET); is safe 2021-06-03 09:02:53 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpc: fix boot on pseries without hugepages 2021-06-02 16:27:36 -03:00
riscv
rpc nfsd: Fix the failure return for non-fh NFSv4 operations 2021-06-02 15:28:07 -07:00
security
sys regen after tweaks to getgroups and setgroups 2021-06-02 13:24:50 -06:00
teken
tests
tools
ufs ffs: Correct the input size check in sysctl_ffs_fsck() 2021-05-31 18:59:18 -04:00
vm
x86 Disable x2APIC for SandyBridge laptops with Samsung BIOS 2021-06-03 22:47:31 +03:00
xdr
xen
Makefile