1. 1034c9f xircom: convert devices to new API by Stephen Hemminger · 16 years ago
  2. 0b9a5b0 de4x5: convert to net_device_ops by Stephen Hemminger · 16 years ago
  3. 90d8743 de2104x: convert to net_device_ops by Stephen Hemminger · 16 years ago
  4. f4266cf tulip: convert devices to new API by Stephen Hemminger · 16 years ago
  5. 633a277 sundance: update to net_device_ops by Stephen Hemminger · 16 years ago
  6. 4fc8006 starfire: update to net_device_ops by Stephen Hemminger · 16 years ago
  7. e287157 fealnx: update to net_device_ops by Stephen Hemminger · 16 years ago
  8. 2b7d0c7 natsemi: update to net_device_ops by Stephen Hemminger · 16 years ago
  9. d49d19c9 sb1000: update to net_device_ops by Stephen Hemminger · 16 years ago
  10. a7d1de2 ns83820: fix net_device_ops support by Stephen Hemminger · 16 years ago
  11. 97488c5 sis190: update to net_device_ops by Stephen Hemminger · 16 years ago
  12. b8aa76a de600: update to net_device_ops by Stephen Hemminger · 16 years ago
  13. 1f5ec79 enc28j60: update to net_device_ops by Stephen Hemminger · 16 years ago
  14. 8bdd555 typhoon: update to net_device_ops by Stephen Hemminger · 16 years ago
  15. 3bc124d pcnet32: update to net_device_ops by Stephen Hemminger · 16 years ago
  16. d9a811d sungem: update to net_device_ops by Stephen Hemminger · 16 years ago
  17. 2f89d12 sunhme: update to net_device_ops by Stephen Hemminger · 16 years ago
  18. 805524c epic100: update to net_device_ops by Stephen Hemminger · 16 years ago
  19. 391c5e6 tlan: update to net_device_ops by Stephen Hemminger · 16 years ago
  20. ed8cf43 plip: update to net_device_ops by Stephen Hemminger · 16 years ago
  21. 04fb5f7 ipg: update to net_device_ops by Stephen Hemminger · 16 years ago
  22. 83d6f03 cassini: update to net_device_ops by Stephen Hemminger · 16 years ago
  23. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 16 years ago
  24. b4d7f0a bluetooth: driver API update by Stephen Hemminger · 16 years ago
  25. 43a67304 appletalk: convert ipddp to net_device_ops by Stephen Hemminger · 16 years ago
  26. 03b35ccb appletalk: convert aarp to net_device_ops by Stephen Hemminger · 16 years ago
  27. 9ac32e1 firmware: convert e100 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
  28. 92dc8cc ieee1394: use internal network device stats by Stephen Hemminger · 16 years ago
  29. 464f4da ieee1394: remove unneeded last_rx by Stephen Hemminger · 16 years ago
  30. 79994c9 ieee1394: convert to net_device_ops by Stephen Hemminger · 16 years ago
  31. d442ad4 dsa: convert to net_device_ops (v2) by Stephen Hemminger · 16 years ago
  32. f430e49 gianfar: ensure ECNTRL[R100] is cleared on link state change by Li Yang · 16 years ago
  33. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  34. 98658bc dm9601: bring datasheet URL up to date by Wu Fengguang · 16 years ago
  35. 20f10aa dm9601: handle corrupt mac address by Wu Fengguang · 16 years ago
  36. e1c096e vlan: Add GRO interfaces by Herbert Xu · 16 years ago
  37. 96e93ea gro: Add internal interfaces for VLAN by Herbert Xu · 16 years ago
  38. ff5bfc3 ibmveth: use consistent types by Stephen Rothwell · 16 years ago
  39. 8be35bd net/ehea: use consistant type by Stephen Rothwell · 16 years ago
  40. 61294e2 sch_teql: convert to net_device_ops by Stephen Hemminger · 16 years ago
  41. 0a0b9d2 xen-netfront: convert to net_device_ops by Stephen Hemminger · 16 years ago
  42. 76288b4 virtio: convert to net_device_ops by Stephen Hemminger · 16 years ago
  43. 148bc43 wireless: convert wireless ioctl to net_device_ops by Stephen Hemminger · 16 years ago
  44. 53a3294 bonding: use net_device_ops by Stephen Hemminger · 16 years ago
  45. af04908 irda: convert to internal stats by Stephen Hemminger · 16 years ago
  46. 46377bb acenic: Missed delete of acenic_firmware.h by David S. Miller · 16 years ago
  47. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  48. a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 16 years ago
  49. 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 16 years ago
  50. 1ae25f9 dm snapshot: rename struct exception_store by Jonathan Brassow · 16 years ago
  51. aea53d9 dm snapshot: separate out exception store interface by Jonathan Brassow · 16 years ago
  52. fe9cf30 dm mpath: move trigger_event to system workqueue by Alasdair G Kergon · 16 years ago
  53. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 16 years ago
  54. d581687 dm table: rework reference counting by Mikulas Patocka · 16 years ago
  55. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  56. 7d76345 dm request: extend target interface by Kiyoshi Ueda · 16 years ago
  57. 8fbf26a dm request: add caches by Kiyoshi Ueda · 16 years ago
  58. 23d39f6 dm ioctl: allow dm_copy_name_and_uuid to return only one field by Milan Broz · 16 years ago
  59. ac1f0ac dm log: ensure log bitmap fits on log device by Milan Broz · 16 years ago
  60. 2045e88 dm log: move region_size validation by Milan Broz · 16 years ago
  61. 6f3af01 dm log: avoid reinitialising io_req on every operation by Takahiro Yasui · 16 years ago
  62. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  63. d460c65 dm raid1: fix error count by Jonathan Brassow · 16 years ago
  64. c7a2bd1 dm log: fix dm_io_client leak on error paths by Takahiro Yasui · 16 years ago
  65. 90fa152 dm snapshot: change yield to msleep by Mikulas Patocka · 16 years ago
  66. a1b51e9 dm table: drop reference at unbind by Mikulas Patocka · 16 years ago
  67. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  68. 0bbb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  69. 0578c3b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 7d8a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  71. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  72. 8606ab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  73. c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  74. e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing by Linus Torvalds · 16 years ago
  75. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  76. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  77. c155b91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  78. e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  79. 10cc04f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  80. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  81. e8c82c2 mm lockless pagecache barrier fix by Nick Piggin · 16 years ago
  82. f1b11e5 i2o: Update my address by Alan Cox · 16 years ago
  83. 3537d54 qlge: Fix sparse warnings for tx ring indexes. by Ron Mercer · 16 years ago
  84. 2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues. by Ron Mercer · 16 years ago
  85. fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup(). by Ron Mercer · 16 years ago
  86. a303ce0 qlge: Fix sparse endian warning for inbound packet control block flags. by Ron Mercer · 16 years ago
  87. 8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c by Ron Mercer · 16 years ago
  88. 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 16 years ago
  89. 6f57321 pkt_sched: cls_u32: Fix locking in u32_change() by Jarek Poplawski · 16 years ago
  90. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
  91. f1d3e4d iucv: fix cpu hotplug by Heiko Carstens · 16 years ago
  92. 65dbd7c af_iucv: Free iucv path/socket in path_pending callback by Hendrik Brueckner · 16 years ago
  93. 18becbc af_iucv: avoid left over IUCV connections from failing connects by Ursula Braun · 16 years ago
  94. 55cdea9 af_iucv: New error return codes for connect() by Hendrik Brueckner · 16 years ago
  95. 046c688 mm: update my address by Alan Cox · 16 years ago
  96. 5641f1f X86_DEBUGCTLMSR won't work on uml by Al Viro · 16 years ago
  97. 7483cb7 uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f by Al Viro · 16 years ago
  98. 22409f9 get rid of the last symlink in uml build by Al Viro · 16 years ago
  99. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  100. c276e09 Revert "net: Fix for initial link state in 2.6.28" by David S. Miller · 16 years ago