1. f0e2dcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  2. 11b0cc3 x25_asy: Fix ref count rule violation by Alan Cox · 16 years ago
  3. 0cf975e Merge branch 'cris' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  4. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  5. 5efa1d1 CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid name clash. by Jesper Nilsson · 16 years ago
  6. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  7. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  8. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
  9. b57aacf mlx4_core: Clean up struct mlx4_buf by Roland Dreier · 16 years ago
  10. 313abe5 mlx4_core: For 64-bit systems, vmap() kernel queue buffers by Jack Morgenstein · 16 years ago
  11. 655d2ce Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  12. 370076d virtio net: fix oops on interface-up by Christian Borntraeger · 16 years ago
  13. 15cf6dd Fix PHY Lib support for gianfar and ucc_geth by Andy Fleming · 16 years ago
  14. 4e84f9b forcedeth: preserve registers by Ayaz Abdulla · 16 years ago
  15. eb79842 forcedeth: phy status fix by Ayaz Abdulla · 16 years ago
  16. b2976d2 forcedeth: restart tx/rx by Ayaz Abdulla · 16 years ago
  17. b370b08 Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25 by Paul Mackerras · 16 years ago
  18. 8353ec7 cpmac: convert to new Fixed PHY infrastructure by Anton Vorontsov · 16 years ago
  19. a29961b3 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  20. 731a060 [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set. by Rami Rosen · 16 years ago
  21. b79caa6 b43: Fix DMA for 30/32-bit DMA engines by Michael Buesch · 16 years ago
  22. 221c80c iwl3945-base.c: fix off-by-one errors by Adrian Bunk · 16 years ago
  23. 8dd0100 b43legacy: fix DMA slot resource leakage by Stefano Brivio · 16 years ago
  24. 9eca9a8 b43legacy: drop packets we are not able to encrypt by Stefano Brivio · 16 years ago
  25. ada5073 b43legacy: fix suspend/resume by Stefano Brivio · 16 years ago
  26. 0cd67d4 b43legacy: fix PIO crash by Stefano Brivio · 16 years ago
  27. 47eaa26 Generic HDLC - use random_ether_addr() by Krzysztof Halasa · 16 years ago
  28. 40d2514 Generic HDLC - remove now unneeded hdlc_device_desc by Krzysztof Halasa · 16 years ago
  29. 983e230 Generic HDLC - fix kernel panic by Krzysztof Halasa · 16 years ago
  30. d2f4fbe ixgbe: add real-time traffic counters by Ayyappan Veeraiyan · 16 years ago
  31. 6f11eef ixgbe: fix several counter register errata by Ayyappan Veeraiyan · 16 years ago
  32. e59bd25 ixgbe: properly return CHECKSUM_NONE, cleanup csum code by Ayyappan Veeraiyan · 16 years ago
  33. 5eba369 ixgbe: Fix FW init/release, make this code a function by Ayyappan Veeraiyan · 16 years ago
  34. 9c83b070 ixgbe: Fix pause code for ethtool by Ayyappan Veeraiyan · 16 years ago
  35. 735441f ixbge: Make ethtool code account for media types by Ayyappan Veeraiyan · 16 years ago
  36. e092be6 ixbge: remove TX lock and redo TX accounting. by Ayyappan Veeraiyan · 16 years ago
  37. d4f8088 ixgbe: remove obsolete irq_sem, add driver state checking code by Ayyappan Veeraiyan · 16 years ago
  38. 06f7525 xircom_cb should return NETDEV_TX_BUSY when no descriptors available by Erik Mouw · 16 years ago
  39. 6c04a51 drivers/net/tlan.c: compilation warning fix by Leonardo Potenza · 16 years ago
  40. 324ff2c mv643xx_eth: fix byte order when checksum offload is enabled by Byron Bradley · 16 years ago
  41. 39dbd95 sky2: fix for Yukon FE (regression in 2.6.25) by Stephen Hemminger · 16 years ago
  42. 57f78ab3 iSeries: fix section mismatch in iseries_veth by Stephen Rothwell · 16 years ago
  43. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  44. 488823f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  45. 3506e0c b43: avoid unregistering device objects during suspend by Rafael J. Wysocki · 16 years ago
  46. f011e2e latency.c: use QoS infrastructure by Mark Gross · 16 years ago
  47. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 16 years ago
  48. 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  49. cfd4734 pcmcia/fmvj18x_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  50. c61f26f pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one by Richard Knutsson · 16 years ago
  51. 6b2e438 pcmcia/axnet_cs: make functions static by Richard Knutsson · 16 years ago
  52. 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  53. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  54. 96cf49a drivers/net/wireless/b43/main.c needs io.h by Andrew Morton · 16 years ago
  55. 2bfc79d [NET]: Remove further references to net-modules.txt by Johann Felix Soden · 16 years ago
  56. a26af1e tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI by Nathaniel Filardo · 16 years ago
  57. cd8d627 hamradio: fix dmascc section mismatch by Randy Dunlap · 16 years ago
  58. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 16 years ago
  59. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 16 years ago
  60. e8f9b2e mlx4_core: Fix more section mismatches by Roland Dreier · 16 years ago
  61. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  62. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  63. 6c0cd7c virtio_net: parametrize the napi_weight for virtio receive queue. by Dor Laor · 17 years ago
  64. 2cb9c6b virtio: free transmit skbs when notified, not on next xmit. by Rusty Russell · 16 years ago
  65. a48bd8f virtio: flush buffers on open by Rusty Russell · 16 years ago
  66. e70f2f1 virtnet: remove double ether_setup by Christian Borntraeger · 17 years ago
  67. 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
  68. 6e5aa7e virtio: reset function by Rusty Russell · 16 years ago
  69. b3369c1 virtio: populate network rings in the probe routine, not open by Rusty Russell · 16 years ago
  70. 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 16 years ago
  71. 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 16 years ago
  72. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  73. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  74. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 16 years ago
  75. 726a645 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources by Joe Perches · 16 years ago
  76. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  77. 14e4a0f Fix a small number of "memeber" typoes. by Robert P. J. Day · 16 years ago
  78. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  79. 9dc7f30 EMAC driver: Fix bug: The clock divisor is set to all ones at reset. by Bryan Wu · 16 years ago
  80. 6e01d1a EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB by Alexey Demin · 16 years ago
  81. 136492b EMAC driver: add power down mode by Vitja Makarov · 16 years ago
  82. 6893ff1 EMAC driver: ADSP-BF52x arch/mach support by Michael Hennerich · 16 years ago
  83. 2fb9d6f EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  84. 775919b EMAC driver: bf537 MAC multicast hash filtering patch by Aidan Williams · 16 years ago
  85. 7cc8f38 EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK. by Bryan Wu · 16 years ago
  86. 6db9e46 EMAC driver: shorten the mdelay value to solve netperf performance issue by Bryan Wu · 16 years ago
  87. 8ee8e92 [netdrvr] sis190: build fix by Jeff Garzik · 16 years ago
  88. 82637e8 sky2: fix Wake On Lan interaction with BIOS by Stephen Hemminger · 16 years ago
  89. a7bffe7 sky2: restore multicast addresses after recovery by Stephen Hemminger · 16 years ago
  90. 44911bf pci-skeleton: Misc fixes to build neatly by Jike Song · 16 years ago
  91. 097c2aa phylib: Add Realtek 821x eth PHY support by Johnson Leung · 16 years ago
  92. 6344f05 natsemi: Update locking documentation by Mark Brown · 16 years ago
  93. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 16 years ago
  94. 2b91213 forcedeth: mac address mcp77/79 by Ayaz Abdulla · 16 years ago
  95. bb9a4fd forcedeth: multicast fix by Ayaz Abdulla · 16 years ago
  96. 32fa8b2 forcedeth: tx pause fix by Ayaz Abdulla · 16 years ago
  97. f648d12 forcedeth: updated copyright section by Ayaz Abdulla · 16 years ago
  98. bfaffe8 forcedeth: checksum fix by Ayaz Abdulla · 16 years ago
  99. 0a62677 forcedeth: reset register fix by Ayaz Abdulla · 16 years ago
  100. 10a5a80 drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy() by Roel Kluin · 16 years ago