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 |
Doug Goldstein
|
b3f92b63c4
bonding: set sysfs device_type to 'bond'
|
12 years ago |
nikolay@redhat.com
|
0896341a44
bonding: fix bond_release_all inconsistencies
|
12 years ago |
Neil Horman
|
2cde6acd49
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
|
12 years ago |
Gao feng
|
387ff91184
netns: bond: allow unprivileged users to control bond device
|
12 years ago |
Jiri Pirko
|
409cc1f8a4
bond: have random dev address by default instead of zeroes
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Jiri Pirko
|
471cb5a33d
bonding: remove usage of dev->master
|
12 years ago |
Konstantin Khlebnikov
|
cfb6f99dd9
bonding: do not cancel works in bond_uninit()
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Ben Hutchings
|
c772dde343
bonding: Fix check for ethtool get_link operation support
|
12 years ago |
nikolay@redhat.com
|
90fb6250c5
bonding: make arp_ip_target parameter checks consistent with sysfs
|
12 years ago |
nikolay@redhat.com
|
fbb0c41b81
bonding: fix miimon and arp_interval delayed work race conditions
|
12 years ago |
Michal Kubeček
|
4e591b93d5
bonding: in balance-rr mode, set curr_active_slave only if it is up
|
12 years ago |
Sarveshwar Bandi
|
0e376bd0b7
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices.
|
12 years ago |
Jiri Pirko
|
55462cf30a
vlan: fix bond/team enslave of vlan challenged slave/port
|
12 years ago |
Eric Dumazet
|
49ee49202b
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
|
12 years ago |
Jiri Bohac
|
da210f5590
bonding: add some slack to arp monitoring time limits
|
13 years ago |
John Eaglesham
|
6b923cb718
bonding: support for IPv6 transmit hashing
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Amerigo Wang
|
e15c3c2294
netpoll: check netpoll tx status on the right device
|
13 years ago |
Amerigo Wang
|
38e6bc185d
netpoll: make __netpoll_cleanup non-block
|
13 years ago |
Amerigo Wang
|
47be03a28c
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
|
13 years ago |
Amerigo Wang
|
b7bc2a5b5b
net: remove netdev_bonding_change()
|
13 years ago |
Jiri Pirko
|
df4ab5b3c2
net: rename bond_queue_mapping to slave_dev_queue_mapping
|
13 years ago |
Jiri Pirko
|
d40156aa5e
rtnl: allow to specify different num for rx and tx queue count
|
13 years ago |
Eric Dumazet
|
b6fe83e952
bonding: refine IFF_XMIT_DST_RELEASE capability
|
13 years ago |
Jiri Pirko
|
30fdd8a082
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
|
13 years ago |