1. 09bb9aa MIPS: BCM63XX: Add integrated ethernet PHY support for phylib. by Maxime Bizon · 15 years ago
  2. 460deef tun: Remove a dead line of code by Paul Moore · 15 years ago
  3. 50f238f ucc_geth: Add support for skb recycling by Anton Vorontsov · 15 years ago
  4. ef0657c drivers/net/cs89x0.c: Avoid using magic number in set_dma_mode by Julia Lawall · 15 years ago
  5. 5dcc60b dm9000: add checksum offload support by Yeasah Pell · 15 years ago
  6. b7cb8c2 e1000: fix flow control thresholds by Jesse Brandeburg · 15 years ago
  7. edbbb3c e1000: implement jumbo receive with partial descriptors by Jesse Brandeburg · 15 years ago
  8. 94c9e5a e1000: allow ethtool coalesece to adjust interrupts per second by Jesse Brandeburg · 15 years ago
  9. f77139c jme: Advance driver version number by Guo-Fu Tseng · 15 years ago
  10. ce7d70a jme: Tuning rxsum function by Guo-Fu Tseng · 15 years ago
  11. d1dfa1d jme: Remove shadow register support by Guo-Fu Tseng · 15 years ago
  12. 47bd10d jme: Change bufinf memory location by Guo-Fu Tseng · 15 years ago
  13. 44d8d2e jme: Fix typo by Guo-Fu Tseng · 15 years ago
  14. 38ed0c2 jme: Fix unmatched tasklet_{enable|disable} pair by Guo-Fu Tseng · 15 years ago
  15. eacf69a jme: Some minor coding style consistency modifications by Guo-Fu Tseng · 15 years ago
  16. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  17. a73e76e vxge: Version update by Sreenivasa Honnur · 15 years ago
  18. 0a25bdc vxge: Printing the function's configured mode of operation by Sreenivasa Honnur · 15 years ago
  19. 22fa125 vxge: Disable fcs stripping. by Sreenivasa Honnur · 15 years ago
  20. a5d165b vxge: Fixes in isr routine by Sreenivasa Honnur · 15 years ago
  21. 6052ae1 vxge: Removed the code to bounds check the mss value by Sreenivasa Honnur · 15 years ago
  22. 3255da4 vxge: Corrected Register map entry for xmac_link registers by Sreenivasa Honnur · 15 years ago
  23. bd9ee68 vxge: check for card status before continuing in device close by Sreenivasa Honnur · 15 years ago
  24. 914d0d7 vxge: Fixed memory leak by freeing memory allocated for device_config by Sreenivasa Honnur · 15 years ago
  25. 7975d1e vxge: Removed ioremap of unused bar addresses and their references by Sreenivasa Honnur · 15 years ago
  26. 6f5bec1 Minor code cleanup in drivers/net/r6040.c by Michael Opdenacker · 15 years ago
  27. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  28. 0e8635a net: remove NET_RX_BAD and NET_RX_CN* defines by Florian Westphal · 15 years ago
  29. 6b13447 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  31. 3942453 drivers/net/smsc911x.c: Fix resource size off by 1 error by Julia Lawall · 15 years ago
  32. 4c3dd30 pcnet_cs: add new id by Ken Kawasaki · 15 years ago
  33. 1e9d998 bnx2x: Fix the maximal values of coalescing timeouts. by Eilon Greenstein · 15 years ago
  34. 3799cf4 bnx2x: Disable HC coalescing when setting timeout to zero. by Eilon Greenstein · 15 years ago
  35. d23e436 tun: Fix device unregister race by Herbert Xu · 15 years ago
  36. f50bf2b video: sm501fb: Early initialization of mm_lock mutex. by Paul Mundt · 15 years ago
  37. de481ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  38. dd0888c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  39. 4806626 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  40. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  41. 59107c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  42. c001c21 be2net: fix spurious interrupt handling in intx mode by Sathya Perla · 15 years ago
  43. 7d3cabb e1000e: disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  44. 906e8d9 e1000e: delay second read of PHY_STATUS register on failure of first read by Bruce Allan · 15 years ago
  45. 28c9195 e1000e: prevent NVM corruption on sectors larger than 4K by Bruce Allan · 15 years ago
  46. 60f1292 e1000e: do not write SmartSpeed register bits on parts without support by Bruce Allan · 15 years ago
  47. fc0c776 e1000e: delay after LCD reset and proper checks for PHY configuration done by Bruce Allan · 15 years ago
  48. e65fa87 e1000e: PHY loopback broken on 82578 by Bruce Allan · 15 years ago
  49. e5d57af ixgbe: Not allow 8259x unsupported wol options change from ethtool by Mallikarjuna R Chilakala · 15 years ago
  50. 5da43c1 ixgbe: fix inconsistent SFP/SFP+ failure results. by Don Skidmore · 15 years ago
  51. 19343de ixgbe: fix regression on some 82598 adapters by Don Skidmore · 15 years ago
  52. 63d6e1d ixgbe: fix issues with failing to detect insert of unsupported module by Don Skidmore · 15 years ago
  53. e332471 qlge: Fix sizeof usage. by Ron Mercer · 15 years ago
  54. 6a47330 qlge: Add/use function for link up/down. by Ron Mercer · 15 years ago
  55. 7fab3bf qlge: Fix MAC address bonding issue. by Ron Mercer · 15 years ago
  56. 13cfd5b qlge: Fix tx byte counter. by Ron Mercer · 15 years ago
  57. 6e9e479 qlge: Fix redundant call to free resources. by Ron Mercer · 15 years ago
  58. 8b007de qlge: Fix carrier on condition. by Ron Mercer · 15 years ago
  59. a5f59dc qlge: Clear frame to queue routing before reset. by Ron Mercer · 15 years ago
  60. 4322c5b qlge: Expand coverage of hw lock for config register. by Ron Mercer · 15 years ago
  61. b59e64d cciss: Ignore stale commands after reboot by Hannes Reinecke · 15 years ago
  62. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  63. ea4bbfd MIPS: BC47xx: Fix SSB irq setup by matthieu castet · 15 years ago
  64. 27fdd32 MIPS: Update VR41xx GPIO driver to use gpiolib by Yoichi Yuasa · 15 years ago
  65. 1c90ea2 mfd: fix pcap adc locking by Daniel Ribeiro · 15 years ago
  66. 992bb25 mfd: sm501, fix lock imbalance by Jiri Slaby · 15 years ago
  67. 0c5cb79 parisc: superio: fix build breakage by Alexander Beregalov · 15 years ago
  68. ca0844e parisc: Fix PCI resource allocation on non-PAT SBA machines by Matthew Wilcox · 15 years ago
  69. e957f60 parisc: Fix gcc 4.4 warning in lba_pci.c by Grant Grundler · 15 years ago
  70. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  71. fed99b1 parisc: advertise PCI devs after "assign_resources" by Grant Grundler · 15 years ago
  72. 8d2d00d parisc: ccio-dma: fix build failure without procfs by Alexander Beregalov · 15 years ago
  73. 17085a9 parisc: stifb: should depend on STI_CONSOLE by Alexander Beregalov · 15 years ago
  74. c7cba06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  75. 405d7ca Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  76. 42caa07 phylib: fixes for PHY_RESUMING state changes by Wade Farnsworth · 15 years ago
  77. 67c38fc netxen: avoid frequent firmware reset by Dhananjay Phadke · 15 years ago
  78. 98e31bb netxen: fix the version code macro by Dhananjay Phadke · 15 years ago
  79. c56bd0c gigaset: drop pointless check by Tilman Schmidt · 15 years ago
  80. bceb0f1 gigaset: accept connection establishment messages in any order by Tilman Schmidt · 15 years ago
  81. 6a43e57 intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() by David Woodhouse · 15 years ago
  82. 75e6bf9 intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops by David Woodhouse · 15 years ago
  83. 7766a3f intel-iommu: Use cmpxchg64_local() for setting PTEs by David Woodhouse · 15 years ago
  84. 85b9827 intel-iommu: Warn about unmatched unmap requests by David Woodhouse · 15 years ago
  85. 5a475ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  86. 206a73c1 intel-iommu: Kill superfluous mapping_lock by David Woodhouse · 15 years ago
  87. 1c6a307 sh: LCDC dcache flush for deferred io by Paul Mundt · 15 years ago
  88. 5c5d4e8 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  89. c85994e intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386 by David Woodhouse · 15 years ago
  90. a15a519 Fix iommu address space allocation by David Woodhouse · 15 years ago
  91. 2027bd9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  92. 544ae5f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  93. 7b85425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  94. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  95. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  96. e62e58a md: use interruptible wait when duration is controlled by userspace. by NeilBrown · 15 years ago
  97. a5c308d md/raid5: suspend shouldn't affect read requests. by NeilBrown · 15 years ago
  98. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 15 years ago
  99. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 15 years ago
  100. eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 15 years ago