FreeBSD/src 3140654 (r340958)sys/net if_stf.c

Prevent stf(4) from panicing due to unprotected access
to INADDR_HASH. This is direct commit to stable/10
instead of MFC r339806 due to significant differences
in code base.

PR:                     220078
Differential Revision:  https://reviews.freebsd.org/D12457
Tested-by:              Cassiano Peixoto and others
DeltaFile
+1-5sys/net/if_stf.c
+1-51 files

UnifiedSplitRaw

FreeBSD/src e97a104 (r314065)sys/dev/iwm if_iwm.c if_iwmvar.h

[iwm] Synchronize firmware loading code with Linux iwlwifi.

* While there, rename some functions to match the names and functionality
  of the similarly named functions in Linux iwlwifi.

Obtained from:  dragonflybsd.git e98ee77a816bfd8b4912047b93dfb2c560788f24
DeltaFile
+214-152sys/dev/iwm/if_iwm.c
+9-5sys/dev/iwm/if_iwmvar.h
+223-1572 files

UnifiedSplitRaw