1. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  2. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  3. c9ff7d6 [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kconfig) by Tobias Klauser · 19 years ago
  4. 5f70eaa [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  5. bbe832c [TG3]: Refinements to new locking strategy. by Michael Chan · 19 years ago
  6. f47c11e [TG3]: Eliminate all hw IRQ handler spinlocks. by David S. Miller · 19 years ago
  7. cd024c8 [TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing. by David S. Miller · 19 years ago
  8. 9b200b0 [SLIP]: Simplify sl_free_bufs() by Jesper Juhl · 19 years ago
  9. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  10. 29c31a3 Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  11. b2b3d82 e1000: fix spinlock bug by Mitch Williams · 19 years ago
  12. 2c4ee8f [LTPC]: Replace schedule_timeout() with ssleep()/msleep() by Nishanth Aravamudan · 19 years ago
  13. 0adbb44 [PATCH] m32r: Remove include/asm-m32r/m32102peri.h by Hirokazu Takata · 19 years ago
  14. 0f667ff [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit() by John W. Linville · 19 years ago
  15. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  16. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  17. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago
  18. 392a8b7 [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those') by Geert Uytterhoeven · 19 years ago
  19. 243cd55 [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload by Michael Ellerman · 19 years ago
  20. ed7fce6 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  21. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  22. 15def7b [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  23. 9ba2779 [TG3] Fix link failure in 5701 by Michael Chan · 19 years ago
  24. 49cabf4 [TG3]: Add TSO firmware license by Michael Chan · 19 years ago
  25. 2089a0d Automatic merge of /spare/repo/netdev-2.6 branch skge by · 19 years ago
  26. 03d661d Automatic merge of /spare/repo/netdev-2.6 branch starfire by · 19 years ago
  27. 1a95059 Automatic merge of /spare/repo/netdev-2.6 branch smc91x by · 19 years ago
  28. bdb7a34 Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers by · 19 years ago
  29. 140fedb Automatic merge of /spare/repo/netdev-2.6 branch iff-running by · 19 years ago
  30. 105adfc Automatic merge of /spare/repo/netdev-2.6 branch viro by · 19 years ago
  31. 7f6a57a Automatic merge of /spare/repo/netdev-2.6 branch r8169 by · 19 years ago
  32. 4d8e11d Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch by · 19 years ago
  33. 21035ff Automatic merge of /spare/repo/netdev-2.6 branch ppp by · 19 years ago
  34. 14d8ce7 Automatic merge of /spare/repo/netdev-2.6 branch hdlc by · 19 years ago
  35. 7912183 Automatic merge of /spare/repo/netdev-2.6 branch dm9000 by · 19 years ago
  36. b00b2f7 Automatic merge of /spare/repo/netdev-2.6 branch 8139too-iomap by · 19 years ago
  37. df77cc4 Automatic merge of /spare/repo/netdev-2.6 branch 8139cp by · 19 years ago
  38. d304506 Automatic merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  39. 910313a Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix by · 19 years ago
  40. aa447ac Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  41. b597ef4 [NET]: Fix locking in shaper driver. by Christoph Hellwig · 19 years ago
  42. 0fd56f6 [PATCH] drivers/net/hamradio/baycom_epp.c: cleanups by Adrian Bunk · 19 years ago
  43. 1b62815 [TG3]: Fix bug in tg3_load_firmware_cpu by Michael Chan · 19 years ago
  44. d4bc392 [TG3]: Add interrupt test by Michael Chan · 19 years ago
  45. c76949a [TG3]: Add loopback test by Michael Chan · 19 years ago
  46. 7942e1d [TG3]: Add memory test by Michael Chan · 19 years ago
  47. a71116d [TG3]: Add register test by Michael Chan · 19 years ago
  48. 944d980 [TG3]: Add parameter to tg3_halt by Michael Chan · 19 years ago
  49. ca43007 [TG3]: Add link test by Michael Chan · 19 years ago
  50. 566f86a [TG3]: Add nvram test by Michael Chan · 19 years ago
  51. 4cafd3f [TG3]: Add basic selftest infrastructure by Michael Chan · 19 years ago
  52. ea93756 [PATCH] smc91x: more tweaks to help with RX overruns by Nicolas Pitre · 19 years ago
  53. 8de9011 [PATCH] smc91x: improve diagnostic info by Nicolas Pitre · 19 years ago
  54. b9a6eaf [PATCH] 3c574_cs: disable interrupts in el3_close by Daniel Ritz · 19 years ago
  55. befc9e1 Automatic merge of rsync://www.fr.zoreil.com/linux-2.6.git branch HEAD by · 19 years ago
  56. 4dcb7d3 [PATCH] r8169: minor cleanup by Richard Dawe · 19 years ago
  57. d4a3a0f [PATCH] r8169: add ethtool support for dumping the chip statistics by Stephen Hemminger · 19 years ago
  58. b57b7e5 [PATCH] r8169: ethtool message level control support by Stephen Hemminger · 19 years ago
  59. df0a1bf [PATCH] r8169: add module parameter (media) by Francois Romieu · 19 years ago
  60. 1b7efd5 [PATCH] r8169: add module parameter (copybreak) by Stephen Hemminger · 19 years ago
  61. f7ccf42 [PATCH] r8169: identify the napi version by Stephen Hemminger · 19 years ago
  62. 53456f6 [PATCH] r8169: de-obfuscate supported PCI ID by Francois Romieu · 19 years ago
  63. a7b6459 [PATCH] r8169: new PCI id by Francois Romieu · 19 years ago
  64. 462cee2 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git branch HEAD by · 19 years ago
  65. 4ec5240 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  66. b6016b7 [BNX2]: New Broadcom gigabit network driver. by Michael Chan · 19 years ago
  67. 2f872f0 [BONDING]: bonding using arp_ip_target may stay down with active path by Jay Vosburgh · 19 years ago
  68. ad6a998 Automatic merge of /spare/repo/netdev-2.6 branch tlan by · 19 years ago
  69. 3877820 Automatic merge of /spare/repo/netdev-2.6 branch sis900 by · 19 years ago
  70. 8cf0d9d Automatic merge of /spare/repo/netdev-2.6 branch veth by · 19 years ago
  71. f5a702b Automatic merge of /spare/repo/netdev-2.6 branch ns83820 by · 19 years ago
  72. 5ea6f2c Automatic merge of /spare/repo/netdev-2.6 branch natsemi by · 19 years ago
  73. acb9695 Automatic merge of /spare/repo/netdev-2.6 branch forcedeth by · 19 years ago
  74. ee03a68 Automatic merge of /spare/repo/netdev-2.6 branch airo by · 19 years ago
  75. 0c2fc10 Automatic merge of /spare/repo/netdev-2.6 branch atmel by · 19 years ago
  76. f6f3a48 Automatic merge of /spare/repo/netdev-2.6 branch amd8111 by · 19 years ago
  77. a58eae6 Automatic merge of /spare/repo/netdev-2.6 branch pcnet32 by · 19 years ago
  78. 09e6266 Automatic merge of /spare/repo/netdev-2.6 branch ixgb by · 19 years ago
  79. 34812c9 Automatic merge of /spare/repo/netdev-2.6 branch e1000 by · 19 years ago
  80. d6d78f6 Automatic merge of /spare/repo/netdev-2.6 branch e100 by · 19 years ago
  81. 9092f46 [PATCH] tulip: add return to ULI526X clause in tulip_mdio_write by John W. Linville · 19 years ago
  82. d1faeae [TG3]: Update driver version. by David S. Miller · 19 years ago
  83. ded7340 [TG3]: Increase TEST_BUFFER_SIZE to 8K. by David S. Miller · 19 years ago
  84. 413f543 [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  85. d865925 [TG3]: Add 5752M device ID. by Xose Vazquez Perez · 19 years ago
  86. f7383c2 [TG3]: In tg3_poll(), resample status_tag after doing work. by David S. Miller · 19 years ago
  87. 59e6b43 [TG3]: Refine DMA boundary setting. by David S. Miller · 19 years ago
  88. 15f9850 [TG3]: Set minimal hw interrupt mitigation. by David S. Miller · 19 years ago
  89. fac9b83 [TG3]: Add tagged status support. by David S. Miller · 19 years ago
  90. c8920ba [PATCH] wireless: 3CRWE154G72 Kconfig help fix by Daniel Andersen · 19 years ago
  91. c4cc26d [PATCH] Typo in tulip driver by Jiri Benc · 19 years ago
  92. 562faf4 [PATCH] fix PROMISC/bridging in TLAN driver by James Harper · 19 years ago
  93. 9971869 [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug by Geoff Levand · 19 years ago
  94. c16ef1c [PATCH] ns83820 update by Benjamin LaHaise · 19 years ago
  95. b3dd65f [PATCH] Generic HDLC update by Krzysztof Halasa · 19 years ago
  96. f7a3aae [PATCH] drivers/net/wireless enabled by wrong option by Al Viro · 19 years ago
  97. 9941776 [PATCH] pcnet_cs cleanup by Al Viro · 19 years ago
  98. 507ef16 [PATCH] etherh iomem annotations by Al Viro · 19 years ago
  99. 0b2d7fe [PATCH] skge 64bit portability by Al Viro · 19 years ago
  100. 4075400 [PATCH] skge missing include by Al Viro · 19 years ago