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 |
David S. Miller
|
04c9f416e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric W. Biederman
|
a64d49c3dd
bonding: Manage /proc/net/bonding/ entries from the netdev events
|
13 years ago |
Eric Dumazet
|
0450243096
bonding: drop_monitor aware
|
13 years ago |
David S. Miller
|
43b03f1f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
de063b7040
bonding: remove packet cloning in recv_probe()
|
13 years ago |
Eric Dumazet
|
5ee31c6898
bonding: Fix corrupted queue_mapping
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Jiri Bohac
|
13a8e0c8cd
bonding: don't increase rx_dropped after processing LACPDUs
|
13 years ago |
Rick Jones
|
13b95fb714
bonding: bond_update_speed_duplex() can return void since no callers check its return
|
13 years ago |