Amerigo Wang
|
9e2e61fbf8
bonding: fix potential deadlock in bond_uninit()
|
15 years ago |
Eric Dumazet
|
00ae702847
bonding: bond_xmit_roundrobin() fix
|
15 years ago |
Andy Gospodarek
|
a2fd940f4c
bonding: fix broken multicast with round-robin mode
|
15 years ago |
Patrick McHardy
|
8d6184e488
bonding: fix device leak on error in bond_create()
|
15 years ago |
Ajit Khaparde
|
35cfabdc5e
bonding: Remove net_device_stats from bonding struct
|
15 years ago |
David S. Miller
|
05ba712d7e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
stephen hemminger
|
b473946a08
bonding: bond_open error return value
|
15 years ago |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 years ago |
Andy Gospodarek
|
1f3c8804ac
bonding: allow arp_ip_targets on separate vlans to use arp validation
|
15 years ago |
Joe Perches
|
a4aee5c808
drivers/net/bonding/: : use pr_fmt
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Eric W. Biederman
|
15449745e5
net: Simplify the bond drivers pernet operations.
|
15 years ago |
Eric Dumazet
|
f99189b186
netns: net_identifiers should be read_mostly
|
15 years ago |
Eric W. Biederman
|
6639104bd8
bond: Get the rtnl_link_ops support correct
|
15 years ago |
Eric W. Biederman
|
ec87fd3b4e
bond: Add support for multiple network namespaces
|
15 years ago |
Eric W. Biederman
|
88ead97710
bond: Implement a basic set of rtnl link ops
|
15 years ago |
Eric W. Biederman
|
c67dfb299e
bond: Simplify bond device destruction
|
15 years ago |
Eric W. Biederman
|
30c15ba993
bond: Simplify bond_create.
|
15 years ago |
Eric W. Biederman
|
6151b3d435
bond: Simply bond sysfs group creation
|
15 years ago |
David S. Miller
|
0519d83d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Bohac
|
d9d5283228
bonding: fix a race condition in calls to slave MII ioctls
|
15 years ago |
Jasper Spaans
|
a361c83cb4
bonding: Remove bond_dev from xmit_hash_policy call.
|
15 years ago |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jasper Spaans
|
d3da68310a
bonding: Modify hash transmit policies to use the packet's source MAC address
|
15 years ago |
Nicolas de Pesloüan
|
38fc0026da
bonding: change bond_create_proc_entry() to return void
|
15 years ago |
Nicolas de Pesloüan
|
49b4ad92d1
bonding: remove useless assignment
|
15 years ago |
Nicolas de Pesloüan
|
3c6aaa2461
bonding: fix a parameter name in error message
|
15 years ago |
Jiri Pirko
|
a549952ad3
bonding: introduce primary_reselect option
|
15 years ago |
Jiri Pirko
|
b9f602533e
bonding: make ab_arp select active slaves as other modes
|
16 years ago |
Moni Shoua
|
75c78500dd
bonding: remap muticast addresses without using dev_close() and dev_open()
|
16 years ago |