aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAge
* bonding: Make alb learning packet interval configurableNeil Horman2013-09-15
* bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com2013-09-11
* bonding: remove bond_vlan_used()Veaceslav Falico2013-09-03
* bonding: remove vlan_list/current_alb_vlanVeaceslav Falico2013-08-29
* bonding: use netdev_upper list in bond_vlan_usedVeaceslav Falico2013-08-29
* bonding: initial RCU conversionnikolay@redhat.com2013-08-01
* bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov2013-08-01
* bonding: convert to list API and replace bond's custom listnikolay@redhat.com2013-08-01
* bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com2013-06-28
* bonding: remove unnecessary setup_by_slave membernikolay@redhat.com2013-06-28
* bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico2013-06-25
* bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico2013-06-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-13
* | bonding: Convert hw addr handling to sync/unsync, support ucast addressesJay Vosburgh2013-06-07
|/
* bond: have random dev address by default instead of zeroesJiri Pirko2013-01-30
* bonding: remove usage of dev->masterJiri Pirko2013-01-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | bonding: rlb mode of bond should not alter ARP originating via bridgezheng.li2012-11-30
|/
* bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-12
* bonding: Fix LACPDU rx_dropped commit.David S. Miller2012-05-13
* bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
* bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-30
* bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-19
* bonding: use ndo_change_rx_flags callbackJiri Pirko2011-08-17
* bonding: do vlan cleanupJiri Pirko2011-07-21
* bonding: add min links parameter to 802.3adstephen hemminger2011-06-23
* bonding: delete unused arp_mon_ptPeter Pan(潘卫平)2011-06-09
* net: drivers: kill two unused macro definitionsShan Wei2011-05-15
* ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-29
* bonding: move processing of recv handlers into handle_frame()Jiri Pirko2011-04-25
* bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-18
* net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny2011-04-15
* net-bonding: Fix minor sparse complaintsDavid Decotigny2011-04-15
* bonding: fix rx_handler lockingJiri Pirko2011-03-23
* bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko2011-03-16
* bonding: wrap slave state workJiri Pirko2011-03-16
* net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko2011-03-16
* bonding: register slave pointer for rx_handlerJiri Pirko2011-03-16
* bonding: move procfs code into bond_procfs.cAmerigo Wang2011-03-09
* bonding: fix sparse warningstephen hemminger2011-02-28
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-27
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-27
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * bonding: Fix slave selection bug.Hillf Danton2010-12-16
| * net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2010-12-09
* | bonding: add the debugfs facility to the bonding driverTaku Izumi2010-12-10
* | drivers/net/bonding: Remove unnecessary casts of netdev_privJoe Perches2010-11-17
|/