index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-11
bonding: make mii_status sysfs node consistent
Jarod Wilson
1
-1
/
+1
2015-12-23
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-15
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
1
-1
/
+0
2014-09-09
bonding: convert primary_slave to use RCU
Nikolay Aleksandrov
1
-3
/
+7
2014-07-15
bonding: use rcu_access_pointer() in bonding_show_mii_status()
Eric Dumazet
1
-1
/
+2
2014-05-16
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-09
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-06
bonding: options handling cleanup
stephen hemminger
1
-8
/
+8
2014-02-17
bonding: Neaten pr_<level>
Joe Perches
1
-4
/
+4
2014-01-22
bonding: convert slaves to use the new option API
Nikolay Aleksandrov
1
-47
/
+4
2014-01-22
bonding: convert lp_interval to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-22
bonding: convert resend_igmp to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-22
bonding: convert all_slaves_active to use the new option API
Nikolay Aleksandrov
1
-12
/
+3
2014-01-22
bonding: convert queue_id to use the new option API
Nikolay Aleksandrov
1
-61
/
+4
2014-01-22
bonding: convert active_slave to use the new option API
Nikolay Aleksandrov
1
-22
/
+2
2014-01-22
bonding: convert use_carrier to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-22
bonding: convert primary_reselect to use the new option API
Nikolay Aleksandrov
1
-16
/
+8
2014-01-22
bonding: convert primary to use the new option API
Nikolay Aleksandrov
1
-10
/
+1
2014-01-22
bonding: convert miimon to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-22
bonding: convert num_peer_notif to use the new option API
Nikolay Aleksandrov
1
-13
/
+1
2014-01-22
bonding: convert ad_select to use the new option API
Nikolay Aleksandrov
1
-16
/
+6
2014-01-22
bonding: convert min_links to use the new option API
Nikolay Aleksandrov
1
-13
/
+1
2014-01-22
bonding: convert lacp_rate to use the new option API
Nikolay Aleksandrov
1
-16
/
+6
2014-01-22
bonding: convert updelay to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-22
bonding: convert downdelay to use the new option API
Nikolay Aleksandrov
1
-11
/
+2
2014-01-22
bonding: convert arp_ip_target to use the new option API
Nikolay Aleksandrov
1
-21
/
+4
2014-01-22
bonding: convert arp_interval to use the new option API
Nikolay Aleksandrov
1
-12
/
+2
2014-01-22
bonding: convert fail_over_mac to use the new option API
Nikolay Aleksandrov
1
-16
/
+7
2014-01-22
bonding: convert arp_all_targets to use the new option API
Nikolay Aleksandrov
1
-17
/
+7
2014-01-22
bonding: convert arp_validate to use the new option API
Nikolay Aleksandrov
1
-16
/
+7
2014-01-22
bonding: convert xmit_hash_policy to use the new option API
Nikolay Aleksandrov
1
-17
/
+6
2014-01-22
bonding: convert packets_per_slave to use the new option API
Nikolay Aleksandrov
1
-12
/
+3
2014-01-22
bonding: convert mode setting to use the new option API
Nikolay Aleksandrov
1
-20
/
+7
2014-01-21
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
1
-5
/
+0
2014-01-06
bonding: fix kstrtou8() return value verification in num_peer_notif
Veaceslav Falico
1
-1
/
+1
[next]