summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAgeFilesLines
...
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-221-0/+1
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-0/+3
* bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-171-2/+9
* bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com2014-01-171-0/+4
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+2
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+1
* bonding: make more functions staticstephen hemminger2014-01-011-3/+0
* bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong2014-01-011-1/+1
* bonding: make local function staticstephen hemminger2013-12-291-1/+0
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+2
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+1
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+1
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+2
* bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+1
* bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+1
* bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+2
* bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+1
* bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+2
* bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+1
* bonding: create bond_first_slave_rcu()dingtianhong2013-12-141-0/+4
* bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+1
* bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+1
* bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+4
* bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+1
* bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+1
* bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+1
* bonding: add updelay netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+1
* bonding: add miimon netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+1
* ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-111-2/+2
* bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong2013-11-281-0/+7
* bonding: add ip checks when store ip targetWang Weidong2013-11-151-0/+3
* bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov2013-11-071-1/+2