aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs_slave.c
AgeCommit message (Expand)Author
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-29bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-07-31bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico
2014-05-16bonding: create a macro for bond mode and use itVeaceslav Falico
2014-05-14bonding: alloc the structure ad_info dynamically in per slavedingtianhong
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko
2014-01-21bond: make slave_sysfs_ops staticstephen hemminger
2014-01-17bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com