aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_alb.c
Commit message (Expand)AuthorAge
* bonding: fix alb mode locking regressionJay Vosburgh2009-05-05
* bonding: Remove debug printkJay Vosburgh2009-04-14
* drivers/net/bonding: fix sparse warnings: context imbalanceHannes Eder2009-02-17
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-10
* bonding: convert to net_device_opsStephen Hemminger2008-11-20
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh2008-11-06
* bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-31
* bonding: Do not tx-balance some IPv6 packets on ALB/TLB bondsVlad Yasevich2008-09-24
* bonding: change some __constant_htons() to htons()Brian Haley2008-09-03
* bonding: Check return of dev_set_promiscuity/allmultiWang Chen2008-07-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * bonding: fix two compiler warningsJay Vosburgh2008-03-25
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
|/
* bonding: fix locking during alb failover and slave removalJay Vosburgh2008-01-18
* bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh2008-01-18
* bonding: Acquire correct locks in alb for promisc changeJay Vosburgh2007-10-23
* bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh2007-10-23
* bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh2007-10-23
* Convert bonding timers to workqueuesJay Vosburgh2007-10-23
* endianness annotations drivers/net/bonding/Al Viro2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.rawArnaldo Carvalho de Melo2007-04-26
* [BONDING]: Introduce arp_pkt()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-08
* [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor()Karsten Keil2006-10-05
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2006-01-12
* [bonding] Remove superfluous changelog.Jeff Garzik2005-11-28
* [PATCH] bonding: spelling and whitespace correctionsMitch Williams2005-11-13
* [PATCH] bonding: explicitly clear RLB flag during ALB initMitch Williams2005-11-13
* [PATCH] bonding: move kmalloc out of spinlock in ALB initMitch Williams2005-11-13
* [PATCH] bonding: add bond name to all error messagesMitch Williams2005-11-13
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* [PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC ...John W. Linville2005-07-31
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16