summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: make mii_status sysfs node consistentJarod Wilson2016-01-111-1/+1
* bonding: drop unused to_dev macro in bond_sysfs.cGeliang Tang2015-12-231-1/+0
* bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-271-17/+3
* bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar2015-06-231-6/+6
* bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-111-0/+15
* bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-111-0/+16
* bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-111-0/+15
* net: Move bonding headers under include/netDavid S. Miller2014-11-101-1/+1
* bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-151-1/+0
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-091-3/+7
* bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet2014-07-151-1/+2
* bonding: create a macro for bond mode and use itVeaceslav Falico2014-05-161-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-1/+1
|\
| * net: bonding: Fix format string mismatch in bond_sysfs.cMasanari Iida2014-04-281-1/+1
* | bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov2014-05-091-490/+78
* | bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar2014-04-241-0/+29
|/
* bonding: options handling cleanupstephen hemminger2014-03-061-8/+8
* bonding: Neaten pr_<level>Joe Perches2014-02-171-4/+4
* bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-221-47/+4
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-221-12/+2
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-221-12/+2
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-221-12/+3
* bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-221-61/+4
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-221-22/+2
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-221-12/+2
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-221-16/+8
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-221-10/+1
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-221-12/+2
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-221-13/+1
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-221-16/+6
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-221-13/+1
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-221-16/+6
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-221-12/+2
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-221-11/+2
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-221-21/+4
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-221-12/+2
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-221-16/+7
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-221-17/+7
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-221-16/+7
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-221-17/+6
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-221-12/+3
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-221-20/+7
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-5/+0
* bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico2014-01-061-1/+1
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-17/+12
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-29/+11
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-17/+11
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-11/+9
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-4/+9
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-27/+7
OpenPOWER on IntegriCloud