David S. Miller
|
1f2cd845d3
Revert "Merge branch 'bonding_monitor_locking'"
|
11 years ago |
dingtianhong
|
80b9d236ec
bonding: remove bond read lock for bond_activebackup_arp_mon()
|
11 years ago |
dingtianhong
|
7f1bb571b7
bonding: remove bond read lock for bond_loadbalance_arp_mon()
|
11 years ago |
dingtianhong
|
6b6c526147
bonding: remove bond read lock for bond_mii_monitor()
|
11 years ago |
Alexei Starovoitov
|
7f29405403
net: fix rtnl notification in atomic context
|
11 years ago |
Veaceslav Falico
|
5378c2e6ea
bonding: move bond-specific init after enslave happens
|
11 years ago |
Jiri Pirko
|
080a06e1a9
bonding: remove bond_ioctl_change_active()
|
11 years ago |
Jiri Pirko
|
0a2a78c4a9
bonding: push Netlink bits into separate file
|
11 years ago |
Nikolay Aleksandrov
|
32819dc183
bonding: modify the old and add new xmit hash policies
|
11 years ago |
David S. Miller
|
4fbef95af4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Veaceslav Falico
|
b324187051
bonding: RCUify bond_set_rx_mode()
|
11 years ago |
Neil Horman
|
5a0068deb6
bonding: Fix broken promiscuity reference counting issue
|
11 years ago |
Veaceslav Falico
|
23c147e026
bonding: correctly verify for the first slave in bond_enslave
|
11 years ago |
Veaceslav Falico
|
5831d66e80
net: create sysfs symlinks for neighbour devices
|
11 years ago |
Veaceslav Falico
|
4fee991a46
bonding: remove slave lists
|
11 years ago |
Veaceslav Falico
|
c8c23903f1
bonding: remove bond_prev_slave()
|
11 years ago |
Veaceslav Falico
|
0965a1f3f8
bonding: add bond_has_slaves() and use it
|
11 years ago |
Veaceslav Falico
|
4087df87b8
bonding: rework bond_ab_arp_probe() to use bond_for_each_slave()
|
11 years ago |
Veaceslav Falico
|
77140d2951
bonding: rework bond_find_best_slave() to use bond_for_each_slave()
|
11 years ago |
Veaceslav Falico
|
544a028e65
bonding: use bond_for_each_slave() in bond_uninit()
|
11 years ago |
Veaceslav Falico
|
9caff1e7b7
bonding: make bond_for_each_slave() use lower neighbour's private
|
11 years ago |
Veaceslav Falico
|
81f23b13ac
bonding: remove bond_for_each_slave_continue_reverse()
|
11 years ago |
Veaceslav Falico
|
1f718f0f4f
bonding: populate neighbour's private on enslave
|
11 years ago |
Veaceslav Falico
|
2f268f129c
net: add adj_list to save only neighbours
|
11 years ago |
Neil Horman
|
7eacd03810
bonding: Make alb learning packet interval configurable
|
11 years ago |
nikolay@redhat.com
|
5bb9e0b50d
bonding: fix bond_arp_rcv setting and arp validate desync state
|
12 years ago |
nikolay@redhat.com
|
c48268611a
bonding: drop read_lock in bond_compute_features
|
12 years ago |
nikolay@redhat.com
|
9b7b165ac1
bonding: drop read_lock in bond_fix_features
|
12 years ago |
nikolay@redhat.com
|
ee8487c0e1
bonding: trivial: remove outdated comment and braces
|
12 years ago |
nikolay@redhat.com
|
6c8d23f786
bonding: simplify and fix peer notification
|
12 years ago |