1. 09dde54 PS3: gelic: Add wireless support for PS3 by Masakazu Mokuno · 17 years ago
  2. 589866f PS3: gelic: Add support for dual network interface by Masakazu Mokuno · 17 years ago
  3. 01fed4c PS3: gelic: add support for port link status by Masakazu Mokuno · 17 years ago
  4. 7bc56b9 PS3: gelic: remove duplicated ethtool handlers by Masakazu Mokuno · 17 years ago
  5. 59e9732 PS3: gelic: code cleanup by Masakazu Mokuno · 17 years ago
  6. 100e1d8 PS3: gelic: Add endianness macros by Masakazu Mokuno · 17 years ago
  7. b94e1d4 PS3: gelic: Fix the wrong dev_id passed by Masakazu Mokuno · 17 years ago
  8. 2192f39 8139too fix for Dreamcast by Adrian McMenamin · 17 years ago
  9. a197f69 ni52: Remove 278 scripts/checkpatch errors by Alan Cox · 17 years ago
  10. b3028cd pcnet32: Use print_mac by Don Fry · 17 years ago
  11. 232c564 pcnet32: use NET_IP_ALIGN instead of 2 by Don Fry · 17 years ago
  12. 25f6663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  13. da219b7 starfire: secton fix by Andrew Morton · 17 years ago
  14. 4f14b92 via-velocity: section fix by Andrew Morton · 17 years ago
  15. aa738ad natsemi: section fix by Andrew Morton · 17 years ago
  16. 952b349 typhoon: section fix by Andrew Morton · 17 years ago
  17. 91a0736 x25_asy.c: silence compiler warning by S.Çağlar Onur · 17 years ago
  18. 0efeaa3 pppol2tp: fix printk warnings by Andrew Morton · 17 years ago
  19. fefa864 bnx2: section fix by Andrew Morton · 17 years ago
  20. 53a1056 bnx2x: section fix by Andrew Morton · 17 years ago
  21. f0e2dcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  22. 11b0cc3 x25_asy: Fix ref count rule violation by Alan Cox · 17 years ago
  23. 0cf975e Merge branch 'cris' of git://www.jni.nu/cris by Linus Torvalds · 17 years ago
  24. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  25. 5efa1d1 CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid name clash. by Jesper Nilsson · 17 years ago
  26. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  27. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  28. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
  29. b57aacf mlx4_core: Clean up struct mlx4_buf by Roland Dreier · 17 years ago
  30. 313abe5 mlx4_core: For 64-bit systems, vmap() kernel queue buffers by Jack Morgenstein · 17 years ago
  31. 655d2ce Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  32. 370076d virtio net: fix oops on interface-up by Christian Borntraeger · 17 years ago
  33. 15cf6dd Fix PHY Lib support for gianfar and ucc_geth by Andy Fleming · 17 years ago
  34. 4e84f9b forcedeth: preserve registers by Ayaz Abdulla · 17 years ago
  35. eb79842 forcedeth: phy status fix by Ayaz Abdulla · 17 years ago
  36. b2976d2 forcedeth: restart tx/rx by Ayaz Abdulla · 17 years ago
  37. 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 · 17 years ago
  38. 8353ec7 cpmac: convert to new Fixed PHY infrastructure by Anton Vorontsov · 17 years ago
  39. a29961b3 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  40. 731a060 [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set. by Rami Rosen · 17 years ago
  41. b79caa6 b43: Fix DMA for 30/32-bit DMA engines by Michael Buesch · 17 years ago
  42. 221c80c iwl3945-base.c: fix off-by-one errors by Adrian Bunk · 17 years ago
  43. 8dd0100 b43legacy: fix DMA slot resource leakage by Stefano Brivio · 17 years ago
  44. 9eca9a8 b43legacy: drop packets we are not able to encrypt by Stefano Brivio · 17 years ago
  45. ada5073 b43legacy: fix suspend/resume by Stefano Brivio · 17 years ago
  46. 0cd67d4 b43legacy: fix PIO crash by Stefano Brivio · 17 years ago
  47. 47eaa26 Generic HDLC - use random_ether_addr() by Krzysztof Halasa · 17 years ago
  48. 40d2514 Generic HDLC - remove now unneeded hdlc_device_desc by Krzysztof Halasa · 17 years ago
  49. 983e230 Generic HDLC - fix kernel panic by Krzysztof Halasa · 17 years ago
  50. d2f4fbe ixgbe: add real-time traffic counters by Ayyappan Veeraiyan · 17 years ago
  51. 6f11eef ixgbe: fix several counter register errata by Ayyappan Veeraiyan · 17 years ago
  52. e59bd25 ixgbe: properly return CHECKSUM_NONE, cleanup csum code by Ayyappan Veeraiyan · 17 years ago
  53. 5eba369 ixgbe: Fix FW init/release, make this code a function by Ayyappan Veeraiyan · 17 years ago
  54. 9c83b070 ixgbe: Fix pause code for ethtool by Ayyappan Veeraiyan · 17 years ago
  55. 735441f ixbge: Make ethtool code account for media types by Ayyappan Veeraiyan · 17 years ago
  56. e092be6 ixbge: remove TX lock and redo TX accounting. by Ayyappan Veeraiyan · 17 years ago
  57. d4f8088 ixgbe: remove obsolete irq_sem, add driver state checking code by Ayyappan Veeraiyan · 17 years ago
  58. 06f7525 xircom_cb should return NETDEV_TX_BUSY when no descriptors available by Erik Mouw · 17 years ago
  59. 6c04a51 drivers/net/tlan.c: compilation warning fix by Leonardo Potenza · 17 years ago
  60. 324ff2c mv643xx_eth: fix byte order when checksum offload is enabled by Byron Bradley · 17 years ago
  61. 39dbd95 sky2: fix for Yukon FE (regression in 2.6.25) by Stephen Hemminger · 17 years ago
  62. 57f78ab3 iSeries: fix section mismatch in iseries_veth by Stephen Rothwell · 17 years ago
  63. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. 488823f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  65. 3506e0c b43: avoid unregistering device objects during suspend by Rafael J. Wysocki · 17 years ago
  66. f011e2e latency.c: use QoS infrastructure by Mark Gross · 17 years ago
  67. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  68. 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
  69. cfd4734 pcmcia/fmvj18x_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
  70. c61f26f pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one by Richard Knutsson · 17 years ago
  71. 6b2e438 pcmcia/axnet_cs: make functions static by Richard Knutsson · 17 years ago
  72. 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
  73. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 17 years ago
  74. 96cf49a drivers/net/wireless/b43/main.c needs io.h by Andrew Morton · 17 years ago
  75. 2bfc79d [NET]: Remove further references to net-modules.txt by Johann Felix Soden · 17 years ago
  76. a26af1e tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI by Nathaniel Filardo · 17 years ago
  77. cd8d627 hamradio: fix dmascc section mismatch by Randy Dunlap · 17 years ago
  78. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 17 years ago
  79. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago
  80. e8f9b2e mlx4_core: Fix more section mismatches by Roland Dreier · 17 years ago
  81. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  82. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  83. 6c0cd7c virtio_net: parametrize the napi_weight for virtio receive queue. by Dor Laor · 17 years ago
  84. 2cb9c6b virtio: free transmit skbs when notified, not on next xmit. by Rusty Russell · 17 years ago
  85. a48bd8f virtio: flush buffers on open by Rusty Russell · 17 years ago
  86. e70f2f1 virtnet: remove double ether_setup by Christian Borntraeger · 17 years ago
  87. 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
  88. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  89. b3369c1 virtio: populate network rings in the probe routine, not open by Rusty Russell · 17 years ago
  90. 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 17 years ago
  91. 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 17 years ago
  92. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  93. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  94. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 17 years ago
  95. 726a645 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources by Joe Perches · 17 years ago
  96. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  97. 14e4a0f Fix a small number of "memeber" typoes. by Robert P. J. Day · 17 years ago
  98. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  99. 9dc7f30 EMAC driver: Fix bug: The clock divisor is set to all ones at reset. by Bryan Wu · 17 years ago
  100. 6e01d1a EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB by Alexey Demin · 17 years ago