aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-29bonding: use bond_is_lb() when it's appropriateJiri Pirko1-2/+1
2008-12-25drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder1-0/+5
2008-12-09bonding: turn all bond_parm_tbls constHolger Eitzenberger1-5/+5
2008-12-09bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger1-1/+1
2008-12-09bonding: use pr_debug instead of own macrosHolger Eitzenberger1-8/+0
2008-12-09bonding: add and use bond_is_lb()Holger Eitzenberger1-0/+6
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen1-2/+2
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh1-2/+3
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley1-2/+32
2008-09-24drivers/net/bonding: sparse fixes for exported tablesBen Dooks1-0/+8
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-06-18bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh1-2/+2
2008-05-22bonding: Add "follow" option to fail_over_macJay Vosburgh1-0/+4
2008-05-22bonding: refactor ARP active-backup monitorJay Vosburgh1-0/+6
2008-05-22bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua1-0/+1
2008-05-22bonding: Remove redundant argument from bond_create.Pavel Emelyanov1-1/+1
2008-03-25bonding: update versionJay Vosburgh1-2/+2
2008-02-03bonding: update versionJay Vosburgh1-2/+2
2008-01-18bonding: Fix up parameter parsingJay Vosburgh1-1/+3
2007-12-07bonding: Fix race at module unloadJay Vosburgh1-1/+1
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh1-2/+2
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk1-1/+0
2007-10-23bonding: Convert balance-rr transmit to new lockingJay Vosburgh1-0/+1
2007-10-23Convert bonding timers to workqueuesJay Vosburgh1-5/+8
2007-10-16bonding: two small fixes for IPoIB supportJay Vosburgh1-2/+2
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh1-3/+3
2007-10-15net/bonding: Destroy bonding master when last slave is goneMoni Shoua1-0/+3
2007-10-15net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua1-0/+1
2007-10-15net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua1-0/+1
2007-10-15net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address()Moni Shoua1-0/+1
2007-10-10endianness annotations drivers/net/bonding/Al Viro1-3/+3
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk1-2/+0
2007-06-20bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh1-2/+2
2007-02-05bonding: update versionJay Vosburgh1-2/+2
2007-02-05bonding.h: "extern inline" -> "static inline"Adrian Bunk1-2/+3
2007-01-30bonding: ARP monitoring broken on x86_64Andy Gospodarek1-3/+4
2006-09-27[PATCH] bonding: update version numberJay Vosburgh1-2/+2
2006-09-25[PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh1-3/+29
2006-09-25[PATCH] bonding: Convert delay value from s16 to intJay Vosburgh1-1/+1
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh1-2/+2
2006-03-03[PATCH] bonding: suppress duplicate packetsJay Vosburgh1-5/+28
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh1-2/+2
2006-01-09[PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk1-4/+4
2005-11-28[bonding] Remove superfluous changelog.Jeff Garzik1-23/+0
2005-11-13[PATCH] bonding: comments and changelogMitch Williams1-0/+4
2005-11-13[PATCH] bonding: spelling and whitespace correctionsMitch Williams1-2/+2
2005-11-13[PATCH] bonding: version updateMitch Williams1-2/+2
2005-11-13[PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams1-0/+7
2005-11-13[PATCH] bonding: move bond creation into separate functionMitch Williams1-0/+1
2005-11-13[PATCH] bonding: make functions not staticMitch Williams1-0/+12