summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-061-0/+49
* bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-0/+42
* bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-041-0/+3
* drivers: replace NIPQUAD()Harvey Harrison2008-10-311-14/+14
* net: convert print_mac to %pMJohannes Berg2008-10-281-3/+1Star
* bonding: Don't destroy bonding master when removing slave via sysfsMoni Shoua2008-08-071-3/+0Star
* bonding: Allow setting max_bonds to zeroJay Vosburgh2008-06-181-19/+3Star
* bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-221-20/+16Star
* bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-221-0/+40
* bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov2008-05-221-2/+1Star
* bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-221-1/+1
* bonding: handle case of device named bonding_masterStephen Hemminger2008-05-151-2/+10
* bonding: fix error unwind in bonding_store_bondsJay Vosburgh2008-05-061-8/+8
* [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-291-0/+1
* bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh2008-01-181-27/+16Star
* bonding: Fix up parameter parsingJay Vosburgh2008-01-181-4/+4
* bonding: fix locking in sysfs primary/active selectionJay Vosburgh2008-01-181-5/+10
* bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc2007-12-071-18/+3Star
* bonding: Coding style: break line after the if conditionWagner Ferenc2007-12-071-3/+6
* bonding: Purely cosmetic: rename a local variableWagner Ferenc2007-12-071-5/+4Star
* bonding: Return nothing for not applicable valuesWagner Ferenc2007-12-071-21/+4Star
* bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc2007-12-071-36/+30Star
* bonding: fix rtnl locking merge errorJay Vosburgh2007-11-101-2/+2
* bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh2007-10-241-5/+11
* Convert bonding timers to workqueuesJay Vosburgh2007-10-241-43/+20Star
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh2007-10-151-0/+49
* net/bonding: Destroy bonding master when last slave is goneMoni Shoua2007-10-151-4/+5
* net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua2007-10-151-2/+8
* net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua2007-10-151-4/+2Star
* endianness annotations drivers/net/bonding/Al Viro2007-10-111-4/+4
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-7/+4Star
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-111-1/+0Star
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-1/+2
* bonding: Fix use after free in unregister pathJay Vosburgh2007-06-211-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-081-113/+174
|\
| * Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-113/+174
* | bonding: modify sysfs support to permit multiple loadsJay Vosburgh2007-02-051-0/+15
|/
* [PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2006-09-261-0/+54
* [PATCH] bonding: Remove unneeded NULL testJay Vosburgh2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-041-0/+6
* [PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino2006-02-071-3/+3
* [bonding] Remove superfluous changelog.Jeff Garzik2005-11-281-41/+0Star
* [PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams2005-11-131-0/+1399