Wang Weidong
|
f9de11a165
bonding: add ip checks when store ip target
|
11 years ago |
Nikolay Aleksandrov
|
b869ccfab1
bonding: fix two race conditions in bond_store_updelay/downdelay
|
12 years ago |
Veaceslav Falico
|
ec9f1d15db
bonding: don't permit to use ARP monitoring in 802.3ad mode
|
12 years ago |
Linus Torvalds
|
42a2d923cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Nikolay Aleksandrov
|
73958329ea
bonding: extend round-robin mode with packets_per_slave
|
12 years ago |
Jiri Pirko
|
752d48b52e
bonding: move active_slave getting into separate function
|
12 years ago |
Jiri Pirko
|
d9e32b21cb
bonding: move active_slave setting into separate function
|
12 years ago |
Jiri Pirko
|
72be35fee6
bonding: move mode setting into separate function
|
12 years ago |
dingtianhong
|
4d1ae5fb75
bonding: add rtnl lock and remove read lock for bond sysfs
|
12 years ago |
Nikolay Aleksandrov
|
32819dc183
bonding: modify the old and add new xmit hash policies
|
12 years ago |
Tejun Heo
|
58292cbe66
sysfs: make attr namespace interface less convoluted
|
12 years ago |
Veaceslav Falico
|
5831d66e80
net: create sysfs symlinks for neighbour devices
|
12 years ago |
Veaceslav Falico
|
842d67a7b3
net: expose the master link to sysfs, and remove it from bond
|
12 years ago |
Veaceslav Falico
|
0965a1f3f8
bonding: add bond_has_slaves() and use it
|
12 years ago |
Veaceslav Falico
|
9caff1e7b7
bonding: make bond_for_each_slave() use lower neighbour's private
|
12 years ago |
Neil Horman
|
7eacd03810
bonding: Make alb learning packet interval configurable
|
12 years ago |
nikolay@redhat.com
|
5bb9e0b50d
bonding: fix bond_arp_rcv setting and arp validate desync state
|
12 years ago |
nikolay@redhat.com
|
5c5038dc26
bonding: fix store_arp_validate race with mode change
|
12 years ago |
nikolay@redhat.com
|
c509316b5b
bonding: simplify bond_3ad_update_lacp_rate and use RTNL for sync
|
12 years ago |
nikolay@redhat.com
|
278b208375
bonding: initial RCU conversion
|
12 years ago |
nikolay@redhat.com
|
dec1e90e8c
bonding: convert to list API and replace bond's custom list
|
12 years ago |
dingtianhong
|
9402b746e7
bonding: add rtnl protection for bonding_store_fail_over_mac
|
12 years ago |
dingtianhong
|
38c4916a78
bonding: bond_sysfs.c checkpatch cleanup
|
12 years ago |
Veaceslav Falico
|
8599b52e14
bonding: add an option to fail when any of arp_ip_target is inaccessible
|
12 years ago |
Veaceslav Falico
|
87a7b84b58
bonding: add helper function bond_get_targets_ip(targets, ip)
|
12 years ago |
Veaceslav Falico
|
d6641ccff9
bonding: trivial: update the comments to reflect the reality
|
12 years ago |
Nikolay Aleksandrov
|
53edee2cfb
bonding: allow xmit hash policy change while bond dev is up
|
12 years ago |
nikolay@redhat.com
|
318debd897
bonding: fix multiple 3ad mode sysfs race conditions
|
12 years ago |
nikolay@redhat.com
|
ea6836dd7e
bonding: fix set mode race conditions
|
12 years ago |
nikolay@redhat.com
|
1bc7db1678
bonding: fix disabling of arp_interval and miimon
|
12 years ago |