1. d5b96a6 mac80211: remove max_bandwidth by Pat Erley · 15 years ago
  2. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  3. ad5351d mac80211: allow DMA optimisation by Johannes Berg · 15 years ago
  4. ab5b534 mac80211: document TX powersave filter requirements by Johannes Berg · 15 years ago
  5. c555b9b mac80211: explain TX retry and status by Johannes Berg · 15 years ago
  6. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  7. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  8. 2e955856 r8169: phy init for the 8169scd by françois romieu · 15 years ago
  9. aed7df8 net: include/linux/icmpv6: includecheck fix for icmpv6.h by Jaswinder Singh Rajput · 15 years ago
  10. acb8aac nl802154: support START-CONFIRM primitive by Dmitry Baryshkov · 15 years ago
  11. 99eb855 af_ieee802154: add support for WANT_ACK socket option by Dmitry Baryshkov · 15 years ago
  12. 8e753dd nl802154: add support for dumping WPAN interface information by Dmitry Baryshkov · 15 years ago
  13. 78090a5 nl802154: make ieee802154_policy constant by Dmitry Baryshkov · 15 years ago
  14. 8505091d af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declaration by Dmitry Baryshkov · 15 years ago
  15. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  17. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  18. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  19. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  20. da758dd Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  22. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  23. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  24. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 15 years ago
  25. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  26. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  27. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  28. bfe34eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  29. d82f1c3 Input: matrix_keypad - make matrix keymap size dynamic by Eric Miao · 15 years ago
  30. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 15 years ago
  31. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  32. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  33. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  34. 5116d8f KVM: fix ack not being delivered when msi present by Michael S. Tsirkin · 15 years ago
  35. 6502fbf drm/radeon: Add support for RS880 chips by Alex Deucher · 15 years ago
  36. 9f3eea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  37. 2cf812d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  38. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  39. 78ec75c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  40. a40694a Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. 18eac1c tty-ldisc: make refcount be atomic_t 'users' count by Linus Torvalds · 15 years ago
  42. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  43. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 15 years ago
  44. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  45. 030645a rndis_wlan: handle 802.11 indications from device by Jussi Kivilinna · 15 years ago
  46. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  47. 1487cd5 usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop by Jussi Kivilinna · 15 years ago
  48. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  49. 7320700 drm/radeon: add some new r7xx pci ids by Alex Deucher · 15 years ago
  50. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  51. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  52. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  53. 6afc4fd mtd: fix the conversion from dev to mtd_info by Saeed Bishara · 15 years ago
  54. 7699ad3 mtd: let include/linux/mtd/partitions.h stand on its own by Nicolas Pitre · 15 years ago
  55. e4c4e44 neigh: Convert garbage collection from softirq to workqueue by Eric Dumazet · 15 years ago
  56. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  57. b8a848e Merge branch 'bugzilla-13620-revert' into release by Len Brown · 15 years ago
  58. 9f498cc perf_counter: Full task tracing by Peter Zijlstra · 15 years ago
  59. 7c958e3 block: Add a wrapper for setting minimum request size without a queue by Martin K. Petersen · 15 years ago
  60. a5bc92cd Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  61. 6eb80e0 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. c712184 clocksource: Save mult_orig in clocksource_disable() by Magnus Damm · 15 years ago
  63. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  64. 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 15 years ago
  65. cbb4f26 io context: fix ref counting by Li Zefan · 15 years ago
  66. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  67. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  69. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  70. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 15 years ago
  71. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  72. 91a5698 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  73. 812ed03 uio: mark uio.h functions __KERNEL__ only by Jiri Slaby · 15 years ago
  74. 534acc0 lib: flexible array implementation by Dave Hansen · 15 years ago
  75. f5a55ef pps.h needs <linux/types.h> by Dave Jones · 15 years ago
  76. 8870326 cgroup avoid permanent sleep at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  77. 096b7fe cgroups: fix pid namespace bug by Li Zefan · 15 years ago
  78. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  79. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  80. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  81. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  82. 2e13e5f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  83. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  84. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  85. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  86. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 15 years ago
  87. 27fed41 ip: fix logic of reverse path filter sysctl by Stephen Hemminger · 15 years ago
  88. fc013a58 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  89. 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
  90. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  91. 3fa5205 mac80211: fix PS-poll response, race by Johannes Berg · 15 years ago
  92. d1eba24 mac80211: Add a few 802.11n defines for AMPDU parameters by Sujith · 15 years ago
  93. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  94. 04fc0a4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  95. 4897f10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  96. 2bc20d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  97. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  98. 8a729fc net: ethtool_op_get_rx_csum() should be public and exported by Eric Dumazet · 15 years ago
  99. f004ec7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  100. 51def0b imwc3200: move iwmc3200 SDIO ids to sdio_ids.h by Tomas Winkler · 15 years ago