summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_netlink.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-17bonding: create a macro for bond mode and use itVeaceslav Falico1-3/+3
2014-05-14bonding: alloc the structure ad_info dynamically in per slavedingtianhong1-1/+1
2014-03-12bonding: force cast of IP address in optionsstephen hemminger1-1/+1
2014-02-17bonding: Neaten pr_<level>Joe Perches1-3/+3
2014-01-23bonding: convert netlink to use slave data info apiJiri Pirko1-2/+19
2014-01-23rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko1-6/+6
2014-01-23bonding: convert lp_interval to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert resend_igmp to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov1-2/+2
2014-01-23bonding: convert active_slave to use the new option APINikolay Aleksandrov1-4/+5
2014-01-23bonding: convert use_carrier to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert primary_reselect to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert primary to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert miimon to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert ad_select to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert min_links to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert lacp_rate to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert updelay to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert downdelay to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov1-4/+11
2014-01-23bonding: convert arp_interval to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert arp_validate to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov1-1/+2
2014-01-23bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov1-2/+2
2014-01-23bonding: convert mode setting to use the new option APINikolay Aleksandrov1-1/+3
2014-01-22reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa1-4/+0
2014-01-18bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com1-0/+36
2014-01-04bonding: fix netlink msg sizesfeldma@cumulusnetworks.com1-0/+1
2014-01-04bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com1-0/+38
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-20bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com1-0/+21
2013-12-20bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-20bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-20bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com1-0/+15
2013-12-20bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-18bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-18bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-18bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-18bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-18bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com1-0/+20
2013-12-18bondnl: use be32 nla put/get for be32 valuesJiri Pirko1-2/+2
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com1-0/+14
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com1-0/+18
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com1-0/+36
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com1-1/+20
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com1-0/+12