1. 4f1ceb4 fec: refactor init function by Sascha Hauer · 16 years ago
  2. 4e83183 fec: refactor set_multicast_list() to make it more readable by Sascha Hauer · 16 years ago
  3. 22f6b86 fec: Codingstyle cleanups by Sascha Hauer · 16 years ago
  4. 8d4dd5c fec: remove unnecessary cast by Sascha Hauer · 16 years ago
  5. 2e28532 fec: do not typedef struct types by Sascha Hauer · 16 years ago
  6. f44d630 fec: switch to writel/readl by Sascha Hauer · 16 years ago
  7. 2160187 sun3lance: convert to net_device_ops by Alexander Beregalov · 16 years ago
  8. ec4e0cf smc911x: convert to net_device_ops by Alexander Beregalov · 16 years ago
  9. 8c2c6be sgiseeq: convert to net_device_ops by Alexander Beregalov · 16 years ago
  10. b4cf342 sb1250-mac: convert to net_device_ops by Alexander Beregalov · 16 years ago
  11. a33a2bb rionet: convert to net_device_ops by Alexander Beregalov · 16 years ago
  12. 1ec847f pci-skeleton: convert to net_device_ops by Alexander Beregalov · 16 years ago
  13. 9e0ac84 pasemi_mac: convert to net_device_ops by Alexander Beregalov · 16 years ago
  14. cd732de netx-eth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  15. 96cd55e mvme147: convert to net_device_ops by Alexander Beregalov · 16 years ago
  16. d6771e0 mipsnet: convert to net_device_ops by Alexander Beregalov · 16 years ago
  17. d53bc2d meth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  18. 0d3936a macmace: convert to net_device_ops by Alexander Beregalov · 16 years ago
  19. 488b4ab mace: convert to net_device_ops by Alexander Beregalov · 16 years ago
  20. 71f4367 lib82596: convert to net_device_ops by Alexander Beregalov · 16 years ago
  21. 52b031f korina: convert to net_device_ops by Alexander Beregalov · 16 years ago
  22. 502a326 jazzsonic: convert to net_device_ops by Alexander Beregalov · 16 years ago
  23. e7090e3 ixp2000/ixpdev: convert to net_device_ops by Alexander Beregalov · 16 years ago
  24. c277536 iseries_veth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  25. a1de966 irda/sa1100_ir: convert to net_device_ops by Alexander Beregalov · 16 years ago
  26. c76ccd6 irda/pxaficp_ir: convert to net_device_ops by Alexander Beregalov · 16 years ago
  27. 602355a irda/au1k_ir: convert to net_device_ops by Alexander Beregalov · 16 years ago
  28. e186d17 ibmveth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  29. 2e303a9 hplance: convert to net_device_ops by Alexander Beregalov · 16 years ago
  30. d88106b dm9000: convert to net_device_ops by Alexander Beregalov · 16 years ago
  31. 63ef7d8 cpmac: convert to net_device_ops by Alexander Beregalov · 16 years ago
  32. 7a4762a bmac: convert to net_device_ops by Alexander Beregalov · 16 years ago
  33. eb9bdae 8390(p): remove old compat_net_dev_ops code by Alexander Beregalov · 16 years ago
  34. 84381ee usbnet: remove old compat_net_dev_ops code by Alexander Beregalov · 16 years ago
  35. d130fe5 ipw2x00: remove old compat_net_dev_ops code by Alexander Beregalov · 16 years ago
  36. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 16 years ago
  37. 861ab44 NET/r8169: Rework suspend and resume by Rafael J. Wysocki · 16 years ago
  38. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 16 years ago
  39. 710b523 kaweth: Clean up code by Larry Finger · 16 years ago
  40. 54cb228 at76c50x-usb: remove pointless conditional before kfree_skb() by Wei Yongjun · 16 years ago
  41. 728a997 be2net: changes for checksum and segmentation offload by Ajit Khaparde · 16 years ago
  42. 8d1c3c0 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 16 years ago
  43. 0419305 ixgbe: Update get_physical_layer() calls, plus a version bump by Peter P Waskiewicz Jr · 16 years ago
  44. 1eb99d5 ixgbe: Update the usage of orig_autoc to be more consistent by PJ Waskiewicz · 16 years ago
  45. 553b449 ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules by PJ Waskiewicz · 16 years ago
  46. 04f165e ixgbe: Move PHY ops initialization to centralize bus accesses by PJ Waskiewicz · 16 years ago
  47. d3e9c56 ixgbe: Don't return error in flow control configuration if FC is off by PJ Waskiewicz · 16 years ago
  48. e80e887 ixgbe: add define to support 82599 64 IVAR registers by Don Skidmore · 16 years ago
  49. 6e4e87d ixgbe: add support for addition VT_CTL defines by Don Skidmore · 16 years ago
  50. d988ead ixgbe: fix IXGBE_MTQC values by Don Skidmore · 16 years ago
  51. 2132d38 ixgbe: Enable another bit for flow control operation by PJ Waskiewicz · 16 years ago
  52. fbb5a55 MAINTAINERS: rds list is moderated by Kyle McMartin · 16 years ago
  53. 94713ba ERR_PTR() dereference in net/rds/ib.c by Dan Carpenter · 16 years ago
  54. 5d57eeb ERR_PTR() dereference in net/rds/iw.c by Dan Carpenter · 16 years ago
  55. 05a178e rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 16 years ago
  56. 9c56a84 RDS: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  57. 830eb7d RDS: use get_user_pages_fast() by Andy Grover · 16 years ago
  58. 49f6969 RDS: Establish connection before parsing CMSGs by Andy Grover · 16 years ago
  59. 7acd4a7 RDS: Fix ordering in a conditional by Andy Grover · 16 years ago
  60. 7b70d03 RDS/IW+IB: Allow max credit advertise window. by Steve Wise · 16 years ago
  61. d39e060 RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled. by Steve Wise · 16 years ago
  62. 11bc942 RDS: Correct some iw references in rdma_transport.c by Andy Grover · 16 years ago
  63. 5cd2fe6 RDS/IW+IB: Set recv ring low water mark to 1/2 full. by Steve Wise · 16 years ago
  64. a0c31fd ISDN: update Documentation/isdn/00-INDEX by Tilman Schmidt · 16 years ago
  65. 8509500 sfc: Don't specify unexistent IRQ by Jean Delvare · 16 years ago
  66. ea7eaa3 netxen: cache align register map table by Dhananjay Phadke · 16 years ago
  67. a92e9e6 netxen: enable GRO support by Amit Kumar Salecha · 16 years ago
  68. f6d21f4 netxen: enable rss for NX2031 by Dhananjay Phadke · 16 years ago
  69. f98a9f6 netxen: sanitize function names by Dhananjay Phadke · 16 years ago
  70. 1fbe632 netxen: annotate register access functions by Dhananjay Phadke · 16 years ago
  71. 71dcddb netxen: allocate status rings dynamically by Dhananjay Phadke · 16 years ago
  72. 3bf26ce netxen: async link event handling by Dhananjay Phadke · 16 years ago
  73. 56a0078 netxen: defer firmware handshake by Dhananjay Phadke · 16 years ago
  74. d877f1e netxen: refactor transmit code by Dhananjay Phadke · 16 years ago
  75. 1b1f789 netxen: refactor netxen_adapter by Dhananjay Phadke · 16 years ago
  76. e98e335 netxen: code cleanup by Dhananjay Phadke · 16 years ago
  77. 577c9c4 Linux 2.6.30-rc1 by Linus Torvalds · 16 years ago
  78. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 2b2ec75 NFS: Fix the return value in nfs_page_mkwrite() by Trond Myklebust · 16 years ago
  82. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  83. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  84. aeeae868 Fix build errors due to CONFIG_BRANCH_TRACER=y by Linus Torvalds · 16 years ago
  85. 985c0cd Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 by Linus Torvalds · 16 years ago
  86. 81d91ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  87. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  88. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  89. 10a0d91 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  90. 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 16 years ago
  91. 8e7d91c tty: jsm cleanups by Breno Leitao · 16 years ago
  92. 78d67b404 Adjust path to gpio headers by Mike Frysinger · 16 years ago
  93. 51a2301 KGDB_SERIAL_CONSOLE check for module by Mike Frysinger · 16 years ago
  94. 718f041 Change KCONFIG name by Mike Frysinger · 16 years ago
  95. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 16 years ago
  96. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 16 years ago
  97. 1dcb884 Add support for the MAX3100 SPI UART. by Christian Pellegrin · 16 years ago
  98. 05b3630 lanana: assign a device name and numbering for MAX3100 by Alan Cox · 16 years ago
  99. 0c21260 serqt: initial clean up pass for tty side by Alan Cox · 16 years ago
  100. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 16 years ago