Age | Commit message (Expand) | Author |
2019-07-04 | bonding: add an option to specify a delay between peer notifications | Vincent Bernat |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5 | Thomas Gleixner |
2018-07-22 | bonding: don't cast const buf in sysfs store | Nikolay Aleksandrov |
2018-03-26 | drivers/net: Use octal not symbolic permissions | Joe Perches |
2017-07-18 | net: bonding: constify attribute_group structures. | Arvind Yadav |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2016-01-11 | bonding: make mii_status sysfs node consistent | Jarod Wilson |
2015-12-23 | bonding: drop unused to_dev macro in bond_sysfs.c | Geliang Tang |
2015-07-27 | bonding: convert num_grat_arp to the new bonding option API | Nikolay Aleksandrov |
2015-06-23 | bonding: Display LACP info only to CAP_NET_ADMIN capable user | Mahesh Bandewar |
2015-05-11 | bonding: Implement user key part of port_key in an AD system. | Mahesh Bandewar |
2015-05-11 | bonding: Allow userspace to set actors' macaddr in an AD-system. | Mahesh Bandewar |
2015-05-11 | bonding: Allow userspace to set actors' system_priority in AD system | Mahesh Bandewar |
2014-11-10 | net: Move bonding headers under include/net | David S. Miller |
2014-09-15 | bonding: trivial: style and comment fixes | Nikolay Aleksandrov |
2014-09-09 | bonding: convert primary_slave to use RCU | Nikolay Aleksandrov |
2014-07-15 | bonding: use rcu_access_pointer() in bonding_show_mii_status() | Eric Dumazet |
2014-05-16 | bonding: create a macro for bond mode and use it | Veaceslav Falico |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-09 | bonding: make a generic sysfs option store and fix comments | Nikolay Aleksandrov |
2014-04-28 | net: bonding: Fix format string mismatch in bond_sysfs.c | Masanari Iida |
2014-04-24 | bonding: Add tlb_dynamic_lb parameter for tlb mode | Mahesh Bandewar |
2014-03-06 | bonding: options handling cleanup | stephen hemminger |
2014-02-17 | bonding: Neaten pr_<level> | Joe Perches |
2014-01-22 | bonding: convert slaves to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert lp_interval to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert resend_igmp to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert all_slaves_active to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert queue_id to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert active_slave to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert use_carrier to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert primary_reselect to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert primary to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert miimon to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert num_peer_notif to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert ad_select to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert min_links to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert lacp_rate to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert updelay to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert downdelay to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert arp_ip_target to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert arp_interval to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert fail_over_mac to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert arp_all_targets to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert arp_validate to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert xmit_hash_policy to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert packets_per_slave to use the new option API | Nikolay Aleksandrov |
2014-01-22 | bonding: convert mode setting to use the new option API | Nikolay Aleksandrov |
2014-01-21 | reciprocal_divide: update/correction of the algorithm | Hannes Frederic Sowa |
2014-01-06 | bonding: fix kstrtou8() return value verification in num_peer_notif | Veaceslav Falico |