aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIsWang Yufen1-53/+53
2021-11-30Bonding: add arp_missed_max optionHangbin Liu1-0/+13
2021-10-08bonding: use the correct function to check for netdev name collisionAntoine Tenart1-2/+2
2021-08-03bonding: add new option lacp_activeHangbin Liu1-5/+20
2021-05-20net: bonding: add some required blank linesYufeng Mo1-0/+7
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat1-0/+13
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner1-17/+1
2018-07-22bonding: don't cast const buf in sysfs storeNikolay Aleksandrov1-1/+6
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches1-37/+36
2017-07-18net: bonding: constify attribute_group structures.Arvind Yadav1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-01-11bonding: make mii_status sysfs node consistentJarod Wilson1-1/+1
2015-12-23bonding: drop unused to_dev macro in bond_sysfs.cGeliang Tang1-1/+0
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov1-17/+3
2015-06-23bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar1-6/+6
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar1-0/+15
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar1-0/+16
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar1-0/+15
2014-11-10net: Move bonding headers under include/netDavid S. Miller1-1/+1
2014-09-15bonding: trivial: style and comment fixesNikolay Aleksandrov1-1/+0
2014-09-09bonding: convert primary_slave to use RCUNikolay Aleksandrov1-3/+7
2014-07-15bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet1-1/+2
2014-05-16bonding: create a macro for bond mode and use itVeaceslav Falico1-7/+7
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-05-09bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov1-490/+78
2014-04-28net: bonding: Fix format string mismatch in bond_sysfs.cMasanari Iida1-1/+1
2014-04-24bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar1-0/+29
2014-03-06bonding: options handling cleanupstephen hemminger1-8/+8
2014-02-17bonding: Neaten pr_<level>Joe Perches1-4/+4
2014-01-22bonding: convert slaves to use the new option APINikolay Aleksandrov1-47/+4
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov1-12/+2
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov1-12/+2
2014-01-22bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov1-12/+3
2014-01-22bonding: convert queue_id to use the new option APINikolay Aleksandrov1-61/+4
2014-01-22bonding: convert active_slave to use the new option APINikolay Aleksandrov1-22/+2
2014-01-22bonding: convert use_carrier to use the new option APINikolay Aleksandrov1-12/+2
2014-01-22bonding: convert primary_reselect to use the new option APINikolay Aleksandrov1-16/+8
2014-01-22bonding: convert primary to use the new option APINikolay Aleksandrov1-10/+1
2014-01-22bonding: convert miimon to use the new option APINikolay Aleksandrov1-12/+2
2014-01-22bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov1-13/+1
2014-01-22bonding: convert ad_select to use the new option APINikolay Aleksandrov1-16/+6
2014-01-22bonding: convert min_links to use the new option APINikolay Aleksandrov1-13/+1
2014-01-22bonding: convert lacp_rate to use the new option APINikolay Aleksandrov1-16/+6
2014-01-22bonding: convert updelay to use the new option APINikolay Aleksandrov1-12/+2
2014-01-22bonding: convert downdelay to use the new option APINikolay Aleksandrov1-11/+2
2014-01-22bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov1-21/+4
2014-01-22bonding: convert arp_interval to use the new option APINikolay Aleksandrov1-12/+2
2014-01-22bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov1-16/+7
2014-01-22bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov1-17/+7
2014-01-22bonding: convert arp_validate to use the new option APINikolay Aleksandrov1-16/+7