freebsd-nq/sys/modules
Kornel Duleba a75400c5ad modules: felix: Remove etherswitch_if.c from Makefile
Having it included confuses KOBJOPLOOKUP resulting in kobj_error_method
being called instead of a devmethod from the switch driver.
That in turn returns ENXIO which was treated as a pointer and
dereferenced by etherswitch ioctl logic causing the kernel to panic.

Fixes: b542c9e42b (modules: felix: Add needed dependencies)
2021-10-01 11:24:08 +02:00
..
3dfx
3dfx_linux
aac
aacraid
accf_data
accf_dns
accf_http
acl_nfs4
acl_posix1e
acpi modules: acpi_video: need opt_evdev.h 2021-09-29 23:08:25 -05:00
adlink
ae
aesni
age
agp
ahci
aic7xxx
alc
ale
allwinner arm: allwinner: aw_mmc: Make it possible to unload the module 2020-04-16 16:00:21 +00:00
alq
am335x_dmtpps
amd_ecc_inject
amdgpio
amdsbwd
amdsmb
amdsmn
amdtemp
amr
aout
ar71xx
arcmsr
arm_ti
armv8crypto Remove nonexistent include path for arm64 crypto files. 2021-09-15 09:03:17 -07:00
asmc
ata pccard: Remove ata(4) PC Card attachemnt 2021-01-07 20:23:14 -07:00
ath
ath_ahb
ath_dfs
ath_hal
ath_hal_ar5210
ath_hal_ar5211
ath_hal_ar5212
ath_hal_ar5416
ath_hal_ar9300
ath_main
ath_pci
ath_rate
autofs
axgbe 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
backlight Add backlight subsystem 2020-10-02 18:18:01 +00:00
bce
bcm283x_clkman
bcm283x_pwm
bfe
bge
bhnd
bios smbios: Move smbios driver out from x86 machdep code 2021-02-23 21:17:09 +00:00
blake2
bnxt
bridgestp
bwi
bwn
bxe
bytgpio
cam
cardbus
carp
cas
cbb
cc modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
ccp
cd9660
cd9660_iconv
ce
cfi
cfiscsi
chromebook_platform
chvgpio
ciss
coretemp
cp
cpsw Add missing dependency for cpsw module. 2020-08-01 09:06:16 +00:00
cpuctl
cpufreq
crypto Add an implementation of CHACHA20_POLY1305 to cryptosoft. 2021-02-18 09:26:23 -08:00
cryptodev
ctl
cuse
cxgb None of these use opt_sched.h 2020-04-28 16:09:18 +00:00
cxgbe modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
dc
dcons
dcons_crom
dpdk_lpm4 Bring DPDK route lookups to FreeBSD. 2021-01-09 12:41:04 +00:00
dpdk_lpm6 Bring DPDK route lookups to FreeBSD. 2021-01-09 12:41:04 +00:00
dpms
dtb dtb: freescale: Add fsl-ls1028a-rdb to the build 2021-08-03 12:07:49 +02:00
dtrace dtrace: Fix /"string" == NULL/ comparisons using an uninitialized value. 2021-01-08 14:37:17 -08:00
dummynet
dwwdt Add driver for Synopsys Designware Watchdog timer. 2021-01-13 18:43:47 +01:00
e6000sw e6000sw: Build the driver as a kernel module 2021-09-13 11:42:16 +02:00
efirt
em e1000: remove duplicated phy codes 2021-09-17 14:17:15 -07:00
ena ena: Move RSS logic into its own source files 2021-09-02 01:06:26 +02:00
enetc enetc: Add autogenerated files to Makefile 2021-08-08 22:27:16 +02:00
enetc_mdio enetc_mdio: Support building the driver as a loadable module. 2021-08-03 12:07:49 +02:00
epoch_test Fix build of epoch_test module. 2020-09-02 09:17:29 +00:00
esp - Cleanups related to sparc64 removal. 2020-07-28 10:58:37 +00:00
et
evdev
exca
ext2fs
fdc pccard: Remove fdc(4) PC Card attachment point 2021-01-07 20:22:56 -07:00
fdescfs
fdt
felix modules: felix: Remove etherswitch_if.c from Makefile 2021-10-01 11:24:08 +02:00
ffec
fib_dxr Introduce DXR as an IPv4 longest prefix matching / FIB module 2021-05-05 13:45:52 +02:00
filemon
firewire
firmware
ftwd Add watchdog(9) driver for the Fintek F81803 SuperIO chip 2020-11-28 22:34:33 +00:00
fusefs
fxp
gem
geom
glxiic
glxsb
gpio
hid hidmap: add missing opt_hid.h to module Makefile 2021-04-14 23:05:59 +03:00
hifn
hpt27xx hpt27xx: Use EXTRA_OBJS instead of OBJS 2021-06-02 10:39:58 -06:00
hptiop
hptmv hptmv: use BLOB_OBJS for pre-built .o's 2021-06-02 10:39:58 -06:00
hptnr hptnr: use BLOB_OBJS for pre-built .o's 2021-06-02 10:39:58 -06:00
hptrr hptrr: use BLOB_OBJS for pre-built .o's 2021-06-02 19:07:38 -04:00
hwpmc [PowerPC] hwpmc: add support for POWER8/9 PMCs 2020-11-05 16:36:39 +00:00
hwpmc_mips24k
hwpmc_mips74k
hyperv hyperv: Fix vmbus after the i386 4/4 split 2021-06-08 09:40:30 -04:00
i2c modules: iichid: needs opt_acpi.h 2021-09-29 23:10:35 -05:00
iavf
ibcore infiniband: Disable -Wredundant-decl warnings. 2021-09-15 09:03:18 -07:00
ice ice(4): Update to version 0.28.1-k 2021-03-05 17:33:39 -08:00
ice_ddp ice_ddp: Update to 1.3.24.0 2021-06-25 10:21:39 -07:00
ichwd
ida
if_bridge
if_disc
if_edsc
if_enc Add opt_ipsec.h to fix standalone builds after r361633. 2020-05-29 19:29:10 +00:00
if_epair
if_gif
if_gre
if_infiniband Factor out generic IP over infiniband, IPoIB, definitions and code 2020-10-22 09:09:53 +00:00
if_lagg
if_me
if_stf
if_tuntap
if_vlan
if_vxlan
iflib
igc igc(4): Introduce new driver for the Intel I225 Ethernet controller. 2021-07-12 14:57:18 +10:00
iir
imgact_binmisc
imx Convert the imx6_snvs RTC driver to access registers via the syscon device. 2020-11-25 19:10:20 +00:00
intelspi
io
ioat
ip6_mroute_mod
ip_mroute_mod
ipdivert
ipfilter modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
ipfw modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
ipfw_nat
ipfw_nat64
ipfw_nptv6
ipfw_pmod
ipmi arm64: enable build of the ipmi module 2021-01-07 15:45:25 -04:00
ipoib
ips
ipsec modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
ipw
ipwfw
isci
iscsi
iscsi_initiator
iser
isp
ispfw Remove parallel SCSI and 1/2Gb FC support from isp(4). 2020-11-20 01:15:48 +00:00
itwd
iwi
iwifw
iwm
iwmfw
iwn
iwnfw
ix
ixl ixl(4): Add FW recovery mode support and other things 2020-06-09 22:42:54 +00:00
ixv
jme
kbdmux
kgssapi
kgssapi_krb5 Remove support for Kernel GSS algorithms deprecated in r348875. 2020-04-10 23:08:41 +00:00
khelp modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
krpc Add TLS support to the kernel RPC. 2020-08-22 03:57:55 +00:00
ksyms
le
lge
libalias libalias: retire cuseeme support 2020-05-16 02:29:10 +00:00
libiconv
libmchain
lindebugfs
linprocfs
linsysfs
linux Revert "linux32: add a hack to avoid redefining the type of the savefpu tag" 2021-09-22 23:17:47 +03:00
linux64 linux(4): Fix amd64 gcc build. 2021-07-26 22:28:21 +03:00
linux_common linux(4): Deduplicate unimpl/dummy syscall handlers 2020-11-05 19:30:31 +00:00
linuxkpi LinuxKPI: Remove FreeBSD struct resource from all LKPI headers 2021-09-29 23:12:36 +03:00
lio
lpt
mac_biba
mac_bsdextended
mac_ifoff
mac_lomac
mac_mls
mac_none
mac_ntpd
mac_partition
mac_portacl
mac_seeotheruids
mac_stub
mac_test
mac_veriexec
mac_veriexec_sha1
mac_veriexec_sha256
mac_veriexec_sha384
mac_veriexec_sha512
malo
mana Microsoft Azure Network Adapter(MANA) VF support 2021-08-20 10:44:57 +00:00
md
mdio
mem
mfi
mgb
mii mlphy(4)/tlphy(4): Remove obsolete drivers 2020-12-26 19:40:55 +01:00
mlx
mlx4
mlx4en
mlx4ib
mlx5 ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5en ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5fpga_tools ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5ib ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlxfw ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mly
mmc
mmcnull
mmcsd
mpr
mps
mpt
mqueue
mrsas Don't define _STANDALONE when building kernel modules. 2020-09-24 07:10:34 +00:00
msdosfs
msdosfs_iconv
msk
mthca
mvs
mwl
mwlfw
mxge
my
nctgpio
neta if_mvneta: Build the driver as a kernel module 2021-09-20 10:58:58 +02:00
netfpga10g
netgraph modules: netflow: need opt_inet.h 2021-09-29 23:09:43 -05:00
netmap
nfe
nfscl Fix the standalone build of the nfscl and nfsd modules. 2020-09-02 01:29:33 +00:00
nfscommon modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
nfsd Fix the standalone build of the nfscl and nfsd modules. 2020-09-02 01:29:33 +00:00
nfslockd
nfssvc
nge
nmdm
ntb
nullfs
nvd Unbreak nvd(8) build as module outside of kernel build environment. 2020-08-16 11:37:28 +00:00
nvdimm
nvme
nvram
oce
ocs_fc ocs_fc: Add gendump and dump_to_host ioctl command support. 2021-07-06 21:08:11 +05:30
opal_nvram
opensolaris openzfs: fix gcc kernel module builds 2020-12-27 14:33:13 -08:00
ossl ossl: Add ChaCha20 cipher support. 2021-03-03 15:20:57 -08:00
otus
otusfw
ow
p2sb modules: p2sb: need opt_platform.h 2021-09-29 23:09:45 -05:00
padlock
padlock_rng
pcfclock
pchtherm
pf modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
pflog
pfsync
plip
pms
powermac_nvram
ppbus
ppc
ppi
pps
procfs
proto
pseudofs
pst
pty
puc pccard: Remove puc(4) PC Card attachment 2021-01-07 20:23:00 -07:00
pwm pwm_backlight: Add regnode_if.h to SRCS 2020-10-03 14:01:20 +00:00
qat Add qat(4) 2020-11-05 15:55:23 +00:00
qatfw qatfw: Fix firmware autoloading for qat_c2xxx devices 2020-12-23 11:36:45 -05:00
qlnx
qlxgb
qlxgbe
qlxge
ral
ralfw
random_fortuna
random_other
rc4
rccgpio
rdma None of these use opt_sched.h 2020-04-28 16:09:18 +00:00
rdrand_rng
re
rl
rndtest
rockchip
rpi_ft5406
rtsx Port rtsx(4) driver for Realtek SD card reader from OpenBSD. 2020-11-24 21:28:44 +00:00
rtwn
rtwn_pci
rtwn_usb
rtwnfw
s3
safe
safexcel Add a driver for the SafeXcel EIP-97. 2020-07-14 14:09:29 +00:00
sbni
scc scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532 2020-12-26 13:48:06 +01:00
sctp modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
sdhci
sdhci_acpi
sdhci_fdt sdhci_fdt: Add gpio_if.h to the source 2021-06-21 21:55:03 +02:00
sdhci_pci
sdio
sem
send
sfxge None of these use opt_sched.h 2020-04-28 16:09:18 +00:00
sge
sgx
sgx_linux
siftr modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
siis
sis
sk
smartpqi
smbfs
snp
sound
speaker
spi
spigen
splash
sppp
ste
stge
sume Driver for 4x10Gb Ethernet reference NIC FPGA design for NetFPGA SUME 2020-08-30 07:34:32 +00:00
superio
sym
syscons Remove apm screen saver. 2020-10-08 20:56:00 +00:00
sysvipc
tcp modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
tests Add fib lookup testing module. 2021-01-09 13:20:30 +00:00
ti
tmpfs
toecore modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
tpm
tsec
twa
twe
tws
uart pccard: Remove uart(4) PC Card attachment 2021-01-07 20:23:09 -07:00
ubser
uchcom
ucycom
udf
udf_iconv
ufs
uinput
unionfs
usb wsp(4): Add evdev support. 2021-08-25 02:01:42 +03:00
veriexec
vesa
vge
viawd
videomode
virtio virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00
vkbd
vmd vmd(4): Major driver refactoring 2021-09-02 20:58:02 -04:00
vmm AMD-vi: Fix IOMMU device interrupts being overridden 2021-03-22 17:33:43 +08:00
vmware build vmware modules on arm64 2020-10-19 20:43:29 +00:00
vnic
vr
vte
wbwd
wlan
wlan_acl
wlan_amrr
wlan_ccmp
wlan_rssadapt
wlan_tkip
wlan_wep
wlan_xauth
wpi
wpifw
wtap
x86bios
xdr Split XDR into separate kernel module. Make krpc depend on xdr. 2020-04-17 06:04:20 +00:00
xl
xz
zfs zfs: merge openzfs/zfs@4a1195ca5 (master) into main 2021-09-15 17:30:53 +02:00
zlib
Makefile mgb: Connect if_mgb module to the build 2021-09-28 21:16:40 -04:00
Makefile.inc