aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-22bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov1-17/+6
2014-01-22bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov1-12/+3
2014-01-22bonding: convert mode setting to use the new option APINikolay Aleksandrov1-20/+7
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa1-5/+0
2014-01-06bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico1-1/+1
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-17/+12
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-29/+11
2013-12-19bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com1-17/+11
2013-12-19bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com1-11/+9