David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Veaceslav Falico
|
b6adc610f1
bonding: convert IS_UP(slave->dev) to inline function
|
11 年之前 |
Veaceslav Falico
|
2807a9feb2
bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function
|
11 年之前 |
Veaceslav Falico
|
ec0865a949
bonding: make USES_PRIMARY inline functions
|
11 年之前 |
Veaceslav Falico
|
267bed777a
bonding: make BOND_NO_USES_ARP an inline function
|
11 年之前 |
Nikolay Aleksandrov
|
81c708068d
bonding: fix out of range parameters for bond_intmax_tbl
|
11 年之前 |
Nikolay Aleksandrov
|
dc3e5d18f2
bonding: make a generic sysfs option store and fix comments
|
11 年之前 |
Mahesh Bandewar
|
e9f0fb8849
bonding: Add tlb_dynamic_lb parameter for tlb mode
|
11 年之前 |
Mahesh Bandewar
|
f05b42eaa2
bonding: Added bond_tlb_xmit() for tlb mode.
|
11 年之前 |
Monam Agarwal
|
8800a244fa
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
|
11 年之前 |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
stephen hemminger
|
28f084cca3
bonding: fix const in options processing
|
11 年之前 |
Sasha Levin
|
5bd4e4c158
bonding: correctly handle out of range parameters for lp_interval
|
11 年之前 |
stephen hemminger
|
f3253339a4
bonding: options handling cleanup
|
11 年之前 |
David S. Miller
|
1e8d6421cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Veaceslav Falico
|
896149ff1b
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
|
11 年之前 |
Veaceslav Falico
|
3fe68df97c
bonding: always set recv_probe to bond_arp_rcv in arp monitor
|
11 年之前 |
Veaceslav Falico
|
13ac34a886
bonding: permit using arp_validate with non-ab modes
|
11 年之前 |
Joe Perches
|
90194264ce
bonding: Neaten pr_<level>
|
11 年之前 |
Mike Galbraith
|
eb2d4c6487
net,bonding: fix bond_options.c direct rwlock.h include
|
11 年之前 |
dingtianhong
|
c313c89edb
bonding: remove the redundant judgements for bond_option_queue_id_set()
|
11 年之前 |
Nikolay Aleksandrov
|
0681a28264
bonding: fix u64 division
|
11 年之前 |
dingtianhong
|
c59ab67369
bonding: clean the primary slave if there is no slave matching new primary
|
11 年之前 |
Nikolay Aleksandrov
|
0e2e5b66e9
bonding: convert slaves to use the new option API
|
11 年之前 |
Nikolay Aleksandrov
|
4325b374f8
bonding: convert lp_interval to use the new option API
|
11 年之前 |
Nikolay Aleksandrov
|
105c8fb6c5
bonding: convert resend_igmp to use the new option API
|
11 年之前 |
Nikolay Aleksandrov
|
3df0116251
bonding: convert all_slaves_active to use the new option API
|
11 年之前 |
Nikolay Aleksandrov
|
24089ba102
bonding: convert queue_id to use the new option API
|
11 年之前 |
Nikolay Aleksandrov
|
d1fbd3ed93
bonding: convert active_slave to use the new option API
|
11 年之前 |
Nikolay Aleksandrov
|
0fff060877
bonding: convert use_carrier to use the new option API
|
11 年之前 |