aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-13[PATCH] bonding: expose some structsMitch Williams1-0/+5
2005-11-07[PATCH] bonding: fix feature consolidationJay Vosburgh1-5/+2
2005-10-03[PATCH] fix bonding crash, remove old ABI supportJay Vosburgh1-2/+2
2005-08-23[PATCH] bonding: inherit zero-copy flags of slavesArthur Kepner1-0/+3
2005-06-26bonding: xor/802.3ad improved slave hashJay Vosburgh1-2/+8
2005-06-26bonding: gratuitous ARPJay Vosburgh1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+252