Nikolay Aleksandrov
|
4f5474e7fd
bonding: fix igmp_retrans type and two related races
|
12 years ago |
Nikolay Aleksandrov
|
b8fad459f9
bonding: reset master mac on first enslave failure
|
12 years ago |
nikolay@redhat.com
|
5a5c5fd48e
bonding: arp_ip_count and arp_targets can be wrong
|
12 years ago |
nikolay@redhat.com
|
acca2674a7
bonding: replace %x with %pI4 for IPv4 addresses
|
12 years ago |
Eric Dumazet
|
b0ce3508b2
bonding: allow TSO being set on bonding master
|
12 years ago |
David S. Miller
|
58717686cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
nikolay@redhat.com
|
c6cdcf6d82
bonding: fix locking in enslave failure path
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
nikolay@redhat.com
|
d632ce989c
bonding: in bond_mc_swap() bond's mc addr list is walked without lock
|
12 years ago |
nikolay@redhat.com
|
fc7a72ac86
bonding: disable netpoll on enslave failure
|
12 years ago |
nikolay@redhat.com
|
3c5913b53f
bonding: primary_slave & curr_active_slave are not cleaned on enslave failure
|
12 years ago |
nikolay@redhat.com
|
a506e7b479
bonding: vlans don't get deleted on enslave failure
|
12 years ago |
nikolay@redhat.com
|
25e40305d4
bonding: mc addresses don't get deleted on enslave failure
|
12 years ago |
Andy Gospodarek
|
bb5b052f75
bond: add support to read speed and duplex via ethtool
|
12 years ago |
Patrick McHardy
|
1fd9b1fc31
net: vlan: prepare for 802.1ad support
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Eric Dumazet
|
4394542ca4
bonding: fix l23 and l34 load balancing in forwarding path
|
12 years ago |
nikolay@redhat.com
|
b6a5a7b9a5
bonding: IFF_BONDING is not stripped on enslave failure
|
12 years ago |
nikolay@redhat.com
|
6101391d4a
bonding: fix netdev event NULL pointer dereference
|
12 years ago |
nikolay@redhat.com
|
69b0216ac2
bonding: fix bonding_masters race condition in bond unloading
|
12 years ago |
nikolay@redhat.com
|
ffcdedb667
Revert "bonding: remove sysfs before removing devices"
|
12 years ago |
David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Veaceslav Falico
|
4de79c737b
bonding: remove sysfs before removing devices
|
12 years ago |
David S. Miller
|
d662483264
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Veaceslav Falico
|
fcd99434fb
bonding: get netdev_rx_handler_unregister out of locks
|
12 years ago |
Veaceslav Falico
|
ad999eee66
bonding: cleanup unneeded rcu_read_lock()
|
12 years ago |
Veaceslav Falico
|
876254ae27
bonding: don't call update_speed_duplex() under spinlocks
|
12 years ago |
Veaceslav Falico
|
80028ea1c0
bonding: fire NETDEV_RELEASE event only on 0 slaves
|
12 years ago |
Jiri Pirko
|
6c8c4e4c24
bond: check if slave count is 0 in case when deciding to take slave's mac
|
12 years ago |