summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bonding.h
AgeCommit message (Expand)Author
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-11bonding: add the debugfs facility to the bonding driverTaku Izumi
2010-12-10net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman
2010-11-17drivers/net/bonding: Remove unnecessary casts of netdev_privJoe Perches
2010-10-21bonding: make release_and_destroy staticstephen hemminger
2010-10-18bonding: Fix deadlock in bonding driver resulting from internal locking when ...Neil Horman
2010-10-06bonding: add retransmit membership reports tunableFlavio Leitner
2010-10-06bonding: rejoin multicast groups on VLANsFlavio Leitner
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek
2010-06-05bonding: add all_slaves_active parameterAndy Gospodarek
2010-06-02bonding: remove unused original_flags struct slave memberJiri Pirko
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-04bonding: Remove net_device_stats from bonding structAjit Khaparde
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-10-30bond: Add support for multiple network namespacesEric W. Biederman
2009-10-30bond: Simply bond sysfs group creationEric W. Biederman
2009-10-27bonding: Remove bond_dev from xmit_hash_policy call.Jasper Spaans
2009-10-07bonding: introduce primary_reselect optionJiri Pirko
2009-09-02bonding: use compare_ether_addr_64bits() in ALBEric Dumazet
2009-06-14bonding: fix destructorStephen Hemminger
2009-06-14bonding: remove bonding read/write semaphoreStephen Hemminger
2009-06-14bonding: bond_create always called with default parametersStephen Hemminger
2009-05-30bonding: use bond_is_lb() when it's appropriateJiri Pirko
2008-12-26drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder
2008-12-10bonding: turn all bond_parm_tbls constHolger Eitzenberger
2008-12-10bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger
2008-12-10bonding: use pr_debug instead of own macrosHolger Eitzenberger
2008-12-10bonding: add and use bond_is_lb()Holger Eitzenberger
2008-11-13netdevice: safe convert to netdev_priv() #part-1Wang Chen
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-09-25drivers/net/bonding: sparse fixes for exported tablesBen Dooks
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-06-18bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh
2008-05-22bonding: Add "follow" option to fail_over_macJay Vosburgh
2008-05-22bonding: refactor ARP active-backup monitorJay Vosburgh
2008-05-22bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua
2008-05-22bonding: Remove redundant argument from bond_create.Pavel Emelyanov
2008-03-26bonding: update versionJay Vosburgh
2008-02-03bonding: update versionJay Vosburgh
2008-01-18bonding: Fix up parameter parsingJay Vosburgh
2007-12-07bonding: Fix race at module unloadJay Vosburgh
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk
2007-10-24bonding: Convert balance-rr transmit to new lockingJay Vosburgh
2007-10-24Convert bonding timers to workqueuesJay Vosburgh
2007-10-17bonding: two small fixes for IPoIB supportJay Vosburgh
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh