dingtianhong
|
f23691095b
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
|
11 years ago |
dingtianhong
|
be79bd048a
bonding: add RCU for bond_3ad_state_machine_handler()
|
11 years ago |
dingtianhong
|
c851703544
bonding: remove unwanted lock for bond enslave and release
|
11 years ago |
dingtianhong
|
eb9fa4b019
bonding: rebuild the lock use for bond_activebackup_arp_mon()
|
11 years ago |
dingtianhong
|
2e52f4fe36
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
|
11 years ago |
dingtianhong
|
4cb4f97b7e
bonding: rebuild the lock use for bond_mii_monitor()
|
11 years ago |
dingtianhong
|
b2e7aceb00
bonding: remove the no effect lock for bond_select_active_slave()
|
11 years ago |
dingtianhong
|
89015c18ff
bonding: add arp_ip_target checks when install the module
|
11 years ago |
dingtianhong
|
fe9d04afe9
bonding: disable arp and enable mii monitoring when bond change to no uses arp mode
|
11 years ago |
Nikolay Aleksandrov
|
73958329ea
bonding: extend round-robin mode with packets_per_slave
|
12 years ago |
David S. Miller
|
1f2cd845d3
Revert "Merge branch 'bonding_monitor_locking'"
|
12 years ago |
dingtianhong
|
80b9d236ec
bonding: remove bond read lock for bond_activebackup_arp_mon()
|
12 years ago |
dingtianhong
|
7f1bb571b7
bonding: remove bond read lock for bond_loadbalance_arp_mon()
|
12 years ago |
dingtianhong
|
6b6c526147
bonding: remove bond read lock for bond_mii_monitor()
|
12 years ago |
Alexei Starovoitov
|
7f29405403
net: fix rtnl notification in atomic context
|
12 years ago |
Veaceslav Falico
|
5378c2e6ea
bonding: move bond-specific init after enslave happens
|
12 years ago |
Jiri Pirko
|
080a06e1a9
bonding: remove bond_ioctl_change_active()
|
12 years ago |
Jiri Pirko
|
0a2a78c4a9
bonding: push Netlink bits into separate file
|
12 years ago |
Nikolay Aleksandrov
|
32819dc183
bonding: modify the old and add new xmit hash policies
|
12 years ago |
David S. Miller
|
4fbef95af4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Veaceslav Falico
|
b324187051
bonding: RCUify bond_set_rx_mode()
|
12 years ago |
Neil Horman
|
5a0068deb6
bonding: Fix broken promiscuity reference counting issue
|
12 years ago |
Veaceslav Falico
|
23c147e026
bonding: correctly verify for the first slave in bond_enslave
|
12 years ago |
Veaceslav Falico
|
5831d66e80
net: create sysfs symlinks for neighbour devices
|
12 years ago |
Veaceslav Falico
|
4fee991a46
bonding: remove slave lists
|
12 years ago |
Veaceslav Falico
|
c8c23903f1
bonding: remove bond_prev_slave()
|
12 years ago |
Veaceslav Falico
|
0965a1f3f8
bonding: add bond_has_slaves() and use it
|
12 years ago |
Veaceslav Falico
|
4087df87b8
bonding: rework bond_ab_arp_probe() to use bond_for_each_slave()
|
12 years ago |
Veaceslav Falico
|
77140d2951
bonding: rework bond_find_best_slave() to use bond_for_each_slave()
|
12 years ago |
Veaceslav Falico
|
544a028e65
bonding: use bond_for_each_slave() in bond_uninit()
|
12 years ago |