1. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  2. 815bcc2 bonding: fix alb mode locking regression by Jay Vosburgh · 15 years ago
  3. 2690f8d bonding: Remove debug printk by Jay Vosburgh · 15 years ago
  4. 1f78d9f drivers/net/bonding: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  5. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  6. 5a03cdb bonding: use pr_debug instead of own macros by Holger Eitzenberger · 16 years ago
  7. eb7cc59 bonding: convert to net_device_ops by Stephen Hemminger · 16 years ago
  8. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  9. 6146b1a bonding: Fix ALB mode to balance traffic on VLANs by Jay Vosburgh · 16 years ago
  10. ce39a80 bonding: fix panic when taking bond interface down before removing module by Andy Gospodarek · 16 years ago
  11. 2d1ea19 bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds by Vlad Yasevich · 16 years ago
  12. f14c4e4 bonding: change some __constant_htons() to htons() by Brian Haley · 16 years ago
  13. 7e1a1ac bonding: Check return of dev_set_promiscuity/allmulti by Wang Chen · 16 years ago
  14. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. 966bc6f bonding: fix two compiler warnings by Jay Vosburgh · 16 years ago
  16. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  17. 2543331 bonding: fix locking during alb failover and slave removal by Jay Vosburgh · 16 years ago
  18. e0138a6 bonding: fix ASSERT_RTNL that produces spurious warnings by Jay Vosburgh · 16 years ago
  19. d0e81b7 bonding: Acquire correct locks in alb for promisc change by Jay Vosburgh · 17 years ago
  20. 6603a6f bonding: Convert more locks to _bh, acquire rtnl, for new locking by Jay Vosburgh · 17 years ago
  21. 059fe7a bonding: Convert locks to _bh, rework alb locking for new locking by Jay Vosburgh · 17 years ago
  22. 1b76b31 Convert bonding timers to workqueues by Jay Vosburgh · 17 years ago
  23. d3bb52b endianness annotations drivers/net/bonding/ by Al Viro · 17 years ago
  24. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  25. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  26. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  27. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  28. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  29. e7dd65d [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw by Arnaldo Carvalho de Melo · 17 years ago
  30. a16aeb3 [BONDING]: Introduce arp_pkt() by Arnaldo Carvalho de Melo · 17 years ago
  31. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  32. 243cb4e [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 17 years ago
  33. 39984a9 [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor() by Karsten Keil · 18 years ago
  34. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  35. 5af47b2 [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c by Jay Vosburgh · 19 years ago
  36. 2e06cb5 [bonding] Remove superfluous changelog. by Jeff Garzik · 19 years ago
  37. e944ef7 [PATCH] bonding: spelling and whitespace corrections by Mitch Williams · 19 years ago
  38. b76850a [PATCH] bonding: explicitly clear RLB flag during ALB init by Mitch Williams · 19 years ago
  39. 0d206a3 [PATCH] bonding: move kmalloc out of spinlock in ALB init by Mitch Williams · 19 years ago
  40. 4e0952c [PATCH] bonding: add bond name to all error messages by Mitch Williams · 19 years ago
  41. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  42. 6b38aef [PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC address conflicts by John W. Linville · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago