index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: Don't destroy bonding master when removing slave via sysfs
Moni Shoua
2008-08-07
1
-3
/
+0
*
bonding: Allow setting max_bonds to zero
Jay Vosburgh
2008-06-18
1
-19
/
+3
*
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
2008-05-22
1
-20
/
+16
*
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
2008-05-22
1
-0
/
+40
*
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2008-05-22
1
-2
/
+1
*
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
2008-05-22
1
-1
/
+1
*
bonding: handle case of device named bonding_master
Stephen Hemminger
2008-05-14
1
-2
/
+10
*
bonding: fix error unwind in bonding_store_bonds
Jay Vosburgh
2008-05-06
1
-8
/
+8
*
[BOND]: Fix warning in bond_sysfs.c
David S. Miller
2008-03-28
1
-0
/
+1
*
bonding: fix lock ordering for rtnl and bonding_rwsem
Jay Vosburgh
2008-01-18
1
-27
/
+16
*
bonding: Fix up parameter parsing
Jay Vosburgh
2008-01-18
1
-4
/
+4
*
bonding: fix locking in sysfs primary/active selection
Jay Vosburgh
2008-01-18
1
-5
/
+10
*
bonding: Allow setting and querying xmit policy regardless of mode
Wagner Ferenc
2007-12-07
1
-18
/
+3
*
bonding: Coding style: break line after the if condition
Wagner Ferenc
2007-12-07
1
-3
/
+6
*
bonding: Purely cosmetic: rename a local variable
Wagner Ferenc
2007-12-07
1
-5
/
+4
*
bonding: Return nothing for not applicable values
Wagner Ferenc
2007-12-07
1
-21
/
+4
*
bonding: Remove trailing NULs from sysfs interface.
Wagner Ferenc
2007-12-07
1
-36
/
+30
*
bonding: fix rtnl locking merge error
Jay Vosburgh
2007-11-10
1
-2
/
+2
*
bonding: Convert more locks to _bh, acquire rtnl, for new locking
Jay Vosburgh
2007-10-23
1
-5
/
+11
*
Convert bonding timers to workqueues
Jay Vosburgh
2007-10-23
1
-43
/
+20
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
net/bonding: Optionally allow ethernet slaves to keep own MAC
Jay Vosburgh
2007-10-15
1
-0
/
+49
*
net/bonding: Destroy bonding master when last slave is gone
Moni Shoua
2007-10-15
1
-4
/
+5
*
net/bonding: Handlle wrong assumptions that slave is always an Ethernet device
Moni Shoua
2007-10-15
1
-2
/
+8
*
net/bonding: Enable IP multicast for bonding IPoIB devices
Moni Shoua
2007-10-15
1
-4
/
+2
*
endianness annotations drivers/net/bonding/
Al Viro
2007-10-10
1
-4
/
+4
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-7
/
+4
*
Clean up duplicate includes in drivers/net/
Jesper Juhl
2007-10-10
1
-1
/
+0
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+2
*
bonding: Fix use after free in unregister path
Jay Vosburgh
2007-06-20
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-07
1
-113
/
+174
|
\
|
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
1
-113
/
+174
*
|
bonding: modify sysfs support to permit multiple loads
Jay Vosburgh
2007-02-05
1
-0
/
+15
|
/
*
[PATCH] bonding: Validate probe replies in ARP monitor
Jay Vosburgh
2006-09-25
1
-0
/
+54
*
[PATCH] bonding: Remove unneeded NULL test
Jay Vosburgh
2006-09-25
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
2006-03-03
1
-0
/
+6
*
[PATCH] bonding: Sparse warnings fix
Luiz Fernando Capitulino
2006-02-07
1
-3
/
+3
*
[bonding] Remove superfluous changelog.
Jeff Garzik
2005-11-28
1
-41
/
+0
*
[PATCH] bonding: add sysfs functionality to bonding (large)
Mitch Williams
2005-11-13
1
-0
/
+1399