Nicolas Dichtel
|
ed2a80ab7b
rtnl/bond: don't send rtnl msg for unregistered iface
|
před 10 roky |
Jonathan Toppins
|
2477bc9a3d
bonding: update bond carrier state when min_links option changes
|
před 10 roky |
Jonathan Toppins
|
7bfa014500
bonding: cleanup bond_opts array
|
před 10 roky |
David S. Miller
|
1ef8019be8
net: Move bonding headers under include/net
|
před 10 roky |
Nikolay Aleksandrov
|
1c72cfdc96
bonding: clean curr_slave_lock use
|
před 11 roky |
Nikolay Aleksandrov
|
246df7b423
bonding: options: remove bond->lock usage
|
před 11 roky |
Nikolay Aleksandrov
|
059b47e8aa
bonding: convert primary_slave to use RCU
|
před 11 roky |
Jiri Pirko
|
d4261e5650
bonding: create netlink event when bonding option is changed
|
před 11 roky |
Veaceslav Falico
|
cb25235860
bonding: remove pr_fmt from bond_options.c
|
před 11 roky |
Veaceslav Falico
|
2de390bace
bonding: convert bond_options.c to use netdev_printk instead of pr_
|
před 11 roky |
Nikolay Aleksandrov
|
ff11d8b27d
bonding: fix bond_option_mode_set warning
|
před 11 roky |
Eric Dumazet
|
4740d63827
bonding: add proper __rcu annotation for curr_active_slave
|
před 11 roky |
Eric Dumazet
|
e965f80494
bonding: get rid of bond_option_active_slave_get()
|
před 11 roky |
David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Veaceslav Falico
|
b6adc610f1
bonding: convert IS_UP(slave->dev) to inline function
|
před 11 roky |
Veaceslav Falico
|
2807a9feb2
bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function
|
před 11 roky |
Veaceslav Falico
|
ec0865a949
bonding: make USES_PRIMARY inline functions
|
před 11 roky |
Veaceslav Falico
|
267bed777a
bonding: make BOND_NO_USES_ARP an inline function
|
před 11 roky |
Nikolay Aleksandrov
|
81c708068d
bonding: fix out of range parameters for bond_intmax_tbl
|
před 11 roky |
Nikolay Aleksandrov
|
dc3e5d18f2
bonding: make a generic sysfs option store and fix comments
|
před 11 roky |
Mahesh Bandewar
|
e9f0fb8849
bonding: Add tlb_dynamic_lb parameter for tlb mode
|
před 11 roky |
Mahesh Bandewar
|
f05b42eaa2
bonding: Added bond_tlb_xmit() for tlb mode.
|
před 11 roky |
Monam Agarwal
|
8800a244fa
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
|
před 11 roky |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
stephen hemminger
|
28f084cca3
bonding: fix const in options processing
|
před 11 roky |
Sasha Levin
|
5bd4e4c158
bonding: correctly handle out of range parameters for lp_interval
|
před 11 roky |
stephen hemminger
|
f3253339a4
bonding: options handling cleanup
|
před 11 roky |
David S. Miller
|
1e8d6421cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Veaceslav Falico
|
896149ff1b
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
|
před 11 roky |
Veaceslav Falico
|
3fe68df97c
bonding: always set recv_probe to bond_arp_rcv in arp monitor
|
před 11 roky |