index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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