If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:bonding.ko
BoxMatrix >> Shell-Commands >> bonding.ko | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Kernel-Module
Note that Kernel 2.4 and builtin *.o
modules have been renamed to *.ko
for an easier comparison.
Command: | bonding.ko - type Mod | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Kernel-Modules - Origin: Linux | ||||||
Path: | Release: ./kernel/drivers/net/bonding Lab+Rel: ./kernel/drivers/net/bonding | ||||||
Properties: | Size: 146k - 227k, <builtin> - Firmware: 6.51 - 8.00 | ||||||
Function: | Ethernet Channel Bonding Driver, v3.7.1 (GPL) |
Goto: Parameters - GPL-Browser - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
bonding.ko is the Kernel Ethernet Channel Bonding Driver.
In Kernel-Config it is enabled by CONFIG_BONDING. From the description:
Bond multiple Ethernet Channels together. This is called 'Etherchannel' by Cisco, 'Trunking' by Sun, 802.3ad by the IEEE, and 'Bonding' in Linux. The driver supports multiple bonding modes to allow for both high performance and high availability operation.
See also the AVMGGRP_BOND genetlink group.
Parameters
Daily updated index of all parameters for this module found scanning Firmware-Probes. Last update: 2024-11-14 07:42 GMT.
These parameters can be passed while loading the module like: modprobe <module> <parameter>=<value> ...
.
Parameters are listed multiple times if different descriptions were found in probes, which can be helpful to see evolution.
Parameter | Mod | Firmware | Info |
---|---|---|---|
ad_select | 10 | 7.19 - 8.00 | 802.3ad aggregation selection logic; 0 for stable (default), 1 for bandwidth, 2 for count (charp) |
ad_select | 21 | 6.51 - 8.00 | 803.ad aggregation selection logic; 0 for stable (default), 1 for bandwidth, 2 for count (charp) |
ad_select | 9 | 6.52 - 7.51 | charp |
all_slaves_active | 23 | 6.98 - 8.00 | Keep all frames received on an interface by setting active flag for all slaves; 0 for never (default), 1 for always. (int) |
all_slaves_active | 7 | 6.51 - 7.15 | Keep all frames received on an interfaceby setting active flag for all slaves; 0 for never (default), 1 for always. (int) |
all_slaves_active | 9 | 6.52 - 7.51 | int |
arp_all_targets | 9 | 6.52 - 7.51 | charp |
arp_all_targets | 23 | 6.98 - 8.00 | fail on any/all arp targets timeout; 0 for any (default), 1 for all (charp) |
arp_interval | 23 | 6.51 - 8.00 | arp interval in milliseconds (int) |
arp_interval | 9 | 6.52 - 7.51 | int |
arp_ip_target | 23 | 6.51 - 8.00 | arp targets in n.n.n.n form (array of charp) |
arp_ip_target | 9 | 6.52 - 7.51 | array of charp |
arp_validate | 9 | 6.52 - 7.51 | charp |
arp_validate | 23 | 6.51 - 8.00 | validate src/dst of ARP probes; 0 for none (default), 1 for active, 2 for backup, 3 for all (charp) |
downdelay | 23 | 6.51 - 8.00 | Delay before considering link down, in milliseconds (int) |
downdelay | 9 | 6.52 - 7.51 | int |
fail_over_mac | 23 | 6.51 - 8.00 | For active-backup, do not set all slaves to the same MAC; 0 for none (default), 1 for active, 2 for follow (charp) |
fail_over_mac | 9 | 6.52 - 7.51 | charp |
l2da_multimac | 11 | 7.08 - 8.00 | Slaves will keep their own MAC addresses in L2DA mode. 0 for disabled (default), 1 for enabled. (int) |
l2da_multimac | 9 | 6.98 - 7.51 | int |
lacp_rate | 23 | 6.51 - 8.00 | LACPDU tx rate to request from 802.3ad partner; 0 for slow, 1 for fast (charp) |
lacp_rate | 9 | 6.52 - 7.51 | charp |
lp_interval | 23 | 6.98 - 8.00 | The number of seconds between instances where the bonding driver sends learning packets to each slaves peer switch. The default is 1. (uint) |
lp_interval | 9 | 6.52 - 7.51 | uint |
max_bonds | 23 | 6.51 - 8.00 | Max number of bonded devices (int) |
max_bonds | 9 | 6.52 - 7.51 | int |
miimon | 23 | 6.51 - 8.00 | Link check interval in milliseconds (int) |
miimon | 9 | 6.52 - 7.51 | int |
min_links | 23 | 6.51 - 8.00 | Minimum number of available links before turning on carrier (int) |
min_links | 9 | 6.52 - 7.51 | int |
mode | 13 | 6.51 - 8.00 | Mode of operation; 0 for balance-rr, 1 for active-backup, 2 for balance-xor, 3 for broadcast, 4 for 802.3ad, 5 for balance-tlb, 6 for balance-alb (charp) |
mode | 11 | 7.08 - 8.00 | Mode of operation; 0 for balance-rr, 1 for active-backup, 2 for balance-xor, 3 for broadcast, 4 for 802.3ad, 5 for balance-tlb, 6 for balance-alb, 7 for l2da (charp) |
mode | 9 | 6.52 - 7.51 | charp |
num_grat_arp | 23 | 6.51 - 8.00 | Number of peer notifications to send on failover event (alias of num_unsol_na) (int) |
num_grat_arp | 9 | 6.52 - 7.51 | int |
num_unsol_na | 23 | 6.51 - 8.00 | Number of peer notifications to send on failover event (alias of num_grat_arp) (int) |
num_unsol_na | 9 | 6.52 - 7.51 | int |
packets_per_slave | 23 | 6.98 - 8.00 | Packets to send per slave in balance-rr mode; 0 for a random slave, 1 packet per slave (default), >1 packets per slave. (int) |
packets_per_slave | 9 | 6.52 - 7.51 | int |
primary | 23 | 6.51 - 8.00 | Primary network device to use (charp) |
primary | 9 | 6.52 - 7.51 | charp |
primary_reselect | 23 | 6.51 - 8.00 | Reselect primary slave once it comes up; 0 for always (default), 1 for only if speed of primary is better, 2 for only on active slave failure (charp) |
primary_reselect | 9 | 6.52 - 7.51 | charp |
resend_igmp | 23 | 6.51 - 8.00 | Number of IGMP membership reports to send on link failure (int) |
resend_igmp | 9 | 6.52 - 7.51 | int |
tx_queues | 23 | 6.51 - 8.00 | Max number of transmit queues (default = 16) (int) |
tx_queues | 9 | 6.52 - 7.51 | int |
updelay | 23 | 6.51 - 8.00 | Delay before considering link up, in milliseconds (int) |
updelay | 9 | 6.52 - 7.51 | int |
use_carrier | 23 | 6.51 - 8.00 | Use netif_carrier_ok (vs MII ioctls) in miimon; 0 for off, 1 for on (default) (int) |
use_carrier | 9 | 6.52 - 7.51 | int |
xmit_hash_policy | 7 | 6.51 - 7.15 | balance-xor and 802.3ad hashing method; 0 for layer 2 (default), 1 for layer 3+4, 2 for layer 2+3 (charp) |
xmit_hash_policy | 23 | 6.98 - 8.00 | balance-xor and 802.3ad hashing method; 0 for layer 2 (default), 1 for layer 3+4, 2 for layer 2+3, 3 for encap layer 2+3, 4 for encap layer 3+4 (charp) |
xmit_hash_policy | 9 | 6.52 - 7.51 | charp |
54 parameters for this module |
GPL-Browser
Daily updated index of all bonding.ko code findings on the GPL-Browser. Last update: 2024-11-14 05:06 GMT.
The Files
header attempts to list the files which belong to this module. Useful if a directory contains multiple modules.
The Browse
column points to the Path
of the Makefile
referring this code on the gpl.boxmatrix.info service.
The SoC
column lists the Chip-Codenames, the Model
column lists the nicks of the Box-Models.
The Diff
column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download
column links the full tarball the respective directory content is extracted from.
The presence of the source does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.
Note that this list matches module names with hyphen (-
) and underscore (_
) exchangeable, same as modprobe does.
Files: bond_3ad.c, bond_alb.c, bond_debugfs.c, bond_genl.c, bond_l2da.c, bond_l2da_ctrl.c, bond_main.c, bond_netlink.c, bond_options.c, bond_sysfs.c, bond_sysfs_slave.c, bonding.c | ||||||||
---|---|---|---|---|---|---|---|---|
Browse | Path | Makefile | SoC | Arch | Model | Firmw | Diff | Download |
alder-5690pro-762 | linux-5.4.213/drivers/net/bonding | Makefile | Alder | ARM | 5690pro | 7.62 | 5.4.213 | Download |
ar10-7272-687 | linux-2.6.32.61/drivers/net/bonding | Makefile | AR10 | MIPS | 7272 | 6.87 | 2.6.32.61 | Download |
ar9-7330-650 | linux-2.6.32.61/drivers/net/bonding | Makefile | AR9 | MIPS | 7330 | 6.50 | 2.6.32.61 | Download |
bcm63-7530ax-731 | linux-4.1.52/drivers/net/bonding | Makefile | BCM63 | ARM | 7530ax | 7.31 | 4.1.52 | Download |
bcm63-7530ax-756 | linux-4.19.183/drivers/net/bonding | Makefile | BCM63 | ARM | 7530ax | 7.56 | 4.19.183 | Download |
bcm63-7530ax-800 | linux-4.19.183/drivers/net/bonding | Makefile | BCM63 | ARM | 7530ax | 8.00 | 4.19.183 | Download |
bcm63-7582-715 | linux-4.1.38/drivers/net/bonding | Makefile | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
dakota-7530ac-750 | linux-4.4.271/drivers/net/bonding | Makefile | Dakota | ARM | 7530ac | 7.50 | 4.4.271 | Download |
davinci-8020-5504 | linux-2.6.19.2/drivers/net/bonding | Makefile | DaVinci | ARM | 8020 | 55.04 | 2.6.19.2 | Download |
davinci-8020-5505 | linux-2.6.19.2/drivers/net/bonding | Makefile | DaVinci | ARM | 8020 | 55.05 | 2.6.19.2 | Download |
dragonfly-4020-701 | linux-4.4.60/drivers/net/bonding | Makefile | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
falcon-5530-730 | linux-4.9.231/drivers/net/bonding | Makefile | Falcon | MIPS | 5530 | 7.30 | 4.9.231 | Download |
falcon-5530-750 | linux-4.9.276/drivers/net/bonding | Makefile | Falcon | MIPS | 5530 | 7.50 | 4.9.276 | Download |
falcon-5590-729 | linux-4.9.231/drivers/net/bonding | Makefile | Falcon | MIPS | 5590 | 7.29 | 4.9.231 | - |
falcon-5590-750 | linux-4.9.276/drivers/net/bonding | Makefile | Falcon | MIPS | 5590 | 7.50 | 4.9.276 | Download |
fusiv-7390-686 | linux-2.6.28.10/drivers/net/bonding | Makefile | Fusiv | MIPS | 7390 | 6.86 | 2.6.28.10 | Download |
hawkeye-5590-729 | linux-4.4.60/drivers/net/bonding | Makefile | Hawkeye | ARM | 5590 | 7.29 | 4.4.60 | - |
hawkeye-5590-750 | linux-4.4.271/drivers/net/bonding | Makefile | Hawkeye | ARM | 5590 | 7.50 | 4.4.271 | Download |
honeybee-1240e-714 | linux-4.4.60/drivers/net/bonding | Makefile | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
jet-2400-727 | linux-4.4.60/drivers/net/bonding | Makefile | Jet | MIPS | 2400 | 7.27 | 4.4.60 | - |
maple-7510-730 | linux-4.4.60/drivers/net/bonding | Makefile | Maple | ARM | 7510 | 7.30 | 4.4.60 | Download |
maple-fsgw-759 | linux-4.4.271/drivers/net/bonding | Makefile | Maple | ARM | fsgw | 7.59 | 4.4.271 | Download |
miami-7690-761 | linux-5.4.213/drivers/net/bonding | Makefile | Miami | ARM | 7690 | 7.61 | 5.4.213 | Download |
ohio-7170-401 | linux-2.4.17/drivers/net | Makefile | Ohio | MIPS | 7170 | 4.01 | 2.4.17 | Download |
ohio-7170-487 | linux-2.6.13.1/drivers/net/bonding | Makefile | Ohio | MIPS | 7170 | 4.87 | 2.6.13.1 | Download |
puma5-6360-529 | linux-2.6.28.10/drivers/net/bonding | Makefile | Puma5 | ARM | 6360 | 5.29 | 2.6.28.10 | Download |
puma6-arm-6490-729 | linux-2.6.39.4/drivers/net/bonding | Makefile | Puma6 | ARM | 6490 | 7.29 | 2.6.39.4 | Download |
puma6-atom-6490-729 | linux-2.6.39.4/drivers/net/bonding | Makefile | Puma6 | ATOM | 6490 | 7.29 | 2.6.39.4 | Download |
puma7-arm-6591-750 | linux-4.9.279/drivers/net/bonding | Makefile | Puma7 | ARM | 6591 | 7.50 | 4.9.279 | Download |
puma7-arm-6591-800 | linux-5.15.153/drivers/net/bonding | Makefile | Puma7 | ARM | 6591 | 8.00 | 5.15.153 | Download |
puma7-arm-6670-761 | linux-5.15.111/drivers/net/bonding | Makefile | Puma7 | ARM | 6670 | 7.61 | 5.15.111 | Download |
puma7-atom-6591-750 | linux-4.9.279/drivers/net/bonding | Makefile | Puma7 | ATOM | 6591 | 7.50 | 4.9.279 | Download |
puma7-atom-6591-800 | linux-5.15.153/drivers/net/bonding | Makefile | Puma7 | ATOM | 6591 | 8.00 | 5.15.153 | Download |
puma7-atom-6670-761 | linux-5.15.111/drivers/net/bonding | Makefile | Puma7 | ATOM | 6670 | 7.61 | 5.15.111 | Download |
rtl96-5690pro-762 | linux-3.18.24/drivers/net/bonding | Makefile | RTL96 | MIPS | 5690pro | 7.62 | 3.18.24 | Download |
sangam-fbf-322 | linux-2.4.17/drivers/net | Makefile | Sangam | MIPS | fbf | 3.22 | 2.4.17 | Download |
scorpion-1750e-727 | linux-4.4.60/drivers/net/bonding | Makefile | Scorpion | MIPS | 1750e | 7.27 | 4.4.60 | Download |
scorpion-7490-727 | linux-4.4.60/drivers/net/bonding | Makefile | Scorpion | MIPS | 7490 | 7.27 | 4.4.60 | Download |
seale-7590ac-750 | linux-4.9.218/drivers/net/bonding | Makefile | Seale | MIPS | 7590ac | 7.50 | 4.9.218 | Download |
seale-7590ax-750 | linux-4.9.218/drivers/net/bonding | Makefile | Seale | MIPS | 7590ax | 7.50 | 4.9.218 | Download |
seale-7590ax-800 | linux-4.9.325/drivers/net/bonding | Makefile | Seale | MIPS | 7590ax | 8.00 | 4.9.325 | Download |
ur8-7270-606 | linux-2.6.32.60/drivers/net/bonding | Makefile | UR8 | MIPS | 7270 | 6.06 | 2.6.32.60 | Download |
virian-300e-630 | linux-2.6.32.61/drivers/net/bonding | Makefile | Virian | MIPS | 300e | 6.30 | 2.6.32.61 | Download |
vr9-7490-729 | linux-3.10.107/drivers/net/bonding | Makefile | VR9 | MIPS | 7490 | 7.29 | 3.10.107 | Download |
wasp-540e-714 | linux-4.4.60/drivers/net/bonding | Makefile | Wasp | MIPS | 540e | 7.14 | 4.4.60 | Download |
45 directories containing bonding.ko source code |
Dependencies
Daily updated index of all dependencies of this module. Last update: 2024-11-14 07:43 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Enabled by | kcfg | CONFIG_BONDING | 27 | 6.51 - 8.00 | Bonding driver support (bonding.ko) | Linux |
1 dependency for this module |
Model-Matrix
Daily updated index of the presence, path and size of this module for each model. Last update: 2024-11-14 05:50 GMT.
Showing all models using this module. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 3490 (scrpn) | 6.98 - 7.30 | ./kernel/drivers/net/bonding | 192k |
FRITZ!Box 4040 | 6.52 - 8.00 | ./kernel/drivers/net/bonding | 151k - 190k |
FRITZ!Box 4050 | 7.58 - 7.90 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 4060 | 7.29 - 7.90 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 5490 (scrpn) | 6.98 - 7.29 | ./kernel/drivers/net/bonding | 192k |
FRITZ!Box 5491 (scrpn) | 6.98 - 7.29 | ./kernel/drivers/net/bonding | 192k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 6591 Cable (atom) | 7.04 - 7.90 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | ./kernel/drivers/net/bonding | 184k - 214k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | ./kernel/drivers/net/bonding | 184k - 190k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | ./kernel/drivers/net/bonding | 154k - 227k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | ./kernel/drivers/net/bonding | 154k - 227k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | ./kernel/drivers/net/bonding | 154k - 227k |
FRITZ!Box 7490 (scrpn) | 6.98 - 7.51 | ./kernel/drivers/net/bonding | 192k - 197k |
FRITZ!Box 7510 | 7.30 - 8.00 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Box 7520 | 6.98 - 8.00 | ./kernel/drivers/net/bonding | 181k - 190k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | ./kernel/drivers/net/bonding | 184k - 190k |
FRITZ!Box 7530 | 6.98 - 8.00 | ./kernel/drivers/net/bonding | 181k - 190k |
FRITZ!Box 7530 AX | 7.20 - 7.31 | ./kernel/drivers/net/bonding | 146k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | ./kernel/drivers/net/bonding | 154k - 188k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | ./kernel/drivers/net/bonding | 154k - 188k |
FRITZ!Box 7581 | 6.98 - 7.18 | ./kernel/drivers/net/bonding | 148k |
FRITZ!Box 7582 | 7.01 - 7.18 | ./kernel/drivers/net/bonding | 148k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | ./kernel/drivers/net/bonding | 156k - 227k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | ./kernel/drivers/net/bonding | 188k - 227k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | ./kernel/drivers/net/bonding | 154k - 227k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | ./kernel/drivers/net/bonding | 188k - 227k |
FRITZ!Box 7690 | 7.61 - 7.90 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Smart Gateway | 7.52 - 7.63 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Repeater 1200 | 7.11 - 7.58 | ./kernel/drivers/net/bonding | 184k - 190k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Repeater 3000 | 6.98 - 7.58 | ./kernel/drivers/net/bonding | 181k - 198k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Repeater 6000 | 7.26 - 7.58 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | ./kernel/drivers/net/bonding | <builtin> |
FRITZ!Powerline 1260E | 6.90 - 7.58 | ./kernel/drivers/net/bonding | 153k - 190k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | ./kernel/drivers/net/bonding | 184k - 190k |
41 models use this module |
Symbols
Daily updated index of all symbols of this module. Last update: 2024-11-14 07:43 GMT.
Firmware | Symbol |
---|---|
6.98 - 8.00 | ad_actor_oper_port_state_show |
6.51 - 8.00 | ad_agg_selection_logic |
6.52 - 8.00 | ad_aggregator_id_show |
6.52 - 8.00 | ad_clear_agg |
7.19 - 7.31 | ad_clear_agg.part.6 |
6.52 - 8.00 | ad_disable_collecting_distributing |
6.51 - 7.15 | ad_disable_collecting_distributing.isra.10 |
7.19 - 7.31 | ad_disable_collecting_distributing.isra.8 |
6.51 - 8.00 | ad_lacpdu_send |
6.51 - 8.00 | ad_marker_info_received |
6.98 - 8.00 | ad_partner_oper_port_state_show |
6.51 - 8.00 | ad_rx_machine |
6.98 - 8.00 | ad_update_actor_keys |
6.98 - 8.00 | agg_device_up |
6.52 - 6.92 | agg_device_up.isra.13 |
6.98 - 7.51 | agg_device_up.isra.4 |
6.51 - 8.00 | alb_fasten_mac_swap |
6.51 - 8.00 | alb_send_learning_packets |
6.52 - 8.00 | alb_send_lp_vid |
7.19 - 8.00 | alb_send_lp_vid.isra.5 |
6.52 - 8.00 | alb_set_slave_mac_addr |
6.51 - 7.15 | alb_set_slave_mac_addr.isra.3 |
7.19 - 8.00 | alb_set_slave_mac_addr.isra.6 |
6.52 - 8.00 | alb_swap_mac_addr |
6.51 - 7.15 | alb_swap_mac_addr.isra.4 |
7.20 - 7.31 | bcm_bond_clr_slave_stat |
6.98 - 7.18 | bcm_bond_get_mstr_id |
7.20 - 7.31 | bcm_bond_is_rx_handler |
6.51 - 7.31 | bond_3ad_adapter_duplex_changed |
6.51 - 7.31 | bond_3ad_adapter_speed_changed |
6.98 - 8.00 | bond_3ad_adapter_speed_duplex_changed |
6.51 - 8.00 | bond_3ad_bind_slave |
6.51 - 8.00 | bond_3ad_get_active_agg_info |
6.52 - 8.00 | bond_3ad_get_tx_dev |
6.51 - 8.00 | bond_3ad_handle_link_change |
6.51 - 8.00 | bond_3ad_initialize |
6.51 - 8.00 | bond_3ad_initiate_agg_selection |
6.51 - 8.00 | bond_3ad_lacpdu_recv |
6.51 - 8.00 | bond_3ad_set_carrier |
6.51 - 8.00 | bond_3ad_state_machine_handler |
6.51 - 8.00 | bond_3ad_unbind_slave |
7.19 - 8.00 | bond_3ad_update_ad_actor_settings |
6.51 - 8.00 | bond_3ad_update_lacp_rate |
6.51 - 7.15 | bond_3ad_xmit_xor |
6.51 - 8.00 | bond_activebackup_arp_mon |
6.51 - 8.00 | bond_alb_clear_vlan |
6.51 - 8.00 | bond_alb_deinit_slave |
6.51 - 8.00 | bond_alb_deinitialize |
6.51 - 8.00 | bond_alb_handle_active_change |
6.51 - 8.00 | bond_alb_handle_link_change |
6.51 - 8.00 | bond_alb_init_slave |
6.51 - 8.00 | bond_alb_initialize |
6.51 - 8.00 | bond_alb_monitor |
6.51 - 8.00 | bond_alb_set_mac_address |
6.51 - 8.00 | bond_alb_xmit |
6.51 - 8.00 | bond_arp_rcv |
7.19 - 8.00 | bond_arp_send |
6.51 - 7.15 | bond_arp_send.constprop.15 |
6.98 - 7.19 | bond_arp_send.constprop.18 |
6.98 - 7.14 | bond_arp_send.constprop.5 |
6.98 - 7.18 | bond_arp_send.constprop.9 |
6.98 - 8.00 | bond_arp_send_all |
6.98 - 7.30 | bond_arp_send_all.isra.15 |
7.51 | bond_arp_send_all.isra.16 |
7.39 - 8.00 | bond_arp_send_all.isra.18 |
7.19 - 7.31 | bond_arp_send_all.isra.20 |
6.90 - 6.92 | bond_arp_send_all.isra.41 |
6.52 - 6.83 | bond_arp_send_all.isra.42 |
6.51 - 7.15 | bond_arp_send_all.isra.7 |
7.20 - 7.31 | bond_br_stp_event |
6.51 - 8.00 | bond_change_active_slave |
6.51 - 8.00 | bond_change_mtu |
6.51 - 8.00 | bond_change_rx_flags |
6.52 - 8.00 | bond_changelink |
6.51 - 8.00 | bond_check_dev_link |
6.98 - 8.00 | bond_check_dev_link.isra.0 |
6.90 - 6.92 | bond_check_dev_link.isra.35 |
6.52 - 6.83 | bond_check_dev_link.isra.36 |
7.19 - 8.00 | bond_check_params |
6.51 - 7.15 | bond_check_params.constprop.14 |
6.98 - 7.19 | bond_check_params.constprop.17 |
6.98 - 7.14 | bond_check_params.constprop.4 |
6.90 - 6.92 | bond_check_params.constprop.45 |
6.52 - 6.83 | bond_check_params.constprop.46 |
6.51 - 8.00 | bond_close |
6.51 - 8.00 | bond_compute_features |
7.51 | bond_compute_features.isra.11 |
7.39 - 8.00 | bond_compute_features.isra.12 |
7.19 - 7.31 | bond_compute_features.isra.13 |
6.90 - 6.92 | bond_compute_features.isra.36 |
6.52 - 6.83 | bond_compute_features.isra.37 |
6.98 - 7.30 | bond_compute_features.isra.9 |
6.51 - 8.00 | bond_create |
6.51 - 8.00 | bond_create_debugfs |
6.51 - 8.00 | bond_create_proc_dir |
6.51 - 8.00 | bond_create_proc_entry |
6.51 - 7.15 | bond_create_slave_symlinks |
6.51 - 8.00 | bond_create_sysfs |
6.51 - 8.00 | bond_debug_register |
6.51 - 8.00 | bond_debug_reregister |
6.51 - 7.51 | bond_debug_rlb_hash_open |
6.51 - 7.51 | bond_debug_rlb_hash_show |
6.51 - 8.00 | bond_debug_unregister |
6.51 - 7.15 | bond_del_vlans_from_slave |
6.51 - 8.00 | bond_destroy_debugfs |
6.51 - 8.00 | bond_destroy_proc_dir |
6.51 - 7.15 | bond_destroy_slave_symlinks |
6.51 - 8.00 | bond_destroy_sysfs |
6.51 - 8.00 | bond_destructor |
6.51 - 7.15 | bond_detach_slave |
6.51 - 8.00 | bond_dev_queue_xmit |
6.52 - 8.00 | bond_device_from_info |
6.98 - 8.00 | bond_do_alb_xmit |
6.51 - 8.00 | bond_do_ioctl |
6.51 - 8.00 | bond_enslave |
6.51 - 8.00 | bond_ethtool_get_drvinfo |
6.51 - 8.00 | bond_ethtool_get_settings |
6.98 - 7.51 | bond_fill_ifslave |
6.52 - 8.00 | bond_fill_info |
6.52 - 8.00 | bond_fill_slave_info |
6.51 - 8.00 | bond_fix_features |
7.19 - 7.50 | bond_free_slave |
6.52 - 8.00 | bond_genl_deinitialize |
6.52 - 8.00 | bond_genl_initialize |
6.52 - 8.00 | bond_genl_ops_l2da_add_map |
6.52 - 8.00 | bond_genl_ops_l2da_del_map |
6.52 - 8.00 | bond_genl_ops_l2da_get_default |
6.52 - 8.00 | bond_genl_ops_l2da_get_map |
6.52 - 8.00 | bond_genl_ops_l2da_get_map_clb |
6.52 - 8.00 | bond_genl_ops_l2da_get_opts |
6.52 - 8.00 | bond_genl_ops_l2da_map_change |
6.52 - 8.00 | bond_genl_ops_l2da_reset_map |
6.52 - 8.00 | bond_genl_ops_l2da_set_default |
6.52 - 8.00 | bond_genl_ops_l2da_set_opts |
6.52 - 8.00 | bond_genl_post_doit |
6.52 - 8.00 | bond_genl_pre_doit |
6.52 - 8.00 | bond_get_id |
7.19 - 8.00 | bond_get_nest_level |
6.51 - 8.00 | bond_get_num_tx_queues |
6.52 - 8.00 | bond_get_size |
6.52 - 8.00 | bond_get_slave_size |
6.51 - 8.00 | bond_get_stats |
6.52 - 8.00 | bond_get_tx_dev |
6.51 - 8.00 | bond_handle_frame |
6.51 - 6.98 | bond_has_this_ip |
6.52 - 8.00 | bond_hw_addr_flush |
6.51 - 8.00 | bond_info_open |
6.51 - 8.00 | bond_info_seq_next |
6.51 - 8.00 | bond_info_seq_show |
6.51 - 8.00 | bond_info_seq_start |
6.51 - 8.00 | bond_info_seq_stop |
6.51 - 8.00 | bond_init |
6.98 - 8.00 | bond_l2da_announce_arp |
6.52 - 8.00 | bond_l2da_bind_slave |
6.52 - 8.00 | bond_l2da_call_foreach |
6.98 - 8.00 | bond_l2da_create_and_xmit_arp |
6.52 - 8.00 | bond_l2da_ctrl_change_map_entry |
6.52 - 8.00 | bond_l2da_ctrl_get_default |
6.52 - 8.00 | bond_l2da_ctrl_get_opts |
6.52 - 8.00 | bond_l2da_ctrl_reset_map |
6.52 - 8.00 | bond_l2da_ctrl_set_default |
6.52 - 8.00 | bond_l2da_ctrl_set_opts |
6.52 - 8.00 | bond_l2da_deinitialize |
6.52 - 8.00 | bond_l2da_del_da |
6.52 - 8.00 | bond_l2da_get_default_slave_name |
6.52 - 8.00 | bond_l2da_get_opts |
6.52 - 8.00 | bond_l2da_get_tx_dev |
6.52 - 8.00 | bond_l2da_handle_link_change |
6.52 - 8.00 | bond_l2da_handle_rx_frame |
6.52 - 8.00 | bond_l2da_initialize |
6.52 - 8.00 | bond_l2da_purge |
6.52 - 8.00 | bond_l2da_set_da_slave |
6.52 - 8.00 | bond_l2da_set_default_slave |
6.52 - 8.00 | bond_l2da_set_opts |
6.52 - 8.00 | bond_l2da_unbind_slave |
6.52 - 8.00 | bond_l2da_xmit |
6.51 - 8.00 | bond_loadbalance_arp_mon |
7.19 - 8.00 | bond_lower_state_changed |
6.51 - 7.15 | bond_mc_list_flush |
6.51 - 8.00 | bond_mii_monitor |
6.51 - 8.00 | bond_mode_name |
6.51 - 8.00 | bond_neigh_init |
6.51 - 8.00 | bond_neigh_setup |
6.51 - 8.00 | bond_net_exit |
6.51 - 8.00 | bond_net_init |
6.51 - 8.00 | bond_netdev_event |
6.98 - 8.00 | bond_netdev_notify_work |
6.52 - 8.00 | bond_netlink_fini |
6.52 - 8.00 | bond_netlink_init |
6.52 - 8.00 | bond_newlink |
6.51 - 7.15 | bond_next_vlan |
6.52 - 8.00 | bond_notify_l2da |
6.51 - 8.00 | bond_open |
6.52 - 8.00 | bond_opt_get |
6.98 - 8.00 | bond_opt_get_by_name |
6.98 - 8.00 | bond_opt_get_flags |
6.98 - 7.51 | bond_opt_get_flags.isra.0 |
6.52 - 6.92 | bond_opt_get_flags.isra.2 |
6.52 - 8.00 | bond_opt_get_val |
6.52 - 8.00 | bond_opt_parse |
6.52 - 8.00 | bond_opt_tryset_rtnl |
6.52 - 6.92 | bond_option_active_slave_get |
6.52 - 7.31 | bond_option_active_slave_get_rcu |
6.52 - 8.00 | bond_option_active_slave_set |
6.98 - 8.00 | bond_option_ad_actor_sys_prio_set |
6.98 - 8.00 | bond_option_ad_actor_system_set |
6.52 - 8.00 | bond_option_ad_select_set |
6.98 - 8.00 | bond_option_ad_user_port_key_set |
6.52 - 8.00 | bond_option_all_slaves_active_set |
6.52 - 8.00 | bond_option_arp_all_targets_set |
6.52 - 8.00 | bond_option_arp_interval_set |
6.52 - 6.92 | bond_option_arp_ip_target_add |
6.52 - 6.92 | bond_option_arp_ip_target_rem |
6.52 - 8.00 | bond_option_arp_ip_targets_clear |
6.52 - 8.00 | bond_option_arp_ip_targets_set |
6.52 - 8.00 | bond_option_arp_validate_set |
7.20 - 7.31 | bond_option_async_linkspeed_set |
6.52 - 8.00 | bond_option_downdelay_set |
6.52 - 8.00 | bond_option_fail_over_mac_set |
6.98 - 8.00 | bond_option_l2da_multimac_set |
6.52 - 8.00 | bond_option_lacp_rate_set |
6.52 - 8.00 | bond_option_lp_interval_set |
6.52 - 8.00 | bond_option_miimon_set |
6.52 - 8.00 | bond_option_min_links_set |
6.52 - 8.00 | bond_option_mode_set |
6.52 - 8.00 | bond_option_num_peer_notif_set |
6.52 - 8.00 | bond_option_pps_set |
6.52 - 8.00 | bond_option_primary_reselect_set |
6.52 - 8.00 | bond_option_primary_set |
6.52 - 8.00 | bond_option_queue_id_set |
6.52 - 8.00 | bond_option_resend_igmp_set |
6.52 - 8.00 | bond_option_slaves_set |
6.98 - 8.00 | bond_option_tlb_dynamic_lb_set |
6.52 - 8.00 | bond_option_updelay_set |
6.52 - 8.00 | bond_option_use_carrier_set |
6.52 - 8.00 | bond_option_xmit_hash_policy_set |
6.52 - 6.92 | bond_parm_tbl_lookup |
6.51 - 7.15 | bond_parse_parm |
6.51 - 8.00 | bond_prepare_sysfs_group |
6.98 - 8.00 | bond_queue_slave_event |
6.52 - 8.00 | bond_register_cb |
6.51 - 8.00 | bond_release |
6.51 - 8.00 | bond_remove_proc_entry |
6.51 - 8.00 | bond_resend_igmp_join_requests_delayed |
6.51 - 8.00 | bond_select_active_slave |
6.51 - 8.00 | bond_select_queue |
6.51 - 8.00 | bond_set_carrier |
6.52 - 8.00 | bond_set_dev_addr |
6.51 - 7.15 | bond_set_dev_addr.isra.3 |
7.19 - 7.31 | bond_set_dev_addr.isra.9 |
6.51 - 8.00 | bond_set_mac_address |
6.51 - 7.15 | bond_set_mode_ops |
6.51 - 7.15 | bond_set_multicast_list |
6.52 - 8.00 | bond_set_rx_mode |
6.51 - 8.00 | bond_setup |
6.52 - 8.00 | bond_should_notify_peers |
6.98 - 8.00 | bond_slave_arr_handler |
6.98 - 8.00 | bond_slave_arr_work_rearm |
6.98 - 8.00 | bond_slave_changelink |
6.52 - 8.00 | bond_slave_link_status |
6.51 - 8.00 | bond_start_xmit |
6.52 - 8.00 | bond_sysfs_slave_add |
6.52 - 8.00 | bond_sysfs_slave_del |
6.98 - 8.00 | bond_time_in_interval |
6.98 - 7.51 | bond_time_in_interval.isra.3 |
6.90 - 6.92 | bond_time_in_interval.isra.34 |
6.52 - 6.83 | bond_time_in_interval.isra.35 |
7.19 - 8.00 | bond_time_in_interval.isra.4 |
6.98 - 8.00 | bond_tlb_xmit |
6.51 - 8.00 | bond_uninit |
6.52 - 8.00 | bond_unregister_cb |
6.98 - 8.00 | bond_update_slave_arr |
6.51 - 8.00 | bond_update_speed_duplex |
7.39 - 8.00 | bond_upper_dev_unlink.isra.13 |
7.19 - 7.31 | bond_upper_dev_unlink.isra.14 |
6.51 - 8.00 | bond_validate |
6.52 - 8.00 | bond_validate_arp |
6.51 - 7.15 | bond_validate_arp.isra.5 |
6.98 - 8.00 | bond_verify_device_path |
6.51 - 8.00 | bond_vlan_rx_add_vid |
6.51 - 8.00 | bond_vlan_rx_kill_vid |
6.52 - 6.92 | bond_xmit_all_slaves |
6.52 - 8.00 | bond_xmit_hash |
6.51 - 7.15 | bond_xmit_hash_policy_l2 |
6.51 - 7.15 | bond_xmit_hash_policy_l23 |
6.51 - 7.15 | bond_xmit_hash_policy_l34 |
6.52 - 8.00 | bond_xmit_hash_without_skb |
6.98 - 8.00 | bond_xmit_slave_id |
6.98 - 7.30 | bond_xmit_slave_id.isra.13 |
7.51 | bond_xmit_slave_id.isra.14 |
7.39 - 8.00 | bond_xmit_slave_id.isra.15 |
7.19 - 7.31 | bond_xmit_slave_id.isra.17 |
6.90 - 6.92 | bond_xmit_slave_id.isra.43 |
6.52 - 6.83 | bond_xmit_slave_id.isra.44 |
6.52 - 8.00 | bond_xor_get_tx_dev |
6.51 - 8.00 | bonding_exit |
6.51 - 8.00 | bonding_init |
6.51 - 7.15 | bonding_namespace |
6.51 - 8.00 | bonding_show_active_slave |
6.51 - 8.00 | bonding_show_ad_actor_key |
6.98 - 8.00 | bonding_show_ad_actor_sys_prio |
6.98 - 8.00 | bonding_show_ad_actor_system |
6.51 - 8.00 | bonding_show_ad_aggregator |
6.51 - 8.00 | bonding_show_ad_num_ports |
6.51 - 8.00 | bonding_show_ad_partner_key |
6.51 - 8.00 | bonding_show_ad_partner_mac |
6.51 - 8.00 | bonding_show_ad_select |
6.98 - 8.00 | bonding_show_ad_user_port_key |
6.52 - 8.00 | bonding_show_arp_all_targets |
6.51 - 8.00 | bonding_show_arp_interval |
6.51 - 8.00 | bonding_show_arp_targets |
6.51 - 8.00 | bonding_show_arp_validate |
7.20 - 7.31 | bonding_show_async_linkspeed |
6.51 - 8.00 | bonding_show_bonds |
6.51 - 8.00 | bonding_show_carrier |
6.51 - 8.00 | bonding_show_downdelay |
6.51 - 8.00 | bonding_show_fail_over_mac |
6.52 - 8.00 | bonding_show_l2da_default_slave |
6.98 - 8.00 | bonding_show_l2da_multimac |
6.52 - 8.00 | bonding_show_l2da_opts |
6.52 - 8.00 | bonding_show_l2da_table |
6.52 - 8.00 | bonding_show_l2da_table_clb |
6.51 - 8.00 | bonding_show_lacp |
6.52 - 8.00 | bonding_show_lp_interval |
6.51 - 8.00 | bonding_show_mii_status |
6.51 - 8.00 | bonding_show_miimon |
6.51 - 8.00 | bonding_show_min_links |
6.51 - 8.00 | bonding_show_mode |
6.51 - 8.00 | bonding_show_num_peer_notif |
6.52 - 8.00 | bonding_show_packets_per_slave |
6.51 - 8.00 | bonding_show_primary |
6.51 - 8.00 | bonding_show_primary_reselect |
6.51 - 8.00 | bonding_show_queue_id |
6.51 - 8.00 | bonding_show_resend_igmp |
6.51 - 8.00 | bonding_show_slaves |
6.51 - 8.00 | bonding_show_slaves_active |
6.98 - 8.00 | bonding_show_tlb_dynamic_lb |
6.51 - 8.00 | bonding_show_updelay |
6.51 - 8.00 | bonding_show_xmit_hash |
6.51 - 7.15 | bonding_store_active_slave |
6.51 - 7.15 | bonding_store_ad_select |
6.52 - 6.92 | bonding_store_arp_all_targets |
6.51 - 7.15 | bonding_store_arp_interval |
6.51 - 7.15 | bonding_store_arp_targets |
6.51 - 7.15 | bonding_store_arp_validate |
6.51 - 8.00 | bonding_store_bonds |
6.51 - 7.15 | bonding_store_carrier |
6.51 - 7.15 | bonding_store_downdelay |
6.51 - 7.15 | bonding_store_fail_over_mac |
6.52 - 8.00 | bonding_store_l2da_default_slave |
6.98 - 8.00 | bonding_store_l2da_multimac |
6.52 - 8.00 | bonding_store_l2da_opts |
6.52 - 8.00 | bonding_store_l2da_table |
6.51 - 7.15 | bonding_store_lacp |
6.52 - 6.92 | bonding_store_lp_interval |
6.51 - 7.15 | bonding_store_miimon |
6.51 - 7.15 | bonding_store_min_links |
6.51 - 7.15 | bonding_store_mode |
6.51 - 7.31 | bonding_store_num_peer_notif |
6.52 - 6.92 | bonding_store_packets_per_slave |
6.51 - 7.15 | bonding_store_primary |
6.51 - 7.15 | bonding_store_primary_reselect |
6.51 - 7.15 | bonding_store_queue_id |
6.51 - 7.15 | bonding_store_resend_igmp |
6.51 - 7.15 | bonding_store_slaves |
6.51 - 7.15 | bonding_store_slaves_active |
6.51 - 7.15 | bonding_store_updelay |
6.51 - 7.15 | bonding_store_xmit_hash |
6.98 - 8.00 | bonding_sysfs_store_option |
6.51 - 8.00 | cleanup_module |
6.51 - 8.00 | init_module |
6.52 - 8.00 | link_failure_count_show |
6.52 - 8.00 | mii_status_show |
6.98 - 7.31 | ndo_dflt_netdev_switch_port_bridge_dellink |
6.98 - 7.31 | ndo_dflt_netdev_switch_port_bridge_setlink |
6.52 - 8.00 | perm_hwaddr_show |
6.52 - 8.00 | queue_id_show |
6.51 - 8.00 | rlb_arp_recv |
6.51 - 8.00 | rlb_choose_channel |
6.51 - 8.00 | rlb_clear_slave |
6.51 - 8.00 | rlb_delete_table_entry |
6.51 - 7.15 | rlb_next_rx_slave |
6.51 - 8.00 | rlb_req_update_slave_clients |
6.51 - 8.00 | rlb_src_unlink |
6.51 - 8.00 | rlb_teach_disabled_mac_on_primary |
6.51 - 8.00 | rlb_update_client |
7.39 - 8.00 | slave_kobj_release |
6.52 - 8.00 | slave_show |
6.52 - 8.00 | state_show |
6.98 - 8.00 | switchdev_port_bridge_dellink |
6.98 - 8.00 | switchdev_port_bridge_getlink |
6.98 - 8.00 | switchdev_port_bridge_setlink |
6.98 - 8.00 | switchdev_port_fdb_add |
6.98 - 8.00 | switchdev_port_fdb_del |
6.98 - 8.00 | switchdev_port_fdb_dump |
6.98 - 8.00 | tlb_choose_channel |
6.51 - 8.00 | tlb_clear_slave |
6.53 - 8.00 | tlb_deinitialize |
398 symbols for this module |