1. 2cde1f3 claw: removal of volatile variables by Ursula Braun · 17 years ago
  2. 5289b4c forcedeth: tx pause watermarks by Ayaz Abdulla · 17 years ago
  3. fd9b558 forcedeth: tx collision fix by Ayaz Abdulla · 17 years ago
  4. 4eb61e0 cxgb3: Handle ARP completions that mark neighbors stale. by Steve Wise · 17 years ago
  5. 6585b4a Merge branch 'r6040' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  6. 179c743 DM9000: Show the MAC address source after printing MAC by Ben Dooks · 17 years ago
  7. 513b6be DM9000: Update retry count whilst identifying chip by Ben Dooks · 17 years ago
  8. f42d8ae DM9000: Add support for MII ioctl() calls by Ben Dooks · 17 years ago
  9. bb44fb70 DM9000: Add platform flag for no attached EEPROM by Ben Dooks · 17 years ago
  10. 073d3f4 DM9000: Remove redudant use of "& 0xff" by Ben Dooks · 17 years ago
  11. d39cb786 DM9000: Remove cal_CRC() and use ether_crc_le instead by Ben Dooks · 17 years ago
  12. 39c341a DM9000: Fix delays used by EEPROM read and write by Ben Dooks · 17 years ago
  13. c991d16 DM9000: Use netif_msg to enable debugging options by Ben Dooks · 17 years ago
  14. 41c340f DM9000: Remove unnecessary changelog in header comment by Ben Dooks · 17 years ago
  15. 621ddcb DM9000: Ensure spinlock held whilst accessing EEPROM registers by Ben Dooks · 17 years ago
  16. 3927f1c DM9000: Remove EEPROM initialisation code. by Ben Dooks · 17 years ago
  17. e662ee0 DM9000: Add ethtool control of msg_enable value by Ben Dooks · 17 years ago
  18. 29d52e5 DM9000: Add ethtool support for reading and writing EEPROM by Ben Dooks · 17 years ago
  19. 9a2f037 DM9000: Add mutex to protect access by Ben Dooks · 17 years ago
  20. 86c62fa DM9000: Remove barely used SROM array read. by Ben Dooks · 17 years ago
  21. 321f69a DM9000: Use msleep() instead of udelay() by Ben Dooks · 17 years ago
  22. 89c8b0e DM9000: Do not sleep with spinlock and IRQs held by Ben Dooks · 17 years ago
  23. 7da9985 DM9000: Add initial ethtool support by Ben Dooks · 17 years ago
  24. fcfa81a DM9000: Remove old timer based poll routines by Ben Dooks · 17 years ago
  25. 1a5f1c4 DM9000: Pass IRQ flags via platform resources by Ben Dooks · 17 years ago
  26. 5b2b4ff DM9000 update debugging macros to use debug level by Ben Dooks · 17 years ago
  27. a76836f DM9000 use dev_xxx() instead of printk for output. by Ben Dooks · 17 years ago
  28. 33ba509 DM9000: Add platform data to specify external phy by Ben Dooks · 17 years ago
  29. 9311657 DM9000: Fix endian-ness of data accesses. by Ben Dooks · 17 years ago
  30. a8cc21f Optimize cxgb3 xmit path (a bit) by Krishna Kumar · 17 years ago
  31. 3c34ac3 e1000: Fix for 32 bits platforms with 64 bits resources by Benjamin Herrenschmidt · 17 years ago
  32. 09dde54 PS3: gelic: Add wireless support for PS3 by Masakazu Mokuno · 17 years ago
  33. 589866f PS3: gelic: Add support for dual network interface by Masakazu Mokuno · 17 years ago
  34. 01fed4c PS3: gelic: add support for port link status by Masakazu Mokuno · 17 years ago
  35. 7bc56b9 PS3: gelic: remove duplicated ethtool handlers by Masakazu Mokuno · 17 years ago
  36. 59e9732 PS3: gelic: code cleanup by Masakazu Mokuno · 17 years ago
  37. 100e1d8 PS3: gelic: Add endianness macros by Masakazu Mokuno · 17 years ago
  38. b94e1d4 PS3: gelic: Fix the wrong dev_id passed by Masakazu Mokuno · 17 years ago
  39. 2192f39 8139too fix for Dreamcast by Adrian McMenamin · 17 years ago
  40. a197f69 ni52: Remove 278 scripts/checkpatch errors by Alan Cox · 17 years ago
  41. b3028cd pcnet32: Use print_mac by Don Fry · 17 years ago
  42. 232c564 pcnet32: use NET_IP_ALIGN instead of 2 by Don Fry · 17 years ago
  43. 19af355 Linux 2.6.25-rc1 by Linus Torvalds · 17 years ago
  44. 0eccf60 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  45. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 17 years ago
  46. a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
  47. 7cf712d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  48. 58a14ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  49. 712a30e splice: fix user pointer access in get_iovec_page_array() by Bastian Blank · 17 years ago
  50. 30ddb15 [PKT_SCHED] ematch: Fix build warning. by David S. Miller · 17 years ago
  51. c289b07 hrtimer: don't modify restart_block->fn in restart functions by Oleg Nesterov · 17 years ago
  52. 4165293 hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() by Oleg Nesterov · 17 years ago
  53. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 17 years ago
  54. e13a2e6 ntp: correct inconsistent interval/tick_length usage by john stultz · 17 years ago
  55. 25f6663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  56. 2134745 [NET_SCHED] sch_htb: htb_requeue fix by Jarek Poplawski · 17 years ago
  57. 238fc7e [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. by Rami Rosen · 17 years ago
  58. da219b7 starfire: secton fix by Andrew Morton · 17 years ago
  59. 4f14b92 via-velocity: section fix by Andrew Morton · 17 years ago
  60. aa738ad natsemi: section fix by Andrew Morton · 17 years ago
  61. 952b349 typhoon: section fix by Andrew Morton · 17 years ago
  62. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  63. f4e6433 isdn: fix section mismatch warning for ISACVer by Sam Ravnborg · 17 years ago
  64. 2fddb6e27 isdn: fix section mismatch warnings from hisax_cs_setup_card by Sam Ravnborg · 17 years ago
  65. bfc1de0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  66. d348c2a isdn: fix section mismatch warnings in isac.c and isar.c by Sam Ravnborg · 17 years ago
  67. 1712a69 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  68. 7740ac6 isdn: fix section mismatch warning in hfc_sx.c by Sam Ravnborg · 17 years ago
  69. 95a940e drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N by S.Çağlar Onur · 17 years ago
  70. c1cb795 Update kernel/.gitignore with new auto-generated files by S.Çağlar Onur · 17 years ago
  71. 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 17 years ago
  72. 9820380 rtc-r9701.c: silence compiler warning by S.Çağlar Onur · 17 years ago
  73. 91a0736 x25_asy.c: silence compiler warning by S.Çağlar Onur · 17 years ago
  74. 954415e [PKT_SCHED] ematch: tcf_em_destroy robustness by Stephen Hemminger · 17 years ago
  75. ed7af3b [PKT_SCHED]: deinline functions in meta match by Stephen Hemminger · 17 years ago
  76. 8ff65b4 [SCTP]: Convert sctp_dbg_objcnt to seq files. by Pavel Emelyanov · 17 years ago
  77. 3f5340a [SCTP]: Use snmp_fold_field instead of a homebrew analogue. by Pavel Emelyanov · 17 years ago
  78. cd557bc [IGMP]: Optimize kfree_skb in igmp_rcv. by Denis V. Lunev · 17 years ago
  79. bd2f747 [KEY]: Convert net/pfkey to use seq files. by Pavel Emelyanov · 17 years ago
  80. 61145aa [KEY]: Clean up proc files creation a bit. by Pavel Emelyanov · 17 years ago
  81. 0efeaa3 pppol2tp: fix printk warnings by Andrew Morton · 17 years ago
  82. fefa864 bnx2: section fix by Andrew Morton · 17 years ago
  83. 53a1056 bnx2x: section fix by Andrew Morton · 17 years ago
  84. e88bb41 [SPARC]: Add solaris/sunos binary support to feature removal schedule. by David S. Miller · 17 years ago
  85. 344e53f [SPARC]: Merge asm-sparc{,64}/a.out.h by David S. Miller · 17 years ago
  86. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 17 years ago
  87. 26346ff ext4: Don't panic in case of corrupt bitmap by Aneesh Kumar K.V · 17 years ago
  88. 256bdb4 ext4: allocate struct ext4_allocation_context from a kmem cache by Eric Sandeen · 17 years ago
  89. c4e35e07 JBD2: Clear buffer_ordered flag for barried IO request on success by Dave Kleikamp · 17 years ago
  90. 7fb5409 ext4: Fix Direct I/O locking by Jan Kara · 17 years ago
  91. 8009f9f ext4: Fix circular locking dependency with migrate and rm. by Aneesh Kumar K.V · 17 years ago
  92. f9166e7 Merge branches 'master', 'omap1-upstream' and 'orion' into devel by Russell King · 17 years ago
  93. 2ffd6e1 [ARM] constify function pointer tables by Jan Engelhardt · 17 years ago
  94. 72e7ae8 [ARM] 4823/1: AT91 section fix by David Brownell · 17 years ago
  95. 86260f9 [ARM] 4824/1: pxa: clear RDH bit after any reset by Dmitry Krivoschekov · 17 years ago
  96. fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 17 years ago
  97. b1d95f4 x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit by Thomas Gleixner · 17 years ago
  98. eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 17 years ago
  99. 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 17 years ago
  100. a03c2a4 x86: DEBUG_PAGEALLOC: enable after mem_init() by Thomas Gleixner · 17 years ago