aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c
Commit message (Expand)AuthorAge
* net: Move bonding headers under include/netDavid S. Miller2014-11-10
* bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-15
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-09
* bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet2014-07-15
* bonding: create a macro for bond mode and use itVeaceslav Falico2014-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * net: bonding: Fix format string mismatch in bond_sysfs.cMasanari Iida2014-04-28
* | bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov2014-05-09
* | bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar2014-04-24
|/
* bonding: options handling cleanupstephen hemminger2014-03-06
* bonding: Neaten pr_<level>Joe Perches2014-02-17
* bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-22
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-22
* bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico2014-01-06
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-03
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-03
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
* bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
* bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
* bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
* bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
* bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
* bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
* bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong2013-12-14