summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_options.c
Commit message (Expand)AuthorAgeFilesLines
...
| * bonding: correctly handle out of range parameters for lp_intervalSasha Levin2014-03-061-0/+1
* | bonding: fix const in options processingstephen hemminger2014-03-061-52/+52
* | bonding: options handling cleanupstephen hemminger2014-03-061-66/+124
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-1/+1
|\|
| * net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith2014-02-141-1/+1
* | bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico2014-02-181-5/+8
* | bonding: always set recv_probe to bond_arp_rcv in arp monitorVeaceslav Falico2014-02-181-2/+1Star
* | bonding: permit using arp_validate with non-ab modesVeaceslav Falico2014-02-181-1/+2
* | bonding: Neaten pr_<level>Joe Perches2014-02-171-55/+47Star
* | bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong2014-02-131-2/+1Star
|/
* bonding: fix u64 divisionNikolay Aleksandrov2014-01-241-10/+14
* bonding: clean the primary slave if there is no slave matching new primarydingtianhong2014-01-231-0/+6
* bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-231-0/+53
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-231-8/+15
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-231-10/+19
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-231-12/+17
* bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-231-0/+70
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-231-7/+23
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-231-9/+18
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-231-11/+19
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-231-10/+16
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-231-11/+14
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-231-2/+18
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-231-17/+20
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-231-4/+12
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-231-24/+20Star
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-231-19/+20
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-231-19/+20
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-231-14/+34
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-231-16/+21
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-231-17/+20
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-231-12/+18
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-231-18/+22
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-231-11/+21
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-231-15/+18
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-231-24/+29
* bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-231-0/+272
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-221-5/+10
* bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com2014-01-041-28/+51
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-041-0/+22
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-041-0/+29
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-201-0/+23
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-201-0/+13
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-201-0/+9
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-201-0/+29
* bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-201-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