1. 9152394 macb: don't use platform_set_drvdata() on a net_device by Jamie Iles · 14 years ago
  2. b44d211 netlink: handle errors from netlink_dump() by Andrey Vagin · 14 years ago
  3. dad3d44 CAN: add controller hardware name for Softing cards by Kurt Van Dijck · 14 years ago
  4. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 14 years ago
  5. 27aadb6 fmvj18x_cs: add new id by Ken Kawasaki · 14 years ago
  6. df21355 bnx2x: Add a missing bit for PXP parity register of 57712. by Vladislav Zolotarov · 14 years ago
  7. a89d030 dccp: Change maintainer by Arnaldo Carvalho de Melo · 14 years ago
  8. 5aca1a9 net: handle addr_type of 0 properly by Hagen Paul Pfeifer · 14 years ago
  9. c486da3 sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush by Lucian Adrian Grijincu · 14 years ago
  10. cdf64c8 skge: don't mark carrier down at start by Stephen Hemminger · 14 years ago
  11. 518d020 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  12. 67158ce Added support for usb ethernet (0x0fe6, 0x9700) by Shahar Havivi · 14 years ago
  13. 5d2e195 r8169: fix RTL8168DP power off issue. by Hayes Wang · 14 years ago
  14. d24e9aa r8169: correct settings of rtl8102e. by Hayes Wang · 14 years ago
  15. fac5b3c r8169: fix incorrect args to oob notify. by Hayes Wang · 14 years ago
  16. 108f518 DM9000B: Fix PHY power for network down/up by Henry Nestler · 14 years ago
  17. 8dde924 DM9000B: Fix reg_save after spin_lock in dm9000_timeout by Henry Nestler · 14 years ago
  18. 9e924cf net_sched: long word align struct qdisc_skb_cb data by Eric Dumazet · 14 years ago
  19. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  20. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 14 years ago
  21. fe29ec4 bridge: Use IPv6 link-local address for multicast listener queries by Linus Lüssing · 14 years ago
  22. 36cff5a bridge: Fix MLD queries' ethernet source address by Linus Lüssing · 14 years ago
  23. e4de9f9 bridge: Allow mcast snooping for transient link local addresses too by Linus Lüssing · 14 years ago
  24. 5ced133 ipv6: Add IPv6 multicast address flag defines by Linus Lüssing · 14 years ago
  25. d41db9f bridge: Add missing ntohs()s for MLDv2 report parsing by Linus Lüssing · 14 years ago
  26. 649e984 bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report by Linus Lüssing · 14 years ago
  27. 9cc6e0c bridge: Fix IPv6 multicast snooping by storing correct protocol type by Linus Lüssing · 14 years ago
  28. 0bf719d p54pci: update receive dma buffers before and after processing by Christian Lamparter · 14 years ago
  29. 4f919a3 fix cfg80211_wext_siwfreq lock ordering... by Daniel J Blueman · 14 years ago
  30. a866a2c rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 14 years ago
  31. 573cfde ath5k: Fix fast channel switching by Nick Kossifidis · 14 years ago
  32. c24f691 tcp: undo_retrans counter fixes by Yuchung Cheng · 14 years ago
  33. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 14 years ago
  34. 2205a6e sctp: fix reporting of unknown parameters by Jiri Bohac · 14 years ago
  35. 226111d net: dcb: match dcb_app protocol field with 802.1Qaz spec by John Fastabend · 14 years ago
  36. 91035f0 tcp: fix inet_twsk_deschedule() by Eric Dumazet · 14 years ago
  37. ece639c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  38. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  40. 28bec7b ath5k: Correct channel setting for AR2317 chip by Nikolay Ledovskikh · 14 years ago
  41. 00781a7 wireless: rt2x00: rt2800pci.c: add two ids by Xose Vazquez Perez · 14 years ago
  42. 05e7c99 mac80211: fix conn_mon_timer running after disassociate by Stanislaw Gruszka · 14 years ago
  43. 1b68e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  44. a5bbef0 Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  45. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  46. ceaaec9 net: deinit automatic LIST_HEAD by Eric Dumazet · 14 years ago
  47. f87e6f4 net: dont leave active on stack LIST_HEAD by Linus Torvalds · 14 years ago
  48. 214f45c net: provide default_advmss() methods to blackhole dst_ops by Eric Dumazet · 14 years ago
  49. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago
  50. 2a324ce Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  51. c8b392e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  52. dd8240b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  53. a0aeccd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  54. fa7ea87 fs/partitions: Validate map_count in Mac partition tables by Timo Warns · 14 years ago
  55. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  56. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  57. 516373b RTC: Release mutex in error path of rtc_alarm_irq_enable by Uwe Kleine-König · 14 years ago
  58. ed199fa tg3: Restrict phy ioctl access by Matt Carlson · 14 years ago
  59. 0d672e9 drivers/net: Call netif_carrier_off at the end of the probe by Ivan Vecera · 14 years ago
  60. 814b0a6 Merge branches 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
  61. c0af2c0 IB/qib: Prevent double completions after a timeout or RNR error by Mike Marciniszyn · 14 years ago
  62. 0af320f netfilter: ip6t_LOG: fix a flaw in printing the MAC by Joerg Marx · 14 years ago
  63. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 14 years ago
  64. 8dd3838 xen: suspend and resume system devices when running PVHVM by Ian Campbell · 14 years ago
  65. c600636 ixgbe: work around for DDP last buffer size by Amir Hanania · 14 years ago
  66. 4c7e604 ixgbe: fix panic due to uninitialised pointer by Andy Gospodarek · 14 years ago
  67. 713b3c9 e1000e: flush all writebacks before unload by Jesse Brandeburg · 14 years ago
  68. 615b32a e1000e: check down flag in tasks by Jesse Brandeburg · 14 years ago
  69. ee715087 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  70. e138018 Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  71. 9f4283f drm/radeon/kms: add missing frac fb div flag for dce4+ by Alex Deucher · 14 years ago
  72. 16e4b8a drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300 by Marek Olšák · 14 years ago
  73. 317495b drm/nouveau: fix suspend/resume on GPUs that don't have PM support by Ben Skeggs · 14 years ago
  74. 68ac01a Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  75. e51900f block: revert block_dev read-only check by Chuck Ebbert · 14 years ago
  76. b8884da drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup() by Ben Skeggs · 14 years ago
  77. 1dc3267 drm/nv40: fix tiling-related setup for a number of chipsets by Ben Skeggs · 14 years ago
  78. 0d9b619 drm/nouveau: fix non-EDIDful native mode selection by Ben Skeggs · 14 years ago
  79. 77b1d5d drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards. by Francisco Jerez · 14 years ago
  80. 8788622 drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode. by Francisco Jerez · 14 years ago
  81. 812f219 drm/nv10: Fix crash when allocating a BO larger than half the available VRAM. by Francisco Jerez · 14 years ago
  82. 47c8529 nfsd: correctly handle return value from nfsd_map_name_to_* by NeilBrown · 14 years ago
  83. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 14 years ago
  84. e9036e3 Bluetooth: Add Atheros BT AR5BBU12 fw supported by Cho, Yu-Chen · 14 years ago
  85. 840af82 Bluetooth: Release BTM while sleeping to avoid deadlock by Vladislav P · 14 years ago
  86. 8efdd0c Bluetooth: fix crash with quirky dongles doing sound by Oliver Neukum · 14 years ago
  87. 3233cdb workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long by Tejun Heo · 14 years ago
  88. a264011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  89. 0d6e82e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  90. 3abb17e vfs: fix BUG_ON() in fs/namei.c:1461 by Linus Torvalds · 14 years ago
  91. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  92. 85e2efb Linux 2.6.38-rc5 by Linus Torvalds · 14 years ago
  93. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  94. 86d306c m68knommu: set flow handler for secondary interrupt controller of 5249 by Greg Ungerer · 14 years ago
  95. 4531dab m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support by Greg Ungerer · 14 years ago
  96. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 14 years ago
  97. 8117426 m68knommu: add missing linker __modver section by Greg Ungerer · 14 years ago
  98. b14769d m68knommu: fix mis-named variable int set_irq_chip loop by Greg Ungerer · 14 years ago
  99. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 14 years ago
  100. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 14 years ago