1. 60189dd [TG3]: Power down/up 5906 PHY correctly. by Michael Chan · 18 years ago
  2. c49a156 [TG3]: Fix race condition when calling register_netdev(). by Michael Chan · 18 years ago
  3. 24fcad6 [TG3]: Assign tp->link_config.orig_* values. by Michael Chan · 18 years ago
  4. 6634292 [BNX2]: Fix minor loopback problem. by Michael Chan · 18 years ago
  5. 6a13add [BNX2]: Fix bug in bnx2_nvram_write(). by Michael Chan · 18 years ago
  6. faac9c4 [BNX2]: Fix panic in bnx2_tx_int(). by Michael Chan · 18 years ago
  7. bd2b334 [TG3]: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  8. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  9. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  10. 775ba7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  11. c48e3fc e100: replace kmalloc with kcalloc by Yan Burman · 18 years ago
  12. b57bd06 [PATCH] net, 8139too.c: fix netpoll deadlock by Ingo Molnar · 18 years ago
  13. f654c85 [HAMRADIO]: Fix baycom_epp.c compile failure. by Ralf Baechle · 18 years ago
  14. ed40771 [NET]: Fix WAN routers kconfig dependency. by Randy Dunlap · 18 years ago
  15. 8af905b [PATCH] smc91x: Kill off excessive versatile hooks. by Paul Mundt · 18 years ago
  16. 5796df1 [PATCH] myri10ge: update driver version to 1.1.0 by Brice Goglin · 18 years ago
  17. 13348be [PATCH] myri10ge: fix big_bytes in case of vlan frames by Brice Goglin · 18 years ago
  18. de3c450 [PATCH] myri10ge: Full vlan frame in small_bytes by Brice Goglin · 18 years ago
  19. 52ea6fb [PATCH] myri10ge: drop contiguous skb routines by Brice Goglin · 18 years ago
  20. c7dab99 [PATCH] myri10ge: switch to page-based skb by Brice Goglin · 18 years ago
  21. dd50f33 [PATCH] myri10ge: add page-based skb routines by Brice Goglin · 18 years ago
  22. 6250223 [PATCH] myri10ge: indentation cleanups by Brice Goglin · 18 years ago
  23. 7fe26a6 [PATCH] chelsio: working NAPI by Stephen Hemminger · 18 years ago
  24. 0f0d84e [PATCH] MACB: Use __raw register access by Haavard Skinnemoen · 18 years ago
  25. d836cae [PATCH] MACB: Use struct delayed_work instead of struct work_struct by Haavard Skinnemoen · 18 years ago
  26. 68dc44a [PATCH] ucc_geth: Initialize mdio_lock. by Scott Wood · 18 years ago
  27. 1083cfe [PATCH] ucc_geth: compilation error fixes by Scott Wood · 18 years ago
  28. d8a53b3 [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init by Kars de Jong · 18 years ago
  29. 8e8858e [PATCH] m68k/HP300: HP LANCE updates by Kars de Jong · 18 years ago
  30. 15b1c0e [AX.25]: Fix default address and broadcast address initialization. by Ralf Baechle · 18 years ago
  31. 6c1bbcc [BNX2]: Add an error check. by Adrian Bunk · 18 years ago
  32. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  33. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  34. f04538c [PATCH] struct path: convert cosa by Josef Sipek · 18 years ago
  35. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  36. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  37. 0a01707 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  38. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  40. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  41. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  42. 0ae8513 [wireless] zd1211rw: workqueue-related build fixes by Jeff Garzik · 18 years ago
  43. 0bfdcc8 [netdrvr] netxen: workqueue-related build fixes by Jeff Garzik · 18 years ago
  44. f1ff0fd Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  45. 359f2d1 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  46. 0efdf26 [PATCH] sky2: sparse warnings by Stephen Hemminger · 18 years ago
  47. 7f4b45c [PATCH] skge: fix sparse warnings by Stephen Hemminger · 18 years ago
  48. e67bda5 [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx by Brice Goglin · 18 years ago
  49. c3905bc [PATCH] sky2: receive queue watermark tweak by Stephen Hemminger · 18 years ago
  50. 6771290 [PATCH] sky2: beter ram buffer partitioning by Stephen Hemminger · 18 years ago
  51. e5b74c7 [PATCH] sky2: add comments to PCI ids by Stephen Hemminger · 18 years ago
  52. 2a45b49 [PATCH] sky2: add PCI for 88ec033 by Stephen Hemminger · 18 years ago
  53. a3f63e4 [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb() by Andrew Victor · 18 years ago
  54. 51cc210 [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support by Andrew Victor · 18 years ago
  55. cf42553 [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() by Andrew Victor · 18 years ago
  56. c57ee09 [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv() by Andrew Victor · 18 years ago
  57. 8d1413b Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  58. cbb45d2 [TG3]: Identify Serdes devices more clearly. by Michael Chan · 18 years ago
  59. 9d57f01 [TG3]: Use msleep. by Michael Chan · 18 years ago
  60. 9f88f29 [TG3]: Use netif_msg_*. by Michael Chan · 18 years ago
  61. 3600d91 [TG3]: Allow partial speed advertisement. by Michael Chan · 18 years ago
  62. 9d26e21 [TG3]: Add TG3_FLG2_IS_NIC flag. by Michael Chan · 18 years ago
  63. 676917d [TG3]: Add 5787F device ID. by Michael Chan · 18 years ago
  64. 5d64ad3 [TG3]: Fix Phy loopback. by Michael Chan · 18 years ago
  65. b259e7d [IrDA]: PXA FIR code device model conversion by Paul Sokolovsky · 18 years ago
  66. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  67. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  68. 7a87b6c [PATCH] hamradio/dmascc: fix up work_struct-induced breakage by Al Viro · 18 years ago
  69. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  70. 720eeb4 [PATCH] ipw2200: Fix debug output endian issue by Zhu Yi · 18 years ago
  71. 90c009a [PATCH] ipw2200: Fix a typo by Zhu Yi · 18 years ago
  72. aac40ce [PATCH] ipw2200: Update version stamp to 1.2.0 by Zhu Yi · 18 years ago
  73. 4b1f8a9 [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode by Zhu Yi · 18 years ago
  74. e6e3f12 [PATCH] ipw2200: replace kmalloc+memset with kcalloc by Yan Burman · 18 years ago
  75. b950e83 [PATCH] prism54: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  76. b0471bb7 [PATCH] hostap: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  77. 9cdac96 [PATCH] zd1211rw: Support for multicast addresses by Ulrich Kunitz · 18 years ago
  78. ff9b99b [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler by Daniel Drake · 18 years ago
  79. 383956a [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context by Daniel Drake · 18 years ago
  80. bf83c2a Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  81. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  82. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  83. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  84. ee28b0d [PATCH] remote memory corruptor in ibmtr.c by Al Viro · 18 years ago
  85. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  86. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  87. a9606fd [PATCH] pcmcia: remove prod_id indirection by Dominik Brodowski · 18 years ago
  88. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  89. ed25ffa [PATCH] NetXen: multiport firmware support, ioctl interface by Amit S. Kale · 18 years ago
  90. 80922fb [PATCH] NetXen: whitespace cleaup and more cleanup fixes by Amit S. Kale · 18 years ago
  91. 59dc76a [PATCH] net: smc91x add missing bracket by Mariusz Kozlowski · 18 years ago
  92. 043d580 [PATCH] sk98lin debug build fix by Mariusz Kozlowski · 18 years ago
  93. e8f7f7f [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel by Maciej W. Rozycki · 18 years ago
  94. 3b6e8fe [PATCH] declance: Fix PMAX and PMAD support by Maciej W. Rozycki · 18 years ago
  95. 4e14007 [PATCH] bonding: incorrect bonding state reported via ioctl by Andy Gospodarek · 18 years ago
  96. 33fee56a [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  97. c69fda4 [PATCH] ns83820 annotations by Al Viro · 18 years ago
  98. 40f6cff [PATCH] myri10ge annotations by Al Viro · 18 years ago
  99. bffa215 [PATCH] drivers/net/arm missing __devinit by Al Viro · 18 years ago
  100. afc8eb4 [PATCH] trivial missing __init in drivers/net/* by Al Viro · 18 years ago