summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2010-12-16bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings
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-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-01bonding: check for assigned mac before adopting the slaves mac addressDavid Strand
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet
2010-11-17drivers/net/bonding: Remove unnecessary casts of netdev_privJoe Perches
2010-11-08bonding: remove dev_base_lock useEric Dumazet
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-27bonding: Fix lockdep warning after bond_vlan_rx_register()Jarek Poplawski
2010-10-21bonding: cleanup: remove braces from single block statementsBandan Das
2010-10-21bonding: cleanup : add space around operatorsBandan Das
2010-10-21bonding: make release_and_destroy staticstephen hemminger
2010-10-21bonding: make bond_resend_igmp_join_requests_delayed staticstephen hemminger
2010-10-20netpoll: Remove netpoll blocking from uninit pathNeil Horman
2010-10-18bonding: Re-enable netpoll over bondingNeil Horman
2010-10-18bonding: Fix deadlock in bonding driver resulting from internal locking when ...Neil Horman
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-06bonding: add Speed/Duplex information to /proc/net/bonding/bondKrzysztof Oledzki
2010-10-06bonding: reread information about speed and duplex when interface goes upKrzysztof Piotr Oledzki
2010-10-06bonding: print information about speed and duplex seen by the driverKrzysztof Piotr Oledzki
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner
2010-10-05bonding: rejoin multicast groups on VLANsFlavio Leitner
2010-10-05bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-17bonding: enable gro by defaultEric Dumazet
2010-09-14bonding: correctly process non-linear skbsAndy Gospodarek
2010-09-07bonding: Fix jiffies overflow problems (again)Jiri Bohac
2010-07-30bonding: prevent sysfs from allowing arp monitoring with alb/tlbAndy Gospodarek
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh
2010-07-22bonding: change test for presence of VLANsJay Vosburgh
2010-07-19bonding: avoid a warningEric Dumazet
2010-07-19bonding: fix bond_inet6addr_event()Eric Dumazet
2010-07-14bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner
2010-06-28bonding: prevent netpoll over bonded interfacesAndy Gospodarek
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek
2010-06-05bonding: add all_slaves_active parameterAndy Gospodarek
2010-06-02bonding: optimize tlb_get_least_loaded_slaveJiri Pirko