| Commit message (Expand) | Author | Age | Files | Lines |
* | bonding: no longer use RTNL in bonding_show_queue_id() | Eric Dumazet | 2024-04-10 | 1 | -5/+5 |
* | bonding: no longer use RTNL in bonding_show_slaves() | Eric Dumazet | 2024-04-10 | 1 | -4/+3 |
* | bonding: no longer use RTNL in bonding_show_bonds() | Eric Dumazet | 2024-04-10 | 1 | -4/+4 |
* | bonding: add modifier to initialization function and exit function | Zhengchao Shao | 2023-08-11 | 1 | -2/+2 |
* | driver core: class: mark the struct class for sysfs callbacks as constant | Greg Kroah-Hartman | 2023-03-29 | 1 | -9/+9 |
* | net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIs | Wang Yufen | 2022-09-30 | 1 | -53/+53 |
* | Bonding: add arp_missed_max option | Hangbin Liu | 2021-11-30 | 1 | -0/+13 |
* | bonding: use the correct function to check for netdev name collision | Antoine Tenart | 2021-10-08 | 1 | -2/+2 |
* | bonding: add new option lacp_active | Hangbin Liu | 2021-08-03 | 1 | -5/+20 |
* | net: bonding: add some required blank lines | Yufeng Mo | 2021-05-21 | 1 | -0/+7 |
* | bonding: add an option to specify a delay between peer notifications | Vincent Bernat | 2019-07-04 | 1 | -0/+13 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5 | Thomas Gleixner | 2019-05-21 | 1 | -17/+1 |
* | bonding: don't cast const buf in sysfs store | Nikolay Aleksandrov | 2018-07-22 | 1 | -1/+6 |
* | drivers/net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 1 | -37/+36 |
* | net: bonding: constify attribute_group structures. | Arvind Yadav | 2017-07-18 | 1 | -1/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | bonding: make mii_status sysfs node consistent | Jarod Wilson | 2016-01-11 | 1 | -1/+1 |
* | bonding: drop unused to_dev macro in bond_sysfs.c | Geliang Tang | 2015-12-24 | 1 | -1/+0 |
* | bonding: convert num_grat_arp to the new bonding option API | Nikolay Aleksandrov | 2015-07-27 | 1 | -17/+3 |
* | bonding: Display LACP info only to CAP_NET_ADMIN capable user | Mahesh Bandewar | 2015-06-23 | 1 | -6/+6 |
* | bonding: Implement user key part of port_key in an AD system. | Mahesh Bandewar | 2015-05-11 | 1 | -0/+15 |
* | bonding: Allow userspace to set actors' macaddr in an AD-system. | Mahesh Bandewar | 2015-05-11 | 1 | -0/+16 |
* | bonding: Allow userspace to set actors' system_priority in AD system | Mahesh Bandewar | 2015-05-11 | 1 | -0/+15 |
* | net: Move bonding headers under include/net | David S. Miller | 2014-11-10 | 1 | -1/+1 |
* | bonding: trivial: style and comment fixes | Nikolay Aleksandrov | 2014-09-15 | 1 | -1/+0 |
* | bonding: convert primary_slave to use RCU | Nikolay Aleksandrov | 2014-09-10 | 1 | -3/+7 |
* | bonding: use rcu_access_pointer() in bonding_show_mii_status() | Eric Dumazet | 2014-07-16 | 1 | -1/+2 |
* | bonding: create a macro for bond mode and use it | Veaceslav Falico | 2014-05-16 | 1 | -7/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-12 | 1 | -1/+1 |
|\ |
|
| * | net: bonding: Fix format string mismatch in bond_sysfs.c | Masanari Iida | 2014-04-28 | 1 | -1/+1 |
* | | bonding: make a generic sysfs option store and fix comments | Nikolay Aleksandrov | 2014-05-09 | 1 | -490/+78 |
* | | bonding: Add tlb_dynamic_lb parameter for tlb mode | Mahesh Bandewar | 2014-04-24 | 1 | -0/+29 |
|/ |
|
* | bonding: options handling cleanup | stephen hemminger | 2014-03-06 | 1 | -8/+8 |
* | bonding: Neaten pr_<level> | Joe Perches | 2014-02-17 | 1 | -4/+4 |
* | bonding: convert slaves to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -47/+4 |
* | bonding: convert lp_interval to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -12/+2 |
* | bonding: convert resend_igmp to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -12/+2 |
* | bonding: convert all_slaves_active to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -12/+3 |
* | bonding: convert queue_id to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -61/+4 |
* | bonding: convert active_slave to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -22/+2 |
* | bonding: convert use_carrier to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -12/+2 |
* | bonding: convert primary_reselect to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -16/+8 |
* | bonding: convert primary to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -10/+1 |
* | bonding: convert miimon to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -12/+2 |
* | bonding: convert num_peer_notif to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -13/+1 |
* | bonding: convert ad_select to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -16/+6 |
* | bonding: convert min_links to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -13/+1 |
* | bonding: convert lacp_rate to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -16/+6 |
* | bonding: convert updelay to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -12/+2 |
* | bonding: convert downdelay to use the new option API | Nikolay Aleksandrov | 2014-01-23 | 1 | -11/+2 |