summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_options.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: Neaten pr_<level>Joe Perches2014-02-171-55/+47
* bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong2014-02-131-2/+1
* bonding: fix u64 divisionNikolay Aleksandrov2014-01-231-10/+14
* bonding: clean the primary slave if there is no slave matching new primarydingtianhong2014-01-221-0/+6
* bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-221-0/+53
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-221-8/+15
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-221-10/+19
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-221-12/+17
* bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-221-0/+70
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-221-7/+23
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-221-9/+18
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-221-11/+19
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-221-10/+16
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-221-11/+14
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-221-2/+18
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-221-17/+20
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-221-4/+12
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-221-24/+20
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-221-19/+20
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-221-19/+20
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-221-14/+34
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-221-16/+21
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-221-17/+20
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-221-12/+18
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-221-18/+22
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-221-11/+21
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-221-15/+18
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-221-24/+29
* bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-221-0/+272
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-5/+10
* bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com2014-01-031-28/+51
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+22
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+29
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+23
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+13
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+9
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+29
* bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+6
* bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+15
* bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+10
* bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+16
* bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+16
* bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+52
* bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong2013-12-141-2/+0
* bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+11
* bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+22
* bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+130
* bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+47
* bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+14
* bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+29
OpenPOWER on IntegriCloud