summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder2008-12-251-0/+5
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-091-5/+5
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-091-1/+1
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-091-8/+0
* bonding: add and use bond_is_lb()Holger Eitzenberger2008-12-091-0/+6
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-2/+2
* bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-061-2/+3
* bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-2/+32
* drivers/net/bonding: sparse fixes for exported tablesBen Dooks2008-09-241-0/+8
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-1/+1
* bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh2008-06-181-2/+2
* bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-221-0/+4
* bonding: refactor ARP active-backup monitorJay Vosburgh2008-05-221-0/+6
* bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-221-0/+1
* bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-221-1/+1
* bonding: update versionJay Vosburgh2008-03-251-2/+2
* bonding: update versionJay Vosburgh2008-02-031-2/+2
* bonding: Fix up parameter parsingJay Vosburgh2008-01-181-1/+3
* bonding: Fix race at module unloadJay Vosburgh2007-12-071-1/+1
* bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-071-2/+2
* make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2007-10-251-1/+0
* bonding: Convert balance-rr transmit to new lockingJay Vosburgh2007-10-231-0/+1
* Convert bonding timers to workqueuesJay Vosburgh2007-10-231-5/+8
* bonding: two small fixes for IPoIB supportJay Vosburgh2007-10-161-2/+2
* net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh2007-10-151-3/+3
* net/bonding: Destroy bonding master when last slave is goneMoni Shoua2007-10-151-0/+3
* net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua2007-10-151-0/+1
* net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua2007-10-151-0/+1
* net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua2007-10-151-0/+1
* endianness annotations drivers/net/bonding/Al Viro2007-10-101-3/+3
* bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-101-2/+0
* bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2007-06-201-2/+2
* bonding: update versionJay Vosburgh2007-02-051-2/+2
* bonding.h: "extern inline" -> "static inline"Adrian Bunk2007-02-051-2/+3
* bonding: ARP monitoring broken on x86_64Andy Gospodarek2007-01-301-3/+4
* [PATCH] bonding: update version numberJay Vosburgh2006-09-271-2/+2
* [PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2006-09-251-3/+29
* [PATCH] bonding: Convert delay value from s16 to intJay Vosburgh2006-09-251-1/+1
* [PATCH] bonding: support carrier state for masterJay Vosburgh2006-03-291-2/+2
* [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-031-5/+28
* [PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2006-01-121-2/+2
* [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk2006-01-091-4/+4
* [bonding] Remove superfluous changelog.Jeff Garzik2005-11-281-23/+0
* [PATCH] bonding: comments and changelogMitch Williams2005-11-131-0/+4
* [PATCH] bonding: spelling and whitespace correctionsMitch Williams2005-11-131-2/+2
* [PATCH] bonding: version updateMitch Williams2005-11-131-2/+2
* [PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams2005-11-131-0/+7
* [PATCH] bonding: move bond creation into separate functionMitch Williams2005-11-131-0/+1
* [PATCH] bonding: make functions not staticMitch Williams2005-11-131-0/+12
* [PATCH] bonding: expose some structsMitch Williams2005-11-131-0/+5
OpenPOWER on IntegriCloud