summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bonding.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-02bonding: make more functions staticstephen hemminger1-3/+0
2014-01-02bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong1-1/+1
2013-12-30bonding: make local function staticstephen hemminger1-1/+0
2013-12-20bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2013-12-20bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-20bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-20bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2013-12-20bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-18bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-18bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2013-12-18bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-18bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2013-12-18bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong1-0/+4
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com1-0/+4
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add miimon netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-2/+2
2013-11-29bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong1-0/+7
2013-11-16bonding: add ip checks when store ip targetWang Weidong1-0/+3
2013-11-08bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov1-1/+2
2013-10-20bonding: move active_slave getting into separate functionJiri Pirko1-0/+2
2013-10-20bonding: move active_slave setting into separate functionJiri Pirko1-0/+1
2013-10-20bonding: move mode setting into separate functionJiri Pirko1-2/+7
2013-10-20bonding: push Netlink bits into separate fileJiri Pirko1-0/+7
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong1-0/+14
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov1-2/+1
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico1-1/+0
2013-09-29bonding: remove bond_next_slave()Veaceslav Falico1-31/+0
2013-09-27net: create sysfs symlinks for neighbour devicesVeaceslav Falico1-2/+0
2013-09-27bonding: remove slave listsVeaceslav Falico1-2/+0
2013-09-27bonding: use neighbours for bond_next_slave()Veaceslav Falico1-5/+1
2013-09-27bonding: add __bond_next_slave() which uses neighboursVeaceslav Falico1-0/+28
2013-09-27bonding: remove bond_prev_slave()Veaceslav Falico1-4/+0
2013-09-27bonding: convert first/last slave logic to use neighboursVeaceslav Falico1-6/+11
2013-09-27bonding: convert bond_has_slaves() to use the neighbour listVeaceslav Falico1-1/+1
2013-09-27bonding: add bond_has_slaves() and use itVeaceslav Falico1-0/+2
2013-09-27bonding: remove unused bond_for_each_slave_from()Veaceslav Falico1-13/+0
2013-09-27bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico1-5/+7
2013-09-27bonding: remove bond_for_each_slave_continue_reverse()Veaceslav Falico1-10/+0
2013-09-27bonding: modify bond_get_slave_by_dev() to use neighboursVeaceslav Falico1-7/+1
2013-09-16bonding: Make alb learning packet interval configurableNeil Horman1-0/+1
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com1-0/+1