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