Vlad Yasevich
|
14af9963ba
bonding: Support macvlans on top of tlb/rlb mode bonds
|
11 years ago |
David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Veaceslav Falico
|
f6dcf561e6
bonding: remove NULL verification from bond_get_bond_by_slave()
|
11 years ago |
Vlad Yasevich
|
44a4085538
bonding: Fix stacked device detection in arp monitoring
|
11 years ago |
Veaceslav Falico
|
8557cd74ca
bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()
|
11 years ago |
Veaceslav Falico
|
891ab54d66
bonding: rename {, bond_}slave_can_tx and clean it up
|
11 years ago |
Veaceslav Falico
|
b6adc610f1
bonding: convert IS_UP(slave->dev) to inline function
|
11 years ago |
Veaceslav Falico
|
2807a9feb2
bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function
|
11 years ago |
Veaceslav Falico
|
01844098ec
bonding: create a macro for bond mode and use it
|
11 years ago |
Veaceslav Falico
|
ec0865a949
bonding: make USES_PRIMARY inline functions
|
11 years ago |
Veaceslav Falico
|
267bed777a
bonding: make BOND_NO_USES_ARP an inline function
|
11 years ago |
Veaceslav Falico
|
d1e2e5cd4f
bonding: make TX_QUEUE_OVERRIDE() macro an inline function
|
11 years ago |
Veaceslav Falico
|
befb903ae6
bonding: remove BOND_MODE_IS_LB macro
|
11 years ago |
dingtianhong
|
3fdddd859a
bonding: alloc the structure ad_info dynamically in per slave
|
11 years ago |
dingtianhong
|
2db2a15abf
bonding: remove the unused macro
|
11 years ago |
dingtianhong
|
bedabf903d
bonding: simplify the slave_do_arp_validate_only()
|
11 years ago |
dingtianhong
|
31924325f5
bonding: remove the unnecessary struct bond_net
|
11 years ago |
Mahesh Bandewar
|
e9f0fb8849
bonding: Add tlb_dynamic_lb parameter for tlb mode
|
11 years ago |
Mahesh Bandewar
|
ee62e86813
bonding: Changed hashing function to just provide hash
|
11 years ago |
dingtianhong
|
fbd929f2dc
bonding: support QinQ for bond arp interval
|
11 years ago |
stephen hemminger
|
f3253339a4
bonding: options handling cleanup
|
11 years ago |
stephen hemminger
|
fca28094cd
bonding: remove dead code
|
11 years ago |
Veaceslav Falico
|
072256d1f2
bonding: make slave status notifications GFP_ATOMIC
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
dingtianhong
|
b0929915e0
bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitor
|
11 years ago |
dingtianhong
|
5e5b066535
bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode
|
11 years ago |
Veaceslav Falico
|
49f17de721
bonding: rename last_arp_rx to last_rx
|
11 years ago |
Veaceslav Falico
|
8e603460fa
bonding: trivial: rename slave->jiffies to ->last_link_up
|
11 years ago |
Veaceslav Falico
|
9f24273837
bonding: use last_arp_rx in slave_last_rx()
|
11 years ago |
Veaceslav Falico
|
896149ff1b
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
|
11 years ago |