openwrt/package/kernel/linux/modules
Florian Eckert b69dfb0a99 kernel/modules: prevent bonding driver to create default bond0 interface
When loading the bonding driver, bonding interface are automatically
created on bonding module load.

> ip a s bond0
> 14: bond0: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN
> group default qlen 1000
>    link/ether a6:f2:20:64:c1:b9 brd ff:ff:ff:ff:ff:ff

This is not necessary in openwrt as we do not use this created interface.
The netifd creates a bonding interface based on its network configuration
name and configures this over the netifd bonding proto handler.

In order to keep the overview of the interfaces clear, bonding
interfaces should not be created automatically when loading this module,
because they are not used anyway.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-11-01 00:56:51 +01:00
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk kernel: 5.10: fix kmod build failures 2021-02-23 20:13:22 +01:00
can.mk kernel: Adapt renamed can-dev.ko 2021-04-11 00:02:05 +02:00
crypto.mk kernel: crypto: limit crypto-hw-hifn-795x to devices with pci support 2021-06-22 23:23:00 +02:00
firewire.mk firewire.mk: sort kernel modules 2018-02-13 11:48:49 +01:00
fs.mk kernel: add exfat again 2021-03-19 16:08:12 +01:00
hwmon.mk kernel: add package kmod-iio-ads1015 and remove kmod-hwmon-ads1015 2021-09-13 17:11:50 +02:00
i2c.mk kernel: package Synopsys Designware PCI to I2C controller 2021-06-06 00:26:13 +02:00
iio.mk kernel: add package kmod-iio-ads1015 and remove kmod-hwmon-ads1015 2021-09-13 17:11:50 +02:00
input.mk kernel: remove obsolete kernel version switches for 4.19 2020-10-30 19:44:41 +01:00
leds.mk kernel: fix AutoLoad parameter for uleds module 2021-05-26 23:10:54 +02:00
lib.mk kernel: kmod-lib-zstd: enable crypto API support 2020-12-06 08:56:59 -10:00
netdevices.mk kernel: add missing symbol to kmod-qlcnic 2021-07-23 12:33:32 +03:00
netfilter.mk kernel: add linux 5.10 support 2021-02-16 20:06:51 +01:00
netsupport.mk kernel/modules: prevent bonding driver to create default bond0 interface 2021-11-01 00:56:51 +01:00
nls.mk kernel: add Chinese codepages 2017-02-20 09:13:52 +01:00
other.mk kernel: drop kmod-gpio-dev 2021-10-05 23:30:48 +03:00
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 2016-12-20 09:35:36 +01:00
sound.mk kernel: robustify dependencies in kmod-sound-hda-core 2021-03-20 23:57:58 -10:00
spi.mk kernel: remove kmod-spi-gpio-old 2018-02-09 10:29:07 +01:00
usb.mk kernel: usb: add kmod-usb-gadget-ncm 2021-06-06 00:26:13 +02:00
video.mk kernel: select kmod-backlight as dependency for kmod-drm 2021-04-18 14:41:02 +02:00
virt.mk kernel: add missing symbol to kmod-kvm 2021-09-29 19:17:55 +03:00
w1.mk kernel: remove obsolete kernel version switches 2020-01-12 16:34:20 +01:00
wireless.mk kernel: remove obsolete kernel version switches 2020-01-12 16:34:20 +01:00
wpan.mk kernel: wpan: Add kmod-ca8210 2020-08-21 11:46:13 +02:00