index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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-23
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-09
1
-3
/
+7
*
bonding: use rcu_access_pointer() in bonding_show_mii_status()
Eric Dumazet
2014-07-15
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-22
1
-47
/
+4
*
bonding: convert lp_interval to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-12
/
+2
*
bonding: convert resend_igmp to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-12
/
+2
*
bonding: convert all_slaves_active to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-12
/
+3
*
bonding: convert queue_id to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-61
/
+4
*
bonding: convert active_slave to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-22
/
+2
*
bonding: convert use_carrier to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-12
/
+2
*
bonding: convert primary_reselect to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-16
/
+8
*
bonding: convert primary to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-10
/
+1
*
bonding: convert miimon to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-12
/
+2
*
bonding: convert num_peer_notif to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-13
/
+1
*
bonding: convert ad_select to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-16
/
+6
*
bonding: convert min_links to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-13
/
+1
*
bonding: convert lacp_rate to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-16
/
+6
*
bonding: convert updelay to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-12
/
+2
*
bonding: convert downdelay to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-11
/
+2
*
bonding: convert arp_ip_target to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-21
/
+4
*
bonding: convert arp_interval to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-12
/
+2
*
bonding: convert fail_over_mac to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-16
/
+7
*
bonding: convert arp_all_targets to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-17
/
+7
*
bonding: convert arp_validate to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-16
/
+7
[next]