aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c
Commit message (Expand)AuthorAge
* bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh2008-01-18
* bonding: Fix up parameter parsingJay Vosburgh2008-01-18
* bonding: fix locking in sysfs primary/active selectionJay Vosburgh2008-01-18
* bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc2007-12-07
* bonding: Coding style: break line after the if conditionWagner Ferenc2007-12-07
* bonding: Purely cosmetic: rename a local variableWagner Ferenc2007-12-07
* bonding: Return nothing for not applicable valuesWagner Ferenc2007-12-07
* bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc2007-12-07
* bonding: fix rtnl locking merge errorJay Vosburgh2007-11-10
* bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh2007-10-23
* Convert bonding timers to workqueuesJay Vosburgh2007-10-23
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh2007-10-15
* net/bonding: Destroy bonding master when last slave is goneMoni Shoua2007-10-15
* net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua2007-10-15
* net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua2007-10-15
* endianness annotations drivers/net/bonding/Al Viro2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* bonding: Fix use after free in unregister pathJay Vosburgh2007-06-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-07
|\
| * Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* | bonding: modify sysfs support to permit multiple loadsJay Vosburgh2007-02-05
|/
* [PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2006-09-25
* [PATCH] bonding: Remove unneeded NULL testJay Vosburgh2006-09-25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-03
* [PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino2006-02-07
* [bonding] Remove superfluous changelog.Jeff Garzik2005-11-28
* [PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams2005-11-13