index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
2021-11-05
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
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