aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_sysfs.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-08-07bonding: Don't destroy bonding master when removing slave via sysfsMoni Shoua
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh
2008-05-22bonding: Add "follow" option to fail_over_macJay Vosburgh
2008-05-22bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua
2008-05-22bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov
2008-05-22bonding: Remove redundant argument from bond_create.Pavel Emelyanov
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh
2008-03-28[BOND]: Fix warning in bond_sysfs.cDavid S. Miller
2008-01-18bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh
2008-01-18bonding: Fix up parameter parsingJay Vosburgh
2008-01-18bonding: fix locking in sysfs primary/active selectionJay Vosburgh
2007-12-07bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc
2007-12-07bonding: Coding style: break line after the if conditionWagner Ferenc
2007-12-07bonding: Purely cosmetic: rename a local variableWagner Ferenc
2007-12-07bonding: Return nothing for not applicable valuesWagner Ferenc
2007-12-07bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc
2007-11-10bonding: fix rtnl locking merge errorJay Vosburgh
2007-10-23bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh
2007-10-23Convert bonding timers to workqueuesJay Vosburgh
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh
2007-10-15net/bonding: Destroy bonding master when last slave is goneMoni Shoua
2007-10-15net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua
2007-10-15net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua
2007-10-10endianness annotations drivers/net/bonding/Al Viro
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-06-20bonding: Fix use after free in unregister pathJay Vosburgh
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2007-02-05bonding: modify sysfs support to permit multiple loadsJay Vosburgh
2006-09-25[PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh
2006-09-25[PATCH] bonding: Remove unneeded NULL testJay Vosburgh
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-03[PATCH] bonding: suppress duplicate packetsJay Vosburgh
2006-02-07[PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino
2005-11-28[bonding] Remove superfluous changelog.Jeff Garzik
2005-11-13[PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams