summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico2014-07-151-2/+0
* bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-151-6/+3
* bonding: get rid of bond_option_active_slave_get()Eric Dumazet2014-07-151-5/+16
* bonding: create a macro for bond mode and use itVeaceslav Falico2014-05-161-3/+3
* bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-141-1/+1
* bonding: force cast of IP address in optionsstephen hemminger2014-03-111-1/+1
* bonding: Neaten pr_<level>Joe Perches2014-02-171-3/+3
* bonding: convert netlink to use slave data info apiJiri Pirko2014-01-221-2/+19
* rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-221-6/+6
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-221-2/+2
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-221-4/+5
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-221-4/+11
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-221-2/+2
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-221-1/+3
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-4/+0
* bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-171-0/+36
* bonding: fix netlink msg sizesfeldma@cumulusnetworks.com2014-01-031-0/+1
* bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+38
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+14
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+14
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+21
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+14
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+14
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+15
* bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+14
* bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+14
* bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+14
* bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+14
* bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+14
* bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-171-0/+20
* bondnl: use be32 nla put/get for be32 valuesJiri Pirko2013-12-171-2/+2
* bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+14
* bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com2013-12-141-0/+18
OpenPOWER on IntegriCloud