index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
1
-0
/
+13
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
1
-17
/
+1
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
1
-1
/
+6
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-37
/
+36
2017-07-18
net: bonding: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-01-12
bonding: make mii_status sysfs node consistent
Jarod Wilson
1
-1
/
+1
2015-12-24
bonding: drop unused to_dev macro in bond_sysfs.c
Geliang Tang
1
-1
/
+0
2015-07-27
bonding: convert num_grat_arp to the new bonding option API
Nikolay Aleksandrov
1
-17
/
+3
2015-06-23
bonding: Display LACP info only to CAP_NET_ADMIN capable user
Mahesh Bandewar
1
-6
/
+6
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
1
-0
/
+15
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
1
-0
/
+16
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
1
-0
/
+15
2014-11-10
net: Move bonding headers under include/net
David S. Miller
1
-1
/
+1
2014-09-16
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
1
-1
/
+0
2014-09-10
bonding: convert primary_slave to use RCU
Nikolay Aleksandrov
1
-3
/
+7
2014-07-16
bonding: use rcu_access_pointer() in bonding_show_mii_status()
Eric Dumazet
1
-1
/
+2
2014-05-17
bonding: create a macro for bond mode and use it
Veaceslav Falico
1
-7
/
+7
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-05-10
bonding: make a generic sysfs option store and fix comments
Nikolay Aleksandrov
1
-490
/
+78
2014-04-28
net: bonding: Fix format string mismatch in bond_sysfs.c
Masanari Iida
1
-1
/
+1
2014-04-24
bonding: Add tlb_dynamic_lb parameter for tlb mode
Mahesh Bandewar
1
-0
/
+29
2014-03-07
bonding: options handling cleanup
stephen hemminger
1
-8
/
+8
2014-02-17
bonding: Neaten pr_<level>
Joe Perches
1
-4
/
+4
2014-01-23
bonding: convert slaves to use the new option API
Nikolay Aleksandrov
1
-47
/
+4
2014-01-23
bonding: convert lp_interval to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-23
bonding: convert resend_igmp to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-23
bonding: convert all_slaves_active to use the new option API
Nikolay Aleksandrov
1
-12
/
+3
2014-01-23
bonding: convert queue_id to use the new option API
Nikolay Aleksandrov
1
-61
/
+4
2014-01-23
bonding: convert active_slave to use the new option API
Nikolay Aleksandrov
1
-22
/
+2
2014-01-23
bonding: convert use_carrier to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-23
bonding: convert primary_reselect to use the new option API
Nikolay Aleksandrov
1
-16
/
+8
2014-01-23
bonding: convert primary to use the new option API
Nikolay Aleksandrov
1
-10
/
+1
2014-01-23
bonding: convert miimon to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-23
bonding: convert num_peer_notif to use the new option API
Nikolay Aleksandrov
1
-13
/
+1
2014-01-23
bonding: convert ad_select to use the new option API
Nikolay Aleksandrov
1
-16
/
+6
2014-01-23
bonding: convert min_links to use the new option API
Nikolay Aleksandrov
1
-13
/
+1
2014-01-23
bonding: convert lacp_rate to use the new option API
Nikolay Aleksandrov
1
-16
/
+6
2014-01-23
bonding: convert updelay to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-23
bonding: convert downdelay to use the new option API
Nikolay Aleksandrov
1
-11
/
+2
2014-01-23
bonding: convert arp_ip_target to use the new option API
Nikolay Aleksandrov
1
-21
/
+4
2014-01-23
bonding: convert arp_interval to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-23
bonding: convert fail_over_mac to use the new option API
Nikolay Aleksandrov
1
-16
/
+7
2014-01-23
bonding: convert arp_all_targets to use the new option API
Nikolay Aleksandrov
1
-17
/
+7
2014-01-23
bonding: convert arp_validate to use the new option API
Nikolay Aleksandrov
1
-16
/
+7
2014-01-23
bonding: convert xmit_hash_policy to use the new option API
Nikolay Aleksandrov
1
-17
/
+6
2014-01-23
bonding: convert packets_per_slave to use the new option API
Nikolay Aleksandrov
1
-12
/
+3
2014-01-23
bonding: convert mode setting to use the new option API
Nikolay Aleksandrov
1
-20
/
+7
2014-01-22
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
1
-5
/
+0
2014-01-07
bonding: fix kstrtou8() return value verification in num_peer_notif
Veaceslav Falico
1
-1
/
+1
[next]