Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / bonding / bonding.h
2012-05-13 David S. Millerbonding: Fix LACPDU rx_dropped commit.
2012-03-23 Andy Gospodarekbonding: remove entries for master_ip and vlan_ip and...
2011-10-30 Jay Vosburghbonding: eliminate bond_close race conditions
2011-10-19 Eric W. Biedermanbonding: Use a per netns implementation of /sys/class...
2011-08-18 Jiri Pirkobonding: use ndo_change_rx_flags callback
2011-07-21 Jiri Pirkobonding: do vlan cleanup
2011-06-23 stephen hemmingerbonding: add min links parameter to 802.3ad
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-09 Peter Pan(潘卫平)bonding: delete unused arp_mon_pt
2011-05-15 Shan Weinet: drivers: kill two unused macro definitions
2011-04-29 Ben Hutchingsipv4, ipv6, bonding: Restore control over number of...
2011-04-25 Jiri Pirkobonding: move processing of recv handlers into handle_f...
2011-04-18 Ben Hutchingsbonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOV...
2011-04-15 David Decotignynet-bonding: Adding support for throughputs larger...
2011-04-15 David Decotignynet-bonding: Fix minor sparse complaints
2011-03-23 Jiri Pirkobonding: fix rx_handler locking
2011-03-16 Jiri Pirkobonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
2011-03-16 Jiri Pirkobonding: wrap slave state work
2011-03-16 Jiri Pirkonet: get rid of multiple bond-related netdevice->priv_flags
2011-03-16 Jiri Pirkobonding: register slave pointer for rx_handler
2011-03-09 Amerigo Wangbonding: move procfs code into bond_procfs.c
2011-02-28 stephen hemmingerbonding: fix sparse warning
2011-02-28 Amerigo Wangnetpoll: remove IFF_IN_NETPOLL flag
2011-02-28 Amerigo Wangbonding: sync netpoll code with bridge
2011-01-10 Alexey Dobriyanheaders: kobject.h redux
2010-12-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-16 Hillf Dantonbonding: Fix slave selection bug.
2010-12-11 Taku Izumibonding: add the debugfs facility to the bonding driver
2010-12-10 Neil Hormannet: Convert netpoll blocking api in bonding driver...
2010-11-17 Joe Perchesdrivers/net/bonding: Remove unnecessary casts of netdev...
2010-10-21 stephen hemmingerbonding: make release_and_destroy static
2010-10-18 Neil Hormanbonding: Fix deadlock in bonding driver resulting from...
2010-10-06 Flavio Leitnerbonding: add retransmit membership reports tunable
2010-10-06 Flavio Leitnerbonding: rejoin multicast groups on VLANs
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-05 Andy Gospodarekbonding: allow user-controlled output slave selection
2010-06-05 Andy Gospodarekbonding: add all_slaves_active parameter
2010-06-02 Jiri Pirkobonding: remove unused original_flags struct slave...
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-02-04 Ajit Khapardebonding: Remove net_device_stats from bonding struct
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-10-30 Eric W. Biedermanbond: Add support for multiple network namespaces
2009-10-30 Eric W. Biedermanbond: Simply bond sysfs group creation
2009-10-27 Jasper Spaansbonding: Remove bond_dev from xmit_hash_policy call.
2009-10-07 Jiri Pirkobonding: introduce primary_reselect option
2009-09-02 Eric Dumazetbonding: use compare_ether_addr_64bits() in ALB
2009-06-14 Stephen Hemmingerbonding: fix destructor
2009-06-14 Stephen Hemmingerbonding: remove bonding read/write semaphore
2009-06-14 Stephen Hemmingerbonding: bond_create always called with default parameters
2009-05-30 Jiri Pirkobonding: use bond_is_lb() when it's appropriate
2008-12-26 Hannes Ederdrivers/net/bonding: fix sparse warnings: move decls...
2008-12-10 Holger Eitzenbergerbonding: turn all bond_parm_tbls const
2008-12-10 Holger Eitzenbergerbonding: make tbl argument to bond_parse_parm() const
2008-12-10 Holger Eitzenbergerbonding: use pr_debug instead of own macros
2008-12-10 Holger Eitzenbergerbonding: add and use bond_is_lb()
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-1
2008-11-06 Jay Vosburghbonding: alternate agg selection policies for 802.3ad
2008-11-06 Brian Haleybonding: send IPv6 neighbor advertisement on failover
2008-09-25 Ben Dooksdrivers/net/bonding: sparse fixes for exported tables
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-06-18 Jay Vosburghbonding: Rework / fix multiple gratuitous ARP support
2008-05-22 Jay Vosburghbonding: Add "follow" option to fail_over_mac
2008-05-22 Jay Vosburghbonding: refactor ARP active-backup monitor
2008-05-22 Moni Shouabonding: Send more than one gratuitous ARP when slave...
2008-05-22 Pavel Emelyanovbonding: Remove redundant argument from bond_create.
2008-03-26 Jay Vosburghbonding: update version
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-03 Jay Vosburghbonding: update version
2008-01-18 Jay Vosburghbonding: Fix up parameter parsing
2007-12-07 Jay Vosburghbonding: Fix race at module unload
2007-12-07 Jay Vosburghbonding: Add new layer2+3 hash for xor/802.3ad modes
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Adrian Bunkmake bonding/bond_main.c:bond_deinit() static
2007-10-24 Jay Vosburghbonding: Convert balance-rr transmit to new locking
2007-10-24 Jay VosburghConvert bonding timers to workqueues
2007-10-17 Jay Vosburghbonding: two small fixes for IPoIB support
2007-10-15 Jay Vosburghnet/bonding: Optionally allow ethernet slaves to keep...
2007-10-15 Moni Shouanet/bonding: Destroy bonding master when last slave...
2007-10-15 Moni Shouanet/bonding: Delay sending of gratuitous ARP to avoid...
2007-10-15 Moni Shouanet/bonding: Handlle wrong assumptions that slave is...
2007-10-15 Moni Shouanet/bonding: Enable bonding to enslave netdevices not...
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-10 Al Viroendianness annotations drivers/net/bonding/
2007-07-10 Adrian Bunkbonding/bond_main.c: make 2 functions static
2007-06-21 Jeff Mahoney- Update to 2.6.22-rc5-git5.
2007-06-20 Jay Vosburghbonding: Fix 802.3ad no carrier on "no partner found...
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-02-28 Jaroslav Kysela- patches.suse/rtnetlink-atomic2.patch: Delete.
2007-02-05 Jay Vosburghbonding: update version
2007-02-05 Adrian Bunkbonding.h: "extern inline" -> "static inline"
2007-01-30 Andy Gospodarekbonding: ARP monitoring broken on x86_64
2006-09-27 Jay Vosburgh[PATCH] bonding: update version number
2006-09-26 Jay Vosburgh[PATCH] bonding: Validate probe replies in ARP monitor
2006-09-26 Jay Vosburgh[PATCH] bonding: Convert delay value from s16 to int
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-05-31 Jaroslav Kysela- patches.suse/bonding-workqueue: Replace system timer...
2006-03-29 Jay Vosburgh[PATCH] bonding: support carrier state for master
2006-03-04 Jay Vosburgh[PATCH] bonding: suppress duplicate packets
2006-01-12 Jay Vosburgh[PATCH] bonding: UPDATED hash-table corruption in bond_...
next