1. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  3. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  4. 924d26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  5. cd1f55a gianfar: Revive VLAN support by Anton Vorontsov · 16 years ago
  6. e8b5fc5 bnx2x: tx_has_work should not wait for FW by Vladislav Zolotarov · 16 years ago
  7. 32ec803 netxen: reduce memory footprint by Dhananjay Phadke · 16 years ago
  8. cdff103 netxen: fix vlan tso/checksum offload by Dhananjay Phadke · 16 years ago
  9. 26285ba isdn: Fix missing ifdef in isdn_ppp by Daniele Venzano · 16 years ago
  10. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  11. 0eb6da2 eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  12. e51d565 spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  13. 2e15788 i2c: Move old eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  14. 5195e50 i2c: Move at24 to drivers/misc/eeprom by Wolfram Sang · 16 years ago
  15. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
  16. 78272bb e1000e: workaround hw errata by Jesse Brandeburg · 16 years ago
  17. bf50c90 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  18. ed80386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  19. 832fb4a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  20. 4a45659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  21. 7954d5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  22. 37f5fed Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  23. aeb565d Fix annoying DRM_ERROR() string warning by Linus Torvalds · 16 years ago
  24. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. e88a0fa xen: unitialised return value in xenbus_write_transaction by Ian Campbell · 16 years ago
  27. 71be7a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  28. dd0a251 com0020: Add missing symbol export for com20020_netdev_ops. by David S. Miller · 16 years ago
  29. e918085a virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs by Alex Williamson · 16 years ago
  30. 4811fcb kmsg: convert claw printk messages by Andy Richter · 16 years ago
  31. 801599b lcs: fix compilation for !CONFIG_IP_MULTICAST by Heiko Carstens · 16 years ago
  32. 150a7fc smsc95xx: fix function prototype of async callback by Steve Glendinning · 16 years ago
  33. 01a1ac4 smsc95xx: remove unused completion struct by Steve Glendinning · 16 years ago
  34. 74194cc power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED by Philipp Zabel · 16 years ago
  35. fb22d72 [NET] am79c961a: fix spin_lock usage by Uwe Kleine-König · 16 years ago
  36. b7cfc9c [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms by Russell King · 16 years ago
  37. a45c6cb [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 by Madhusudhan Chikkature · 16 years ago
  38. 02e0746 [ARM] 5370/1: at91: fix rm9200 watchdog by Jean-Christop PLAGNIOL-VILLARD · 16 years ago
  39. 7ad14f8 [ARM] 5365/1: s3cmci: Use new include path of dma.h by Ramax Lo · 16 years ago
  40. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 16 years ago
  41. 2fcbab0 rtl8187: Add termination packet to prevent stall by Larry Finger · 16 years ago
  42. c338ba3 iwlwifi: fix rs_get_rate WARN_ON() by Abbas, Mohamed · 16 years ago
  43. b4068a8 p54usb: fix packet loss with first generation devices by Christian Lamparter · 16 years ago
  44. ff4ce8c xen: handle highmem pages correctly when shrinking a domain by Ian Campbell · 16 years ago
  45. 92af3e9 e1000e: drop lltx, remove unnecessary lock by Jesse Brandeburg · 16 years ago
  46. 1058a75 xen: actually release memory when shrinking domain by Dan Magenheimer · 16 years ago
  47. c64d2a9 phy: Add suspend/resume support to SMSC PHYs by Steve Glendinning · 16 years ago
  48. 5ef3041 au1000: reorder functions by Florian Fainelli · 16 years ago
  49. e35fac8 net: pppoe - get rid of DECLARE_MAC_BUF by Cyrill Gorcunov · 16 years ago
  50. 6f05106 phylib: Fix oops in suspend/resume paths by Anton Vorontsov · 16 years ago
  51. 5422a22 bnx2x: Version by Eilon Greenstein · 16 years ago
  52. 3910c8a bnx2x: loopback test failure by Eilon Greenstein · 16 years ago
  53. 5650d9d bnx2x: Missing rmb when waiting for FW response by Eilon Greenstein · 16 years ago
  54. 7cde1c8 bnx2x: Calling napi_del by Eilon Greenstein · 16 years ago
  55. 6eccabb bnx2x: Carrier off first call by Eilon Greenstein · 16 years ago
  56. 2dfe0e1 bnx2x: Handling load failures by Eilon Greenstein · 16 years ago
  57. e94d8af bnx2x: Disable napi by Eilon Greenstein · 16 years ago
  58. 81f75bb bnx2x: Reset HW before use by Eilon Greenstein · 16 years ago
  59. 637f883 iwlwifi: return NETDEV_TX_OK from _tx ops by Reinette Chatre · 16 years ago
  60. de26249 zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list by Hin-Tak Leung · 16 years ago
  61. e2fe154 p54usb: fix nasty use after free by Christian Lamparter · 16 years ago
  62. 12da401 p54: more cryptographic accelerator fixes by Christian Lamparter · 16 years ago
  63. 40ab73c p54: add missing break in eeprom parser by Chr · 16 years ago
  64. 11eaea4 orinoco: use KERN_DEBUG for link status messages by Pavel Roskin · 16 years ago
  65. 7490889 rt2x00: Fix TX rate short preamble detection by Ivo van Doorn · 16 years ago
  66. 7fe99c4 orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genie by Andrey Borzenkov · 16 years ago
  67. 2906f02 drm/i915: Fix cursor physical address choice to match the 2D driver. by Jesse Barnes · 16 years ago
  68. 1bb88ed drm: stash AGP include under the do-we-have-AGP ifdef by Eric Anholt · 16 years ago
  69. 4942f8b drm: don't whine about not reading EDID data by Jesse Barnes · 16 years ago
  70. 335041e drm/i915: hook up LVDS DPMS property by Jesse Barnes · 16 years ago
  71. ed2dd4b drm/i915: remove unnecessary debug output in KMS init by Jesse Barnes · 16 years ago
  72. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 16 years ago
  73. 260883c i915: fix freeing path for gem phys objects. by Dave Airlie · 16 years ago
  74. ad2563c drm: create mode_config idr lock by Jesse Barnes · 16 years ago
  75. f019a7a tun: Implement ip link del tunXXX by Eric W. Biederman · 16 years ago
  76. aec191a tun: There is no longer any need to deny changing network namespaces by Eric W. Biederman · 16 years ago
  77. c70f182 tun: Fix races between tun_net_close and free_netdev. by Eric W. Biederman · 16 years ago
  78. b2430de tun: Move read_wait into tun_file by Eric W. Biederman · 16 years ago
  79. 38231b7 tun: Make tun_net_xmit atomic wrt tun_attach && tun_detach by Eric W. Biederman · 16 years ago
  80. 36b50ba tun: Grab the netns in open. by Eric W. Biederman · 16 years ago
  81. 631ab46 tun: Introduce tun_file by Eric W. Biederman · 16 years ago
  82. eac9e90 tun: Use POLLERR not EBADF in tun_chr_poll by Eric W. Biederman · 16 years ago
  83. a7385ba tun: Fix races in tun_set_iff by Eric W. Biederman · 16 years ago
  84. 74a3e5a tun: Remove unnecessary tun_get_by_name by Eric W. Biederman · 16 years ago
  85. f5882c3 net: pppoe,pppol2tp - register channels with explicit net by Cyrill Gorcunov · 16 years ago
  86. 273ec51 net: ppp_generic - introduce net-namespace functionality v2 by Cyrill Gorcunov · 16 years ago
  87. 4e9fb80 net: pppol2tp - introduce net-namespace functionality by Cyrill Gorcunov · 16 years ago
  88. a6bcf1c net: pppoe - introduce net-namespace functionality by Cyrill Gorcunov · 16 years ago
  89. 6aba915 net: pppoe - code cleanup and helpers by Cyrill Gorcunov · 16 years ago
  90. e287880 ehea: Improve driver behaviour in low mem conditions by Thomas Klein · 16 years ago
  91. 3faf269 ehea: Fix mem allocations which require page alignment by Thomas Klein · 16 years ago
  92. 086c1b2 ehea: Use net_device_ops structure by Thomas Klein · 16 years ago
  93. 8017943 e1000: drop lltx, remove unnecessary lock by Alexander Duyck · 16 years ago
  94. 921aa74 igb: make certain to power on optics for 82576 fiber nics by Alexander Duyck · 16 years ago
  95. 5851765 igb: igb should not flag lltx by Alexander Duyck · 16 years ago
  96. 52d07b1 bnx2: annotate bp->phy_lock functions by Harvey Harrison · 16 years ago
  97. 7be2df4 cxgb3: Replace LRO with GRO by Herbert Xu · 16 years ago
  98. 57a5749 phylib: unsigneds go unnoticed by Roel Kluin · 16 years ago
  99. 9f4d26d virtio_net: add link status handling by Mark McLoughlin · 16 years ago
  100. 357fe2c smc91x: enable ethtool EEPROM interface by Vernon Sauder · 16 years ago