summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bonding.h
AgeCommit message (Expand)Author
2014-04-18Merge branch 'master-tmp' into sdk-v1.6.xScott Wood
2014-04-11bonding: LAG with outgoing traffic distribution based on h/wJianhua Xie
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-28bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong
2013-11-15bonding: add ip checks when store ip targetWang Weidong
2013-11-07bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov
2013-10-19bonding: move active_slave getting into separate functionJiri Pirko
2013-10-19bonding: move active_slave setting into separate functionJiri Pirko
2013-10-19bonding: move mode setting into separate functionJiri Pirko
2013-10-19bonding: push Netlink bits into separate fileJiri Pirko
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico
2013-09-28bonding: remove bond_next_slave()Veaceslav Falico
2013-09-26net: create sysfs symlinks for neighbour devicesVeaceslav Falico
2013-09-26bonding: remove slave listsVeaceslav Falico
2013-09-26bonding: use neighbours for bond_next_slave()Veaceslav Falico
2013-09-26bonding: add __bond_next_slave() which uses neighboursVeaceslav Falico
2013-09-26bonding: remove bond_prev_slave()Veaceslav Falico
2013-09-26bonding: convert first/last slave logic to use neighboursVeaceslav Falico
2013-09-26bonding: convert bond_has_slaves() to use the neighbour listVeaceslav Falico
2013-09-26bonding: add bond_has_slaves() and use itVeaceslav Falico
2013-09-26bonding: remove unused bond_for_each_slave_from()Veaceslav Falico
2013-09-26bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico
2013-09-26bonding: remove bond_for_each_slave_continue_reverse()Veaceslav Falico
2013-09-26bonding: modify bond_get_slave_by_dev() to use neighboursVeaceslav Falico
2013-09-16bonding: Make alb learning packet interval configurableNeil Horman
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com
2013-09-04bonding: remove bond_vlan_used()Veaceslav Falico
2013-08-29bonding: remove vlan_list/current_alb_vlanVeaceslav Falico
2013-08-29bonding: use netdev_upper list in bond_vlan_usedVeaceslav Falico
2013-08-01bonding: initial RCU conversionnikolay@redhat.com
2013-08-01bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov
2013-08-01bonding: convert to list API and replace bond's custom listnikolay@redhat.com
2013-06-28bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-28bonding: remove unnecessary setup_by_slave membernikolay@redhat.com
2013-06-25bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico
2013-06-25bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-07bonding: Convert hw addr handling to sync/unsync, support ucast addressesJay Vosburgh
2013-01-30bond: have random dev address by default instead of zeroesJiri Pirko
2013-01-04bonding: remove usage of dev->masterJiri Pirko
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-30bonding: rlb mode of bond should not alter ARP originating via bridgezheng.li
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-06-13bonding: remove packet cloning in recv_probe()Eric Dumazet
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller
2012-03-23bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2011-10-30bonding: eliminate bond_close race conditionsJay Vosburgh