Jiri Bohac
|
d9d5283228
bonding: fix a race condition in calls to slave MII ioctls
|
15 年之前 |
Jasper Spaans
|
d3da68310a
bonding: Modify hash transmit policies to use the packet's source MAC address
|
15 年之前 |
Jiri Pirko
|
b9f602533e
bonding: make ab_arp select active slaves as other modes
|
16 年之前 |
Moni Shoua
|
75c78500dd
bonding: remap muticast addresses without using dev_close() and dev_open()
|
15 年之前 |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
16 年之前 |
Petri Gynther
|
6c9888532b
bonding: Have bond_check_dev_link examine netif_running
|
16 年之前 |
Nicolas de Pesloüan
|
f584130616
bonding: Fix useless test: int > INT_MAX
|
16 年之前 |
Stephen Hemminger
|
89c76c62f1
bonding: use compare_ether_addr
|
16 年之前 |
Jay Vosburgh
|
278339a42a
bonding: propogate vlan_features to bonding master
|
16 年之前 |
Jiri Pirko
|
e5e2a8fd83
bonding: wipe out printk's
|
16 年之前 |
David S. Miller
|
da8120355e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Moni Shoua
|
e36b9d16c6
bonding: clean muticast addresses when device changes type
|
16 年之前 |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 年之前 |
Stephen Hemminger
|
181470fcf3
bonding: initialization rework
|
16 年之前 |
Stephen Hemminger
|
373500db92
bonding: network device names are case sensative
|
16 年之前 |
Stephen Hemminger
|
3d632c3f28
bonding: fix style issues
|
16 年之前 |
Stephen Hemminger
|
9e71626c1c
bonding: fix destructor
|
16 年之前 |
Stephen Hemminger
|
7e08384045
bonding: remove bonding read/write semaphore
|
16 年之前 |
Stephen Hemminger
|
d93216051a
bonding: initialize before registration
|
16 年之前 |
Stephen Hemminger
|
d2991f7535
bonding: bond_create always called with default parameters
|
16 年之前 |
Jiri Pirko
|
ae63e808f5
bonding: use bond_is_lb() when it's appropriate
|
16 年之前 |
Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 年之前 |
David S. Miller
|
bb803cfbec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Eric Dumazet
|
9d21493b4b
net: tx scalability works : trans_start
|
16 年之前 |
Florian Westphal
|
9d34d1a20e
bonding: fix panic if initialization fails
|
16 年之前 |
Jiri Pirko
|
aee64faf23
bonding: get rid of CONFIG_PROC_FS ifdefs
|
16 年之前 |
David S. Miller
|
d252a5e7b7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Jiri Pirko
|
1363d9b135
bonding: correct the cleanup in bond_create()
|
16 年之前 |
Eric Dumazet
|
689c96cca7
bonding: bond_slave_info_query() fix
|
16 年之前 |
Jiri Pirko
|
41f8910040
bonding: ignore updelay param when there is no active slave
|
16 年之前 |