Jiri Pirko
|
5b2c4dd2ec
net: convert bonding to use rx_handler
|
14 years ago |
Amerigo Wang
|
080e4130b1
netpoll: remove IFF_IN_NETPOLL flag
|
14 years ago |
Amerigo Wang
|
8a8efa22f5
bonding: sync netpoll code with bridge
|
14 years ago |
Jiri Pirko
|
9232ecca3e
bond: implement [add/del]_slave ops
|
14 years ago |
Jiri Pirko
|
1765a57533
net: make dev->master general
|
14 years ago |
Michał Mirosław
|
acd1130e87
net: reduce and unify printk level in netdev_fix_features()
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
Neil Horman
|
b30532515f
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
|
14 years ago |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Ben Hutchings
|
ffa95ed50f
bonding: Change active slave quietly when bond is down
|
14 years ago |
Ben Hutchings
|
8387451e55
bonding/vlan: Remove redundant VLAN tag insertion logic
|
14 years ago |
Taku Izumi
|
f073c7ca29
bonding: add the debugfs facility to the bonding driver
|
14 years ago |
Neil Horman
|
fb4fa76a1f
net: Convert netpoll blocking api in bonding driver to be a counter
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David Strand
|
d13a2cb63d
bonding: check for assigned mac before adopting the slaves mac address
|
14 years ago |
David S. Miller
|
24912420e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
866f3b25a2
bonding: IGMP handling cleanup
|
14 years ago |
Eric Dumazet
|
3006bc3889
bonding: fix a race in IGMP handling
|
14 years ago |
Eric Dumazet
|
e4a7b93bd5
bonding: remove dev_base_lock use
|
14 years ago |
Jarek Poplawski
|
a71fb88145
bonding: Fix lockdep warning after bond_vlan_rx_register()
|
14 years ago |
stephen hemminger
|
26d8ee75e0
bonding: make release_and_destroy static
|
14 years ago |
stephen hemminger
|
379b738341
bonding: make bond_resend_igmp_join_requests_delayed static
|
14 years ago |
Neil Horman
|
9ff76c951c
netpoll: Remove netpoll blocking from uninit path
|
14 years ago |
Neil Horman
|
45b0cb8abd
bonding: Re-enable netpoll over bonding
|
14 years ago |
Neil Horman
|
e843fa5088
bonding: Fix deadlock in bonding driver resulting from internal locking when using netpoll
|
14 years ago |
Neil Horman
|
c2355e1ab9
bonding: Fix bonding drivers improper modification of netpoll structure
|
14 years ago |
David S. Miller
|
69259abb64
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Krzysztof Oledzki
|
dd53df265b
bonding: add Speed/Duplex information to /proc/net/bonding/bond
|
14 years ago |
Krzysztof Piotr Oledzki
|
546add7946
bonding: reread information about speed and duplex when interface goes up
|
14 years ago |
Krzysztof Piotr Oledzki
|
700c2a779e
bonding: print information about speed and duplex seen by the driver
|
14 years ago |