summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: no longer use RTNL in bonding_show_queue_id()Eric Dumazet2024-04-091-5/+5
* bonding: no longer use RTNL in bonding_show_slaves()Eric Dumazet2024-04-091-4/+3
* bonding: no longer use RTNL in bonding_show_bonds()Eric Dumazet2024-04-091-4/+4
* bonding: add modifier to initialization function and exit functionZhengchao Shao2023-08-111-2/+2
* driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-291-9/+9
* net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIsWang Yufen2022-09-301-53/+53
* Bonding: add arp_missed_max optionHangbin Liu2021-11-301-0/+13
* bonding: use the correct function to check for netdev name collisionAntoine Tenart2021-10-081-2/+2
* bonding: add new option lacp_activeHangbin Liu2021-08-031-5/+20
* net: bonding: add some required blank linesYufeng Mo2021-05-201-0/+7
* 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/+1
* 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/+36
* 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-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