1. 7263ade [IrDA]: MCS7780 usb_driver struct should be static by Adrian Bunk · 18 years ago
  2. 6c4f095 [BNX2]: Turn off link during shutdown by Michael Chan · 18 years ago
  3. 745720e [BNX2]: Use dev_kfree_skb() instead of the _irq version by Michael Chan · 18 years ago
  4. b11d621 [BNX2]: Add NETIF_F_TSO_ECN by Michael Chan · 18 years ago
  5. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  6. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  7. a39727f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  8. 0e702ab [PATCH] m68knommu: FEC driver event/irq fixes by Greg Ungerer · 18 years ago
  9. 83901fc [PATCH] m68knommu: FEC driver set different priority/level on each IRQ by Willson Callan · 18 years ago
  10. 6b26529 [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family by Matt Waddel · 18 years ago
  11. 677177c [PATCH] m68knommu: avoid fec driver hang when link disappears by Philippe De Muyter · 18 years ago
  12. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  13. 2427ddd [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed by Greg Kroah-Hartman · 18 years ago
  14. 7c7459d [PATCH] 64bit resource: fix up printks for resources in networks drivers by Greg Kroah-Hartman · 18 years ago
  15. 1f1bd5f [netdrvr] Remove long-unused bits from Becker template drivers by Jeff Garzik · 18 years ago
  16. a2b524b [netdrvr] natsemi: minor cleanups by Jeff Garzik · 18 years ago
  17. 5a40f09 [netdrvr] natsemi: Separate out media initialization code by Jeff Garzik · 18 years ago
  18. 467c432 [PATCH] WAN: update info page for a bunch of my drivers by Krzysztof Halasa · 18 years ago
  19. e2fdbc0 [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch by Adrian Bunk · 18 years ago
  20. 600991b [PATCH] Fix phy id for LXT971A/LXT972A by Uwe Zeisberger · 18 years ago
  21. 5d22a31 [PATCH] DM9000 - minor code cleanups by Ben Dooks · 18 years ago
  22. 19af5a8 [PATCH] DM9000 - do no re-init spin lock by Ben Dooks · 18 years ago
  23. 5b55dda [PATCH] DM9000 - check for MAC left in by bootloader by Ben Dooks · 18 years ago
  24. b4ed03f [PATCH] DM9000 - better checks for platform resources by Ben Dooks · 18 years ago
  25. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  26. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  27. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  28. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  29. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  30. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  31. 61a46dc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  32. 71c0cd7 [PATCH] Add bcm43xx HW RNG support by Michael Buesch · 18 years ago
  33. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  34. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  35. d83561a [IRDA]: add some IBM think pads by Ben Collins · 18 years ago
  36. c88b36e [PATCH] m68knommu: 532x FEC eth struct map by Greg Ungerer · 18 years ago
  37. ed6a209 [PATCH] irda-usb printk fix by Andrew Morton · 18 years ago
  38. 96ebb92 [PATCH] wan/sdla section fixes by Randy Dunlap · 18 years ago
  39. 4facfde [PATCH] m68k: cleanup generic irq names by Roman Zippel · 18 years ago
  40. 9639948 [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find(). by David S. Miller · 18 years ago
  41. c044220 [NET] myri_sbus: Kill unused next_module struct member. by David S. Miller · 18 years ago
  42. a46c30f [NET] myri_sbus: Convert to new SBUS device layer. by David S. Miller · 18 years ago
  43. ecba38a [NET] sunqe: Convert to new SBUS driver layer. by David S. Miller · 18 years ago
  44. 52a34c7 [NET] sunbmac: Convert over to new SBUS device framework. by David S. Miller · 18 years ago
  45. c2d81e6 [NET] sunlance: Convert to new SBUS driver framework. by David S. Miller · 18 years ago
  46. 050bbb1 [NET] sunhme: Convert to new SBUS driver framework. by David S. Miller · 18 years ago
  47. 9e326ac [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs. by David S. Miller · 18 years ago
  48. 942a6bd [SPARC]: Port sparc64 in-kernel device tree code to sparc32. by David S. Miller · 18 years ago
  49. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  50. ca6bb5d [NET]: Require CAP_NET_ADMIN to create tuntap devices. by David Woodhouse · 18 years ago
  51. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  52. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  53. 065a3e1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  54. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  55. bfcbb00 [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI by Brice Goglin · 18 years ago
  56. 69eb887 [PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 by Brice Goglin · 18 years ago
  57. af57d23 Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  58. 4446065 [PATCH] WAN: ioremap() failure checks in drivers by Krzysztof Halasa · 18 years ago
  59. 4a31e34 [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name() by Krzysztof Halasa · 18 years ago
  60. aa95abe [PATCH] skb_padto()-area fixes in 8390, wavelan by Alan Cox · 18 years ago
  61. c798505 [PATCH] make drivers/net/forcedeth.c:nv_update_pause() static by Adrian Bunk · 18 years ago
  62. 92aa674 [PATCH] network driver for Hilscher netx by Sascha Hauer · 18 years ago
  63. 6d56ab9 [PATCH] Dereference in tokenring/olympic.c by Eric Sesterhenn · 18 years ago
  64. a192491 [PATCH] Array overrun in drivers/net/wireless/wavelan.c by Eric Sesterhenn · 18 years ago
  65. da4f5cc [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c by Eric Sesterhenn · 18 years ago
  66. 722fdb3 [PATCH] 8139cp: add ethtool eeprom support by Philip Craig · 18 years ago
  67. d73f1e3 [PATCH] 8139cp: fix eeprom read command length by Philip Craig · 18 years ago
  68. fc13dca [PATCH] b44: update b44 Kconfig entry by Gary Zambrano · 18 years ago
  69. 4d1dabd [PATCH] b44: update version to 1.01 by Gary Zambrano · 18 years ago
  70. 725ad80 [PATCH] b44: add wol for old nic by Gary Zambrano · 18 years ago
  71. 00e8b3a [PATCH] b44: add parameter by Gary Zambrano · 18 years ago
  72. 52cafd9 [PATCH] b44: add wol by Gary Zambrano · 18 years ago
  73. 47b9c3b [PATCH] b44: fix manual speed/duplex/autoneg settings by Gary Zambrano · 18 years ago
  74. 00e5edc [PATCH] AT91RM9200 Ethernet #4: Suspend/Resume by Andrew Victor · 18 years ago
  75. 427d269 [PATCH] AT91RM9200 Ethernet #3: Cleanup by Andrew Victor · 18 years ago
  76. ca5585e [PATCH] AT91RM9200 Ethernet #2: MII interface by Andrew Victor · 18 years ago
  77. 775637d [PATCH] AT91RM9200 Ethernet #1: Link poll by Andrew Victor · 18 years ago
  78. d955d90 [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC. by Ralf Baechle · 18 years ago
  79. dbe1ab9 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  80. 8a22ddd via-velocity: the link is not correctly detected when the device starts by Francois Romieu · 18 years ago
  81. bec0e85 [PATCH] myri10ge build fix by Andrew Morton · 18 years ago
  82. c01ea72 [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts by Geoff Levand · 18 years ago
  83. ef82a306 [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform. by Jon Loeliger · 18 years ago
  84. 58dfd9c [FORCEDETH] Fix xmit_lock/netif_tx_lock after merge by Herbert Xu · 18 years ago
  85. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  86. ff91445 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  87. 612eff0 [PATCH] s2io: netpoll support by Brian Haley · 18 years ago
  88. 4b2d9cf 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
  89. 4c1234f Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  90. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  91. 25f42b6a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  92. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  93. 470b160 [MIPS] Remove support for NEC DDB5476. by Ralf Baechle · 18 years ago
  94. d4adcff [ARM] 3406/1: lpd7x: compilation fix for smc91x by Marc Singer · 18 years ago
  95. 4b6ace7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  96. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 18 years ago
  97. 00b7050 [TG3]: Convert to non-LLTX by Michael Chan · 18 years ago
  98. c71302d [TG3]: Remove unnecessary tx_lock by Michael Chan · 18 years ago
  99. 9e1881d [BNX2]: Update version and reldate by Michael Chan · 18 years ago
  100. c86a31f [BNX2]: Use CPU native page size by Michael Chan · 18 years ago