Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
406a94d7fae94a893c3afb9c2d18c83124d3cd9b
/
drivers
/
net
/
bonding
/
bond_options.c
e9f0fb8
bonding: Add tlb_dynamic_lb parameter for tlb mode
by Mahesh Bandewar
· 11 years ago
f05b42e
bonding: Added bond_tlb_xmit() for tlb mode.
by Mahesh Bandewar
· 11 years ago
8800a24
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
by Monam Agarwal
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
28f084c
bonding: fix const in options processing
by stephen hemminger
· 11 years ago
5bd4e4c
bonding: correctly handle out of range parameters for lp_interval
by Sasha Levin
· 11 years ago
f325333
bonding: options handling cleanup
by stephen hemminger
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
896149f
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
by Veaceslav Falico
· 11 years ago
3fe68df
bonding: always set recv_probe to bond_arp_rcv in arp monitor
by Veaceslav Falico
· 11 years ago
13ac34a
bonding: permit using arp_validate with non-ab modes
by Veaceslav Falico
· 11 years ago
9019426
bonding: Neaten pr_<level>
by Joe Perches
· 11 years ago
eb2d4c6
net,bonding: fix bond_options.c direct rwlock.h include
by Mike Galbraith
· 11 years ago
c313c89
bonding: remove the redundant judgements for bond_option_queue_id_set()
by dingtianhong
· 11 years ago
0681a28
bonding: fix u64 division
by Nikolay Aleksandrov
· 11 years ago
c59ab67
bonding: clean the primary slave if there is no slave matching new primary
by dingtianhong
· 11 years ago
0e2e5b6
bonding: convert slaves to use the new option API
by Nikolay Aleksandrov
· 11 years ago
4325b37
bonding: convert lp_interval to use the new option API
by Nikolay Aleksandrov
· 11 years ago
105c8fb
bonding: convert resend_igmp to use the new option API
by Nikolay Aleksandrov
· 11 years ago
3df0116
bonding: convert all_slaves_active to use the new option API
by Nikolay Aleksandrov
· 11 years ago
24089ba
bonding: convert queue_id to use the new option API
by Nikolay Aleksandrov
· 11 years ago
d1fbd3e
bonding: convert active_slave to use the new option API
by Nikolay Aleksandrov
· 11 years ago
0fff060
bonding: convert use_carrier to use the new option API
by Nikolay Aleksandrov
· 11 years ago
388d3a6
bonding: convert primary_reselect to use the new option API
by Nikolay Aleksandrov
· 11 years ago
180222f
bonding: convert primary to use the new option API
by Nikolay Aleksandrov
· 11 years ago
b98d9c6
bonding: convert miimon to use the new option API
by Nikolay Aleksandrov
· 11 years ago
ef56bec
bonding: convert num_peer_notif to use the new option API
by Nikolay Aleksandrov
· 11 years ago
9e5f5ee
bonding: convert ad_select to use the new option API
by Nikolay Aleksandrov
· 11 years ago
633ddc9
bonding: convert min_links to use the new option API
by Nikolay Aleksandrov
· 11 years ago
d3131de
bonding: convert lacp_rate to use the new option API
by Nikolay Aleksandrov
· 11 years ago
e499461
bonding: convert updelay to use the new option API
by Nikolay Aleksandrov
· 11 years ago
25a9b54
bonding: convert downdelay to use the new option API
by Nikolay Aleksandrov
· 11 years ago
4fb0ef58
bonding: convert arp_ip_target to use the new option API
by Nikolay Aleksandrov
· 11 years ago
7bdb04e
bonding: convert arp_interval to use the new option API
by Nikolay Aleksandrov
· 11 years ago
1df6b6a
bonding: convert fail_over_mac to use the new option API
by Nikolay Aleksandrov
· 11 years ago
edf36b2
bonding: convert arp_all_targets to use the new option API
by Nikolay Aleksandrov
· 11 years ago
1622888
bonding: convert arp_validate to use the new option API
by Nikolay Aleksandrov
· 11 years ago
a4b32ce
bonding: convert xmit_hash_policy to use the new option API
by Nikolay Aleksandrov
· 11 years ago
aa59d85
bonding: convert packets_per_slave to use the new option API
by Nikolay Aleksandrov
· 11 years ago
2b3798d
bonding: convert mode setting to use the new option API
by Nikolay Aleksandrov
· 11 years ago
0911736
bonding: add infrastructure for an option API
by Nikolay Aleksandrov
· 11 years ago
809fa97
reciprocal_divide: update/correction of the algorithm
by Hannes Frederic Sowa
· 11 years ago
3243c47
bonding: add bounds checking for tbl params
by sfeldma@cumulusnetworks.com
· 11 years ago
ec029fa
bonding: add ad_select attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
998e40bb
bonding: add lacp_rate attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
c13ab3f
bonding: add packets_per_slave attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8d836d09
bonding: add lp_interval attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
7d10100
bonding: add min_links attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
1cc0b1e
bonding: add all_slaves_active attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
2c9839c
bonding: add num_grat_arp attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
d8838de7
bonding: add resend_igmp attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
f70161c
bonding: add xmit_hash_policy attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8990197
bonding: add fail_over_mac attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8a41ae4
bonding: add primary_select attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
0a98a0d
bonding: add primary attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
4e789fc
bonding: remove unwanted lock for bond_option_active_slave_set()
by dingtianhong
· 11 years ago
d5c8425
bonding: add arp_all_targets netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
29c4948
bonding: add arp_validate netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
7f28fa1
bonding: add arp_ip_target netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
06151db
bonding: add arp_interval netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
9f53e14
bonding: add use_carrier netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
c7461f9
bonding: add downdelay netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
25852e2
bonding: add updelay netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
eecdaa6
bonding: add miimon netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
fe9d04a
bonding: disable arp and enable mii monitoring when bond change to no uses arp mode
by dingtianhong
· 11 years ago
752d48b
bonding: move active_slave getting into separate function
by Jiri Pirko
· 11 years ago
d9e32b2
bonding: move active_slave setting into separate function
by Jiri Pirko
· 11 years ago
72be35f
bonding: move mode setting into separate function
by Jiri Pirko
· 11 years ago