Age | Commit message (Expand) | Author |
2011-06-23 | bonding: add min links parameter to 802.3ad | stephen hemminger |
2011-06-09 | bonding: make 802.3ad use latest lacp_rate | Peter Pan(潘卫平) |
2011-05-25 | bonding: documentation and code cleanup for resend_igmp | Flavio Leitner |
2011-05-25 | bonding: prevent deadlock on slave store with alb mode (v3) | Neil Horman |
2011-04-29 | ipv4, ipv6, bonding: Restore control over number of peer notifications | Ben Hutchings |
2011-04-25 | bonding: move processing of recv handlers into handle_frame() | Jiri Pirko |
2011-04-17 | bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_... | Ben Hutchings |
2011-03-16 | bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag | Jiri Pirko |
2011-03-16 | bonding: wrap slave state work | Jiri Pirko |
2011-03-16 | net: get rid of multiple bond-related netdevice->priv_flags | Jiri Pirko |
2011-03-15 | bonding: Improve syslog message at device creation time | Phil Oester |
2011-01-25 | bonding: fix return value of couple of store functions | Jiri Pirko |
2010-10-18 | bonding: Fix deadlock in bonding driver resulting from internal locking when ... | Neil Horman |
2010-10-05 | bonding: add retransmit membership reports tunable | Flavio Leitner |
2010-07-30 | bonding: prevent sysfs from allowing arp monitoring with alb/tlb | Andy Gospodarek |
2010-07-14 | bonding: fix a buffer overflow in bonding_show_queue_id. | Nicolas de Pesloüan |
2010-06-05 | bonding: allow user-controlled output slave selection | Andy Gospodarek |
2010-06-05 | bonding: add all_slaves_active parameter | Andy Gospodarek |
2010-06-02 | bonding: move dev_addr cpy to bond_enslave | Jiri Pirko |
2010-06-02 | bonding: make bonding_store_slaves simpler | Jiri Pirko |
2010-06-02 | bonding: remove redundant checks from bonding_store_slaves V2 | Jiri Pirko |
2010-06-02 | bonding: move slave MTU handling from sysfs V2 | Jiri Pirko |
2010-06-02 | bonding: remove unused variable "found" | Jiri Pirko |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen |
2009-12-13 | drivers/net/bonding/: : use pr_fmt | Joe Perches |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-30 | bond: Add support for multiple network namespaces | Eric W. Biederman |
2009-10-30 | bond: Simply bond sysfs group creation | Eric W. Biederman |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-07 | bonding: introduce primary_reselect option | Jiri Pirko |
2009-10-01 | bonding: set primary param via sysfs | Jiri Pirko |
2009-08-13 | bonding: wipe out printk's | Jiri Pirko |
2009-06-13 | bonding: use is_zero_ether_addr | Stephen Hemminger |
2009-06-13 | bonding: network device names are case sensative | Stephen Hemminger |
2009-06-13 | bonding: elminate bad refcount code | Stephen Hemminger |
2009-06-13 | bonding: fix style issues | Stephen Hemminger |
2009-06-13 | bonding: fix destructor | Stephen Hemminger |
2009-06-13 | bonding: remove bonding read/write semaphore | Stephen Hemminger |
2009-06-13 | bonding: bond_create always called with default parameters | Stephen Hemminger |
2009-06-11 | bonding: fix multiple module load problem | Stephen Hemminger |
2009-05-18 | net: FIX bonding sysfs rtnl_lock deadlock | Eric W. Biederman |
2009-04-13 | Bonding: fix zero address hole bug in arp_ip_target list | Brian Haley |
2008-12-25 | drivers/net/bonding: fix sparse warnings: move decls to header file | Hannes Eder |
2008-12-09 | bonding: remove duplicate declarations | Holger Eitzenberger |
2008-12-09 | bonding: use pr_debug instead of own macros | Holger Eitzenberger |
2008-11-19 | bonding: convert to net_device_ops | Stephen Hemminger |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-1 | Wang Chen |
2008-11-06 | bonding: alternate agg selection policies for 802.3ad | Jay Vosburgh |
2008-11-06 | bonding: send IPv6 neighbor advertisement on failover | Brian Haley |
2008-11-03 | bonding, net: Move last_rx update into bonding recv logic | Jay Vosburgh |