Jay Vosburgh
|
e6d265e850
bonding: eliminate bond_close race conditions
|
13 years ago |
Flavio Leitner
|
d5edf2906e
bonding: fix wrong port enabling in 802.3ad
|
13 years ago |
Andy Gospodarek
|
a0db2dad09
bonding: properly stop queuing work when requested
|
13 years ago |
stephen hemminger
|
655f8919d5
bonding: add min links parameter to 802.3ad
|
14 years ago |
Peter Pan(潘卫平)
|
bf0239a98a
bonding:delete a dereference before check
|
14 years ago |
Peter Pan(潘卫平)
|
1a14fbcbc9
bonding:delete agg_select_mode from ad_bond_info
|
14 years ago |
Peter Pan(潘卫平)
|
56d00c677d
bonding:delete lacp_fast from ad_bond_info
|
14 years ago |
Peter Pan(潘卫平)
|
ba824a8b2d
bonding: make 802.3ad use latest lacp_rate
|
14 years ago |
Michał Mirosław
|
0693e88e6c
net: bonding: factor out rlock(bond->lock) in xmit path
|
14 years ago |
David S. Miller
|
2bd93d7af1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Jiri Pirko
|
3aba891dde
bonding: move processing of recv handlers into handle_frame()
|
14 years ago |
Jiri Bohac
|
2430af8b7f
bonding: 802.3ad - fix agg_device_up
|
14 years ago |
David Decotigny
|
65cce19c07
net-bonding: Fix minor/cosmetic type inconsistencies
|
14 years ago |
Jiri Pirko
|
e30bc066ab
bonding: wrap slave state work
|
14 years ago |
Nils Carlson
|
9ac3524a94
bonding 802.3ad: Rename rx_machine_lock to state_machine_lock
|
14 years ago |
Nils Carlson
|
16d79d7dc9
bonding 802.3ad: Fix the state machine locking v2
|
14 years ago |
David S. Miller
|
e92427b289
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
14 years ago |
Neil Horman
|
b30532515f
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Joe Perches
|
c04914af68
drivers/net/bonding: Remove unnecessary casts of netdev_priv
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
Bandan Das
|
7bfc475323
bonding: cleanup: remove braces from single block statements
|
14 years ago |
Bandan Das
|
128ea6c3ee
bonding: cleanup : add space around operators
|
14 years ago |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 years ago |
Andy Gospodarek
|
ab12811c89
bonding: correctly process non-linear skbs
|
15 years ago |
Dan Carpenter
|
c99a3d2e04
bond_3ad.c avoid possible null deref
|
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 |
Jay Vosburgh
|
2d6682db11
bonding: fix 802.3ad standards compliance error
|
15 years ago |