summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs_slave.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko2019-03-291-1/+3
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-2/+2
* bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-161-0/+16
* bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-161-0/+16
* net: Move bonding headers under include/netDavid S. Miller2014-11-101-1/+1
* treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico2014-07-311-2/+2
* bonding: create a macro for bond mode and use itVeaceslav Falico2014-05-161-1/+1
* bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-141-1/+1
* bonding: change name of sysfs dir for bonding slavesJiri Pirko2014-01-231-1/+1
* bond: make slave_sysfs_ops staticstephen hemminger2014-01-221-1/+1
* bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com2014-01-181-0/+144