summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_netlink.c
AgeCommit message (Expand)Author
2014-01-22bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_validate to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert mode setting to use the new option APINikolay Aleksandrov
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com
2014-01-03bonding: fix netlink msg sizesfeldma@cumulusnetworks.com
2014-01-03bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bondnl: use be32 nla put/get for be32 valuesJiri Pirko
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add miimon netlink supportsfeldma@cumulusnetworks.com
2013-11-02bonding: bond_get_size() returns wrong sizeDan Carpenter
2013-10-19bonding: Remove __exit tag from bond_netlink_fini().David S. Miller
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko
2013-10-19bonding: add Netlink support mode optionJiri Pirko
2013-10-19bonding: push Netlink bits into separate fileJiri Pirko