Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / bonding / bond_alb.c
2012-05-13 David S. Millerbonding: Fix LACPDU rx_dropped commit.
2012-01-31 Joe Perchesdrivers/net: Remove unnecessary k.alloc/v.alloc OOM...
2012-01-19 Jiri Bohacbonding: fix enslaving in alb mode when link down
2012-01-11 Maxim Uvarovbond_alb: don't disable softirq under bond_alb_xmit
2011-10-30 Jay Vosburghbonding: eliminate bond_close race conditions
2011-10-03 Andy Gospodarekbonding: properly stop queuing work when requested
2011-07-21 Jiri Pirkobonding: do vlan cleanup
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Neil Hormanbonding: prevent deadlock on slave store with alb mode...
2011-05-09 Michał Mirosławnet: bonding: factor out rlock(bond->lock) in xmit...
2011-04-25 Jiri Pirkobonding: move processing of recv handlers into handle_f...
2011-04-11 Peter Pan(潘卫平)bonding:fix two typos
2011-04-11 Peter Pan(潘卫平)bonding:set save_load to 0 when initializing
2011-02-28 Amerigo Wangbonding: use the correct size for _simple_hash()
2011-01-21 Neil Hormanbonding: Ensure that we unshare skbs prior to calling...
2010-12-16 Taku Izumibonding: migrate some macros from bond_alb.c to bond_alb.h
2010-09-14 Andy Gospodarekbonding: correctly process non-linear skbs
2010-07-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-25 Greg Edwardsbonding: set device in RLB ARP packet handler
2010-07-22 Jay Vosburghbonding: change test for presence of VLANs
2010-07-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-06-30 Flavio Leitnerbonding: check if clients MAC addr has changed
2010-06-02 Jiri Pirkobonding: optimize tlb_get_least_loaded_slave
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-14 Joe Perchesdrivers/net/bonding/: : use pr_fmt
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-10-30 Eric W. Biedermanbond: Add support for multiple network namespaces
2009-09-02 Eric Dumazetbonding: use compare_ether_addr_64bits() in ALB
2009-08-13 Jiri Pirkobonding: wipe out printk's
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-05-05 Jay Vosburghbonding: fix alb mode locking regression
2009-04-14 Jay Vosburghbonding: Remove debug printk
2009-02-18 Hannes Ederdrivers/net/bonding: fix sparse warnings: context imbalance
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-12-10 Holger Eitzenbergerbonding: use pr_debug instead of own macros
2008-11-20 Stephen Hemmingerbonding: convert to net_device_ops
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-1
2008-11-07 Andy Gospodarekbonding: fix panic when taking bond interface down...
2008-11-06 Jay Vosburghbonding: Fix ALB mode to balance traffic on VLANs
2008-11-05 Greg Kroah-Hartman- Update to 2.6.27.5-rc1:
2008-10-31 Andy Gospodarekbonding: fix panic when taking bond interface down...
2008-09-24 Vlad Yasevichbonding: Do not tx-balance some IPv6 packets on ALB...
2008-09-03 Brian Haleybonding: change some __constant_htons() to htons()
2008-07-15 Wang Chenbonding: Check return of dev_set_promiscuity/allmulti
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Jay Vosburghbonding: fix two compiler warnings
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-01-18 Jay Vosburghbonding: fix locking during alb failover and slave...
2008-01-18 Jay Vosburghbonding: fix ASSERT_RTNL that produces spurious warnings
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-24 Jay Vosburghbonding: Acquire correct locks in alb for promisc change
2007-10-24 Jay Vosburghbonding: Convert more locks to _bh, acquire rtnl, for...
2007-10-24 Jay Vosburghbonding: Convert locks to _bh, rework alb locking for...
2007-10-24 Jay VosburghConvert bonding timers to workqueues
2007-10-10 Al Viroendianness annotations drivers/net/bonding/
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] bonding: Set skb->nh.raw relative to skb...
2007-04-26 Arnaldo Carvalho... [BONDING]: Introduce arp_pkt()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-10 Jaroslav Kysela- patches.suse/bondalb-hashtbl.patch: Delete.
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-08 Joe Jin[BONDING]: Replace kmalloc() + memset() pairs with...
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-11-15 Karsten Keil- patches.drivers/sky2-1.5-1.10-update: Fix various...
2006-10-05 Karsten Keil[PATCH] bonding: fix deadlock on high loads in bond_alb...
2006-09-13 Jaroslav Kysela- patches.suse/bonding-workqueue: Replace system timer...
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-04 Arjan van de VenMassive net driver const-ification.
2006-01-12 Jay Vosburgh[PATCH] bonding: UPDATED hash-table corruption in bond_...
2005-11-28 Jeff Garzik[bonding] Remove superfluous changelog.
2005-11-13 Mitch Williams[PATCH] bonding: spelling and whitespace corrections
2005-11-13 Mitch Williams[PATCH] bonding: explicitly clear RLB flag during ALB...
2005-11-13 Mitch Williams[PATCH] bonding: move kmalloc out of spinlock in ALB...
2005-11-13 Mitch Williams[PATCH] bonding: add bond name to all error messages
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-07-31 John W. Linville[PATCH] bonding: ALB -- allow slave to use bond's MAC...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-05 Arnaldo Carvalho... [SKBUFF] introduce eth_hdr(skb)
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-19 Andrew Morton[PATCH] gcc-3.5: bonding
2004-02-18 Shmulik Hen[PATCH] Add VLAN support in ALB mode
2004-02-18 Shmulik Hen[PATCH] Add VLAN support in TLB mode
2004-02-18 Shmulik Hen[PATCH] Add support for HW accel. slaves
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-01-10 Shmulik Hen[netdrvr bonding] trivial - Update comment blocks and...
2004-01-10 Amir Noam[PATCH] [bonding 2.6] Fix compilation warning in bond_alb.c
2004-01-10 Amir Noam[netdrvr bonding] Cannot remove and re-enslave the...
2004-01-10 Shmulik Hen[PATCH] bonding cleanup 2.6 - Fix rejects from previous...
2004-01-10 Shmulik Hen[PATCH] bonding cleanup 2.6 - Code re-org
2004-01-10 Shmulik Hen[PATCH] bonding cleanup 2.6 - fix indentations.
2004-01-10 Shmulik Hen[PATCH] bonding cleanup 2.6 - empty lines cleanup
2004-01-10 Shmulik Hen[PATCH] bonding cleanup 2.6 - Whitespace cleanup
next