summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAgeFilesLines
* bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong2013-11-291-0/+7
* bonding: add ip checks when store ip targetWang Weidong2013-11-151-0/+3
* bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov2013-11-071-1/+2
* bonding: move active_slave getting into separate functionJiri Pirko2013-10-201-0/+2
* bonding: move active_slave setting into separate functionJiri Pirko2013-10-201-0/+1
* bonding: move mode setting into separate functionJiri Pirko2013-10-201-2/+7
* bonding: push Netlink bits into separate fileJiri Pirko2013-10-201-0/+7
* bonding: use RCU protection for alb xmit pathdingtianhong2013-10-171-0/+14
* bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov2013-10-031-2/+1Star
* bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico2013-09-301-1/+0Star
* bonding: remove bond_next_slave()Veaceslav Falico2013-09-291-31/+0Star
* net: create sysfs symlinks for neighbour devicesVeaceslav Falico2013-09-261-2/+0Star
* bonding: remove slave listsVeaceslav Falico2013-09-261-2/+0Star
* bonding: use neighbours for bond_next_slave()Veaceslav Falico2013-09-261-5/+1Star
* bonding: add __bond_next_slave() which uses neighboursVeaceslav Falico2013-09-261-0/+28
* bonding: remove bond_prev_slave()Veaceslav Falico2013-09-261-4/+0Star
* bonding: convert first/last slave logic to use neighboursVeaceslav Falico2013-09-261-6/+11
* bonding: convert bond_has_slaves() to use the neighbour listVeaceslav Falico2013-09-261-1/+1
* bonding: add bond_has_slaves() and use itVeaceslav Falico2013-09-261-0/+2
* bonding: remove unused bond_for_each_slave_from()Veaceslav Falico2013-09-261-13/+0Star
* bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico2013-09-261-5/+7
* bonding: remove bond_for_each_slave_continue_reverse()Veaceslav Falico2013-09-261-10/+0Star
* bonding: modify bond_get_slave_by_dev() to use neighboursVeaceslav Falico2013-09-261-7/+1Star
* bonding: Make alb learning packet interval configurableNeil Horman2013-09-161-0/+1
* bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com2013-09-111-0/+1
* bonding: remove bond_vlan_used()Veaceslav Falico2013-09-041-18/+0Star
* bonding: remove vlan_list/current_alb_vlanVeaceslav Falico2013-08-291-6/+0Star
* bonding: use netdev_upper list in bond_vlan_usedVeaceslav Falico2013-08-291-1/+14
* bonding: initial RCU conversionnikolay@redhat.com2013-08-021-0/+4
* bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov2013-08-021-0/+10
* bonding: convert to list API and replace bond's custom listnikolay@redhat.com2013-08-021-31/+40
* bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com2013-06-281-1/+0Star
* bonding: remove unnecessary setup_by_slave membernikolay@redhat.com2013-06-281-1/+0Star
* bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico2013-06-261-2/+28
* bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico2013-06-261-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-201-1/+1
|\
| * bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-131-1/+1
* | bonding: Convert hw addr handling to sync/unsync, support ucast addressesJay Vosburgh2013-06-081-1/+0Star
|/
* bond: have random dev address by default instead of zeroesJiri Pirko2013-01-301-0/+1
* bonding: remove usage of dev->masterJiri Pirko2013-01-041-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | bonding: rlb mode of bond should not alter ARP originating via bridgezheng.li2012-11-301-0/+13
|/
* bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-131-2/+2
* bonding: Fix LACPDU rx_dropped commit.David S. Miller2012-05-131-1/+1
* bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-231-2/+16
* bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-301-1/+0Star
* bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-201-2/+5
* bonding: use ndo_change_rx_flags callbackJiri Pirko2011-08-181-1/+0Star
* bonding: do vlan cleanupJiri Pirko2011-07-211-1/+5