2011-05-25 |
Flavio Leitner |
bonding: documentation and code cleanup for resend_igmp |
blob | commitdiff |
2011-05-25 |
Neil Horman |
bonding: prevent deadlock on slave store with alb mode... |
blob | commitdiff | diff to current |
2011-04-29 |
Ben Hutchings |
ipv4, ipv6, bonding: Restore control over number of... |
blob | commitdiff | diff to current |
2011-04-25 |
Jiri Pirko |
bonding: move processing of recv handlers into handle_f... |
blob | commitdiff | diff to current |
2011-04-18 |
Ben Hutchings |
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOV... |
blob | commitdiff | diff to current |
2011-03-16 |
Jiri Pirko |
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag |
blob | commitdiff | diff to current |
2011-03-16 |
Jiri Pirko |
bonding: wrap slave state work |
blob | commitdiff | diff to current |
2011-03-16 |
Jiri Pirko |
net: get rid of multiple bond-related netdevice->priv_flags |
blob | commitdiff | diff to current |
2011-03-16 |
Phil Oester |
bonding: Improve syslog message at device creation... |
blob | commitdiff | diff to current |
2011-01-25 |
Jiri Pirko |
bonding: fix return value of couple of store functions |
blob | commitdiff | diff to current |
2010-10-18 |
Neil Horman |
bonding: Fix deadlock in bonding driver resulting from... |
blob | commitdiff | diff to current |
2010-10-06 |
Flavio Leitner |
bonding: add retransmit membership reports tunable |
blob | commitdiff | diff to current |
2010-07-31 |
Andy Gospodarek |
bonding: prevent sysfs from allowing arp monitoring... |
blob | commitdiff | diff to current |
2010-07-15 |
Nicolas de Pesloüan |
bonding: fix a buffer overflow in bonding_show_queue_id. |
blob | commitdiff | diff to current |
2010-06-05 |
Andy Gospodarek |
bonding: allow user-controlled output slave selection |
blob | commitdiff | diff to current |
2010-06-05 |
Andy Gospodarek |
bonding: add all_slaves_active parameter |
blob | commitdiff | diff to current |
2010-06-02 |
Jiri Pirko |
bonding: move dev_addr cpy to bond_enslave |
blob | commitdiff | diff to current |
2010-06-02 |
Jiri Pirko |
bonding: make bonding_store_slaves simpler |
blob | commitdiff | diff to current |
2010-06-02 |
Jiri Pirko |
bonding: remove redundant checks from bonding_store_sla... |
blob | commitdiff | diff to current |
2010-06-02 |
Jiri Pirko |
bonding: move slave MTU handling from sysfs V2 |
blob | commitdiff | diff to current |
2010-06-02 |
Jiri Pirko |
bonding: remove unused variable "found" |
blob | commitdiff | diff to current |
2010-03-08 |
Andi Kleen |
driver-core: Add attribute argument to class_attribute... |
blob | commitdiff | diff to current |
2009-12-14 |
Joe Perches |
drivers/net/bonding/: : use pr_fmt |
blob | commitdiff | diff to current |
2009-11-19 |
David S. Miller |
Merge branch 'master' of /linux/kernel/git/davem/net-2.6 |
blob | commitdiff | diff to current |
2009-10-30 |
Eric W. Biederman |
bond: Add support for multiple network namespaces |
blob | commitdiff | diff to current |
2009-10-30 |
Eric W. Biederman |
bond: Simply bond sysfs group creation |
blob | commitdiff | diff to current |
2009-10-11 |
Alexey Dobriyan |
headers: remove sched.h from interrupt.h |
blob | commitdiff | diff to current |
2009-10-07 |
Jiri Pirko |
bonding: introduce primary_reselect option |
blob | commitdiff | diff to current |
2009-10-01 |
Jiri Pirko |
bonding: set primary param via sysfs |
blob | commitdiff | diff to current |
2009-08-13 |
Jiri Pirko |
bonding: wipe out printk's |
blob | commitdiff | diff to current |
2009-06-14 |
Stephen Hemminger |
bonding: use is_zero_ether_addr |
blob | commitdiff | diff to current |
2009-06-14 |
Stephen Hemminger |
bonding: network device names are case sensative |
blob | commitdiff | diff to current |
2009-06-14 |
Stephen Hemminger |
bonding: elminate bad refcount code |
blob | commitdiff | diff to current |
2009-06-14 |
Stephen Hemminger |
bonding: fix style issues |
blob | commitdiff | diff to current |
2009-06-14 |
Stephen Hemminger |
bonding: fix destructor |
blob | commitdiff | diff to current |
2009-06-14 |
Stephen Hemminger |
bonding: remove bonding read/write semaphore |
blob | commitdiff | diff to current |
2009-06-14 |
Stephen Hemminger |
bonding: bond_create always called with default parameters |
blob | commitdiff | diff to current |
2009-06-11 |
Stephen Hemminger |
bonding: fix multiple module load problem |
blob | commitdiff | diff to current |
2009-05-19 |
Eric W. Biederman |
net: FIX bonding sysfs rtnl_lock deadlock |
blob | commitdiff | diff to current |
2009-04-13 |
Brian Haley |
Bonding: fix zero address hole bug in arp_ip_target... |
blob | commitdiff | diff to current |
2008-12-26 |
Hannes Eder |
drivers/net/bonding: fix sparse warnings: move decls... |
blob | commitdiff | diff to current |
2008-12-10 |
Holger Eitzenberger |
bonding: remove duplicate declarations |
blob | commitdiff | diff to current |
2008-12-10 |
Holger Eitzenberger |
bonding: use pr_debug instead of own macros |
blob | commitdiff | diff to current |
2008-11-20 |
Stephen Hemminger |
bonding: convert to net_device_ops |
blob | commitdiff | diff to current |
2008-11-13 |
Wang Chen |
netdevice: safe convert to netdev_priv() #part-1 |
blob | commitdiff | diff to current |
2008-11-06 |
Jay Vosburgh |
bonding: alternate agg selection policies for 802.3ad |
blob | commitdiff | diff to current |
2008-11-06 |
Brian Haley |
bonding: send IPv6 neighbor advertisement on failover |
blob | commitdiff | diff to current |
2008-11-04 |
Jay Vosburgh |
bonding, net: Move last_rx update into bonding recv... |
blob | commitdiff | diff to current |
2008-10-31 |
Harvey Harrison |
drivers: replace NIPQUAD() |
blob | commitdiff | diff to current |
2008-10-28 |
Johannes Berg |
net: convert print_mac to %pM |
blob | commitdiff | diff to current |
2008-08-07 |
Moni Shoua |
bonding: Don't destroy bonding master when removing... |
blob | commitdiff | diff to current |
2008-06-18 |
Jay Vosburgh |
bonding: Allow setting max_bonds to zero |
blob | commitdiff | diff to current |
2008-05-22 |
Jay Vosburgh |
bonding: Add "follow" option to fail_over_mac |
blob | commitdiff | diff to current |
2008-05-22 |
Moni Shoua |
bonding: Send more than one gratuitous ARP when slave... |
blob | commitdiff | diff to current |
2008-05-22 |
Pavel Emelyanov |
bonding: Relax unneeded _safe lists iterations. |
blob | commitdiff | diff to current |
2008-05-22 |
Pavel Emelyanov |
bonding: Remove redundant argument from bond_create. |
blob | commitdiff | diff to current |
2008-05-15 |
Stephen Hemminger |
bonding: handle case of device named bonding_master |
blob | commitdiff | diff to current |
2008-05-06 |
Jay Vosburgh |
bonding: fix error unwind in bonding_store_bonds |
blob | commitdiff | diff to current |
2008-03-28 |
David S. Miller |
[BOND]: Fix warning in bond_sysfs.c |
blob | commitdiff | diff to current |
2008-01-18 |
Jay Vosburgh |
bonding: fix lock ordering for rtnl and bonding_rwsem |
blob | commitdiff | diff to current |
2008-01-18 |
Jay Vosburgh |
bonding: Fix up parameter parsing |
blob | commitdiff | diff to current |
2008-01-18 |
Jay Vosburgh |
bonding: fix locking in sysfs primary/active selection |
blob | commitdiff | diff to current |
2007-12-07 |
Wagner Ferenc |
bonding: Allow setting and querying xmit policy regardl... |
blob | commitdiff | diff to current |
2007-12-07 |
Wagner Ferenc |
bonding: Coding style: break line after the if condition |
blob | commitdiff | diff to current |
2007-12-07 |
Wagner Ferenc |
bonding: Purely cosmetic: rename a local variable |
blob | commitdiff | diff to current |
2007-12-07 |
Wagner Ferenc |
bonding: Return nothing for not applicable values |
blob | commitdiff | diff to current |
2007-12-07 |
Wagner Ferenc |
bonding: Remove trailing NULs from sysfs interface. |
blob | commitdiff | diff to current |
2007-11-10 |
Jay Vosburgh |
bonding: fix rtnl locking merge error |
blob | commitdiff | diff to current |
2007-10-24 |
Jay Vosburgh |
bonding: Convert more locks to _bh, acquire rtnl, for... |
blob | commitdiff | diff to current |
2007-10-24 |
Jay Vosburgh |
Convert bonding timers to workqueues |
blob | commitdiff | diff to current |
2007-10-19 |
Robert P. J. Day |
Fix misspellings of "system", "controller", "interrupt... |
blob | commitdiff | diff to current |
2007-10-15 |
Jay Vosburgh |
net/bonding: Optionally allow ethernet slaves to keep... |
blob | commitdiff | diff to current |
2007-10-15 |
Moni Shoua |
net/bonding: Destroy bonding master when last slave... |
blob | commitdiff | diff to current |
2007-10-15 |
Moni Shoua |
net/bonding: Handlle wrong assumptions that slave is... |
blob | commitdiff | diff to current |
2007-10-15 |
Moni Shoua |
net/bonding: Enable IP multicast for bonding IPoIB... |
blob | commitdiff | diff to current |
2007-10-10 |
Al Viro |
endianness annotations drivers/net/bonding/ |
blob | commitdiff | diff to current |
2007-10-10 |
Joe Perches |
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() |
blob | commitdiff | diff to current |
2007-10-10 |
Jesper Juhl |
Clean up duplicate includes in drivers/net/ |
blob | commitdiff | diff to current |
2007-10-10 |
Eric W. Biederman |
[NET]: Make the device list and device lookups per... |
blob | commitdiff | diff to current |
2007-06-20 |
Jay Vosburgh |
bonding: Fix use after free in unregister path |
blob | commitdiff | diff to current |
2007-02-14 |
Tim Schmielau |
[PATCH] remove many unneeded #includes of sched.h |
blob | commitdiff | diff to current |
2007-02-08 |
Linus Torvalds |
Merge /pub/scm/linux/kernel/git/gregkh/driver-2.6 |
blob | commitdiff | diff to current |
2007-02-07 |
Greg Kroah-Hartman |
Network: convert network devices to use struct device... |
blob | commitdiff | diff to current |
2007-02-05 |
Jay Vosburgh |
bonding: modify sysfs support to permit multiple loads |
blob | commitdiff | diff to current |
2006-09-26 |
Jay Vosburgh |
[PATCH] bonding: Validate probe replies in ARP monitor |
blob | commitdiff | diff to current |
2006-09-26 |
Jay Vosburgh |
[PATCH] bonding: Remove unneeded NULL test |
blob | commitdiff | diff to current |
2006-06-30 |
Jörn Engel |
Remove obsolete #include <linux/config.h> |
blob | commitdiff | diff to current |
2006-03-04 |
Jay Vosburgh |
[PATCH] bonding: suppress duplicate packets |
blob | commitdiff | diff to current |
2006-02-07 |
Luiz Fernando Capi... |
[PATCH] bonding: Sparse warnings fix |
blob | commitdiff | diff to current |
2005-11-28 |
Jeff Garzik |
[bonding] Remove superfluous changelog. |
blob | commitdiff | diff to current |
2005-11-13 |
Mitch Williams |
[PATCH] bonding: add sysfs functionality to bonding... |
blob | commitdiff | diff to current |
|