index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_sysfs_slave.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-29
bonding: show full hw address in sysfs for slave entries
Konstantin Khorenko
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2015-06-15
bonding: export slave's partner_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
2015-06-15
bonding: export slave's actor_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
2014-11-10
net: Move bonding headers under include/net
David S. Miller
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2014-07-31
bonding: use kobject_put instead of _del after kobject_add
Veaceslav Falico
2014-05-16
bonding: create a macro for bond mode and use it
Veaceslav Falico
2014-05-14
bonding: alloc the structure ad_info dynamically in per slave
dingtianhong
2014-01-22
bonding: change name of sysfs dir for bonding slaves
Jiri Pirko
2014-01-21
bond: make slave_sysfs_ops static
stephen hemminger
2014-01-17
bonding: add sysfs /slave dir for bond slave devices.
sfeldma@cumulusnetworks.com