1. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  2. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  3. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  4. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 16 years ago
  5. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 16 years ago
  6. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  7. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 16 years ago
  8. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 16 years ago
  9. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  10. 74f2a5f0 xtensa: Add support for the Sonic Ethernet device for the XT2000 board. by Chris Zankel · 17 years ago
  11. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  12. c1075fb Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  13. 1ff0fcf ibm_newemac: Fix new MAL feature handling by Josh Boyer · 16 years ago
  14. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  15. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  17. 880c9c6 USB: remove info() macro from usb network drivers by Greg Kroah-Hartman · 16 years ago
  18. 4dc8994 USB: remove warn() macro from usb net drivers by Greg Kroah-Hartman · 16 years ago
  19. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  20. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  21. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  22. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. 4352637 drivers/net/xen-netfront.c: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  24. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  25. 26853ab NET: convert the phy_device file to use bus_find_device_by_name by Greg Kroah-Hartman · 17 years ago
  26. 6e05d6c device create: net: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  27. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 17 years ago
  28. 60e4ad7 drivers/net: use nr_irqs by Yinghai Lu · 16 years ago
  29. dc976c0 [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit by Alan Cox · 16 years ago
  30. 617a20b xen-netfront: Avoid unaligned accesses to IP header by Isaku Yamahata · 16 years ago
  31. 8ab7b66 lmc: copy_*_user under spinlock by Alan Cox · 16 years ago
  32. 5dd2d33 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA by Jeff Garzik · 16 years ago
  33. 51d9861 powerpc/mpc5200: Refactor FEC mdio read/write routines by Wolfram Sang · 16 years ago
  34. 8713a7c rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" by Felix Fietkau · 16 years ago
  35. eaca90d rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip by Florent Fourcot · 16 years ago
  36. ec366eb p54usb: Device ID updates by Christian Lamparter · 16 years ago
  37. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  38. 96d46d5 libertas : Remove unused variable warning for "old_channel" from cmd.c by Manish Katiyar · 16 years ago
  39. c25bab5 orinoco: fix unsafe locking in spectrum_cs_suspend by David Kilroy · 16 years ago
  40. 552a715 orinoco: fix unsafe locking in orinoco_cs_resume by Andrey Borzenkov · 16 years ago
  41. d5d7c58 iwlwifi: fix ct kill configuration for 5350 by Tomas Winkler · 16 years ago
  42. 3eadd75 p54: Fix compilation problem on PPC by Larry Finger · 16 years ago
  43. 45527c2 iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. by Rami Rosen · 16 years ago
  44. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  45. 746db51 rtl8187: add device ID 0bda:8198 by John W. Linville · 16 years ago
  46. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  47. 4850137 qlge: Fix page size ifdef test. by Ron Mercer · 16 years ago
  48. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  49. eb8a4cb enic: Fix Kconfig headline description by Roland Dreier · 16 years ago
  50. bc0da3f de2104x: wrong MAC address fix by Martin Langer · 16 years ago
  51. 892871d net: export genphy_restart_aneg by Adrian Bunk · 16 years ago
  52. a02d44a cxgb3: extend copyrights to 2008 by Divy Le Ray · 16 years ago
  53. fe642eb cxgb3: update driver version by Divy Le Ray · 16 years ago
  54. 78c36b1 net/phy: add missing kernel-doc by Randy Dunlap · 16 years ago
  55. b7c6bfb net: fix driver build errors due to missing net/ip6_checksum.h include by Kamalesh Babulal · 16 years ago
  56. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  57. fffdede Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
  59. 0ed0563e net/bfin_mac.c MDIO namespace fixes by Adrian Bunk · 16 years ago
  60. 1947b36 jme: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  61. c6dcb82 smc911x: Add support for LAN921{5,7,8} chips from SMSC by Guennadi Liakhovetski · 16 years ago
  62. 97e92d9d4 qlge: remove duplicated #include by Huang Weiyi · 16 years ago
  63. 1210dde net/au1000_eth.c MDIO namespace fixes by Adrian Bunk · 16 years ago
  64. 51cf756 net/tc35815.c: fix compilation by Adrian Bunk · 16 years ago
  65. 9d731d7 sky2: Fix WOL regression by Rafael J. Wysocki · 16 years ago
  66. 738e1e6 r8169: NULL pointer dereference on r8169 load by Petr Vandrovec · 16 years ago
  67. 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  69. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  70. f3073ac smc911x: Fix external PHY detection by Guennadi Liakhovetski · 16 years ago
  71. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  72. 20501a6 e1000: allow VLAN devices to use TSO and CSUM offload by Patrick McHardy · 16 years ago
  73. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  74. 6861ff3 Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 16 years ago
  75. 2ef3783 myri10ge: update driver version number to 1.4.3-1.369 by Brice Goglin · 16 years ago
  76. 1765f95 r8169: add shutdown handler by Francois Romieu · 16 years ago
  77. 5b538df r8169: preliminary 8168d support by Francois Romieu · 16 years ago
  78. 7f3e3d3 r8169: support additional 8168cp chipset by Francois Romieu · 16 years ago
  79. ef808d5 r8169: change default behavior for mildly identified 8168c chipsets by Francois Romieu · 17 years ago
  80. ef3386f r8169: add a new 8168cp flavor by Francois Romieu · 17 years ago
  81. 6fb0705 r8169: add a new 8168c flavor (bis) by Francois Romieu · 17 years ago
  82. 197ff76 r8169: add a new 8168c flavor by Francois Romieu · 17 years ago
  83. b726e49 r8169: sync existing 8168 device hardware start sequences with vendor driver by Francois Romieu · 17 years ago
  84. 2e68ae4 r8169: 8168b Tx performance tweak by Francois Romieu · 17 years ago
  85. 219a1e9 r8169: make room for more specific 8168 hardware start procedure by Francois Romieu · 17 years ago
  86. b836390 r8169: shuffle some registers handling around (8168 operation only) by Francois Romieu · 17 years ago
  87. 236b808 r8169: new phy init parameters for the 8168b by Francois Romieu · 17 years ago
  88. f50d427 r8169: update phy init parameters by Francois Romieu · 17 years ago
  89. a2de6b8 r8169: wake up the PHY of the 8168 by Francois Romieu · 16 years ago
  90. d2a3b22 ath9k: Fix return code when ath9k_hw_setpower() fails on reset by Luis R. Rodriguez · 16 years ago
  91. 1cf69cf ath9k: remove nasty FAIL macro from ath9k_hw_reset() by Luis R. Rodriguez · 16 years ago
  92. a3cdcbf mlx4_core: Add QP range reservation support by Yevgeny Petrilin · 16 years ago
  93. 55ed31e enic: Attempt to fix build in 32-bit such as i386. by David S. Miller · 16 years ago
  94. 13c9821 ppp: Use skb_queue_walk() in ppp_mp_insert(). by David S. Miller · 16 years ago
  95. df58ef51 r8169: fix early spinlock use by Francois Romieu · 16 years ago
  96. 1d74a6b smsc95xx: fix usb usage on big endian platforms by Steve Glendinning · 16 years ago
  97. 5c714e2 myri10ge: remove over-paranoid queue number modulus by Brice Goglin · 16 years ago
  98. 3ed3067 e1000: don't generate bad checksums for tcp packets with 0 csum by Dave Graham · 16 years ago
  99. af807c8 e1000e: don't generate bad checksums for tcp packets with 0 csum by Dave Graham · 16 years ago
  100. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago