summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-041-0/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2019-05-211-17/+1Star
* bonding: don't cast const buf in sysfs storeNikolay Aleksandrov2018-07-221-1/+6
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-37/+36Star
* net: bonding: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* bonding: make mii_status sysfs node consistentJarod Wilson2016-01-111-1/+1
* bonding: drop unused to_dev macro in bond_sysfs.cGeliang Tang2015-12-241-1/+0Star
* bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-271-17/+3Star
* 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/+0Star
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-101-3/+7
* bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet2014-07-161-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/+78Star
* | 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-231-47/+4Star
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-231-12/+2Star
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-231-12/+2Star
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-231-12/+3Star
* bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-231-61/+4Star
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-231-22/+2Star
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-231-12/+2Star
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-231-16/+8Star
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-231-10/+1Star
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-231-12/+2Star
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-231-13/+1Star
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-231-16/+6Star
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-231-13/+1Star
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-231-16/+6Star
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-231-12/+2Star
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-231-11/+2Star
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-231-21/+4Star
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-231-12/+2Star
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-231-16/+7Star
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-231-17/+7Star
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-231-16/+7Star
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-231-17/+6Star
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-231-12/+3Star
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-231-20/+7Star
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-221-5/+0Star
* bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico2014-01-061-1/+1