immortalwrt/package/kernel/linux/modules
Florian Eckert f85762a25d 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 23:56:52 +08:00
..
001-depends.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
block.mk kernel: 5.10: fix kmod build failures 2021-02-24 12:19:13 +08:00
can.mk kernel: Adapt renamed can-dev.ko 2021-04-11 23:28:45 +08:00
crypto.mk Merge Mainline 2021-06-26 16:49:16 +08:00
firewire.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
fs.mk kernel: add exfat again 2021-03-20 11:50:27 +08:00
hwmon.mk kernel: add package kmod-iio-ads1015 and remove kmod-hwmon-ads1015 2021-09-16 23:55:07 +08:00
i2c.mk kernel: package Synopsys Designware PCI to I2C controller 2021-06-06 23:52:42 +08:00
iio.mk kernel: add package kmod-iio-ads1015 and remove kmod-hwmon-ads1015 2021-09-16 23:55:07 +08:00
input.mk [Sync] kernel: remove obsolete kernel version switches for 4.x 2020-10-31 12:15:09 +08:00
leds.mk Merge Mainline 2021-05-31 18:55:44 +08:00
lib.mk kernel: kmod-lib-zstd: enable crypto API support 2020-12-08 11:33:51 +08:00
netdevices.mk kmod-qlcnic: add missing deps 2021-08-18 22:13:40 +08:00
netfilter.mk kernel/netfilter: drop outdated gargoyle modules 2021-07-23 13:32:02 +08:00
netsupport.mk kernel/modules: prevent bonding driver to create default bond0 interface 2021-11-01 23:56:52 +08:00
nls.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
other.mk Merge Mainline 2021-10-09 11:19:14 +08:00
pcmcia.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
sound.mk kernel: robustify dependencies in kmod-sound-hda-core 2021-03-21 23:37:36 +08:00
spi.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
usb.mk linux-firmware: add new package r8152-firmware 2021-07-14 19:47:38 +08:00
video.mk kmod-drm-panfrost: add new package 2021-10-18 00:10:56 +08:00
virt.mk kernel: add missing symbol to kmod-kvm 2021-09-30 16:19:39 +08:00
w1.mk package: drop kernel 4.9 support 2020-08-12 03:38:44 +08:00
wireless.mk kernel: drop outdated version detection 2021-02-18 02:24:17 +08:00
wpan.mk kernel: drop outdated version detection 2021-02-18 02:24:17 +08:00