aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bonding.h
AgeCommit message (Expand)Author
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com
2013-09-03bonding: 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-27bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-27bonding: 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-12bonding: remove packet cloning in recv_probe()Eric Dumazet
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2011-10-30bonding: eliminate bond_close race conditionsJay Vosburgh
2011-10-19bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman
2011-08-17bonding: use ndo_change_rx_flags callbackJiri Pirko
2011-07-21bonding: do vlan cleanupJiri Pirko
2011-06-23bonding: add min links parameter to 802.3adstephen hemminger
2011-06-09bonding: delete unused arp_mon_ptPeter Pan(潘卫平)
2011-05-15net: drivers: kill two unused macro definitionsShan Wei
2011-04-29ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko
2011-04-17bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings
2011-04-14net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny
2011-04-14net-bonding: Fix minor sparse complaintsDavid Decotigny
2011-03-23bonding: fix rx_handler lockingJiri Pirko
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko
2011-03-16bonding: wrap slave state workJiri Pirko
2011-03-16net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko
2011-03-16bonding: register slave pointer for rx_handlerJiri Pirko
2011-03-09bonding: move procfs code into bond_procfs.cAmerigo Wang
2011-02-28bonding: fix sparse warningstephen hemminger
2011-02-27netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang
2011-02-27bonding: sync netpoll code with bridgeAmerigo Wang
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16bonding: Fix slave selection bug.Hillf Danton
2010-12-10bonding: add the debugfs facility to the bonding driverTaku Izumi
2010-12-09net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman
2010-11-17drivers/net/bonding: Remove unnecessary casts of netdev_privJoe Perches