1. 9409172 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  2. 7004108 RDS: Add TCP transport to RDS by Andy Grover · 15 years ago
  3. 929122cd Drop ARPHRD_IEEE802154_PHY by Dmitry Eremin-Solenikov · 15 years ago
  4. 16eea49 ieee802154: add support for channel pages from IEEE 802.15.4-2006 by Dmitry Eremin-Solenikov · 15 years ago
  5. 23428e6 mdio: mdio_if_info::mmds should not be __bitwise by Ben Hutchings · 15 years ago
  6. bb2af4f net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE by Yi Zou · 15 years ago
  7. 7834ddb usbnet: add rx queue pausing by Jussi Kivilinna · 15 years ago
  8. f679056 ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY by Gábor Stefanik · 15 years ago
  9. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  10. 2e955856 r8169: phy init for the 8169scd by françois romieu · 15 years ago
  11. aed7df8 net: include/linux/icmpv6: includecheck fix for icmpv6.h by Jaswinder Singh Rajput · 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. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  16. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  17. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  18. 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
  19. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  20. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  21. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  22. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 15 years ago
  23. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  24. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  25. d82f1c3 Input: matrix_keypad - make matrix keymap size dynamic by Eric Miao · 15 years ago
  26. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 15 years ago
  27. 5116d8f KVM: fix ack not being delivered when msi present by Michael S. Tsirkin · 15 years ago
  28. 9f3eea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  29. 2cf812d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  30. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  31. 18eac1c tty-ldisc: make refcount be atomic_t 'users' count by Linus Torvalds · 15 years ago
  32. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 15 years ago
  33. 030645a rndis_wlan: handle 802.11 indications from device by Jussi Kivilinna · 15 years ago
  34. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  35. 1487cd5 usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop by Jussi Kivilinna · 15 years ago
  36. 6afc4fd mtd: fix the conversion from dev to mtd_info by Saeed Bishara · 15 years ago
  37. 7699ad3 mtd: let include/linux/mtd/partitions.h stand on its own by Nicolas Pitre · 15 years ago
  38. 9f498cc perf_counter: Full task tracing by Peter Zijlstra · 15 years ago
  39. 7c958e3 block: Add a wrapper for setting minimum request size without a queue by Martin K. Petersen · 15 years ago
  40. a5bc92cd Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  41. 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
  42. c712184 clocksource: Save mult_orig in clocksource_disable() by Magnus Damm · 15 years ago
  43. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  44. 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 15 years ago
  45. cbb4f26 io context: fix ref counting by Li Zefan · 15 years ago
  46. 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
  47. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 15 years ago
  49. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  50. 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
  51. 812ed03 uio: mark uio.h functions __KERNEL__ only by Jiri Slaby · 15 years ago
  52. 534acc0 lib: flexible array implementation by Dave Hansen · 15 years ago
  53. f5a55ef pps.h needs <linux/types.h> by Dave Jones · 15 years ago
  54. 8870326 cgroup avoid permanent sleep at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  55. 096b7fe cgroups: fix pid namespace bug by Li Zefan · 15 years ago
  56. 2e13e5f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  57. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  58. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  59. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 15 years ago
  60. 27fed41 ip: fix logic of reverse path filter sysctl by Stephen Hemminger · 15 years ago
  61. fc013a58 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  62. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  63. d1eba24 mac80211: Add a few 802.11n defines for AMPDU parameters by Sujith · 15 years ago
  64. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  65. 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
  66. 4897f10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  67. 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
  68. 8a729fc net: ethtool_op_get_rx_csum() should be public and exported by Eric Dumazet · 15 years ago
  69. 51def0b imwc3200: move iwmc3200 SDIO ids to sdio_ids.h by Tomas Winkler · 15 years ago
  70. b5eb058 net: deprecate print_mac by Johannes Berg · 15 years ago
  71. c8b201f 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
  72. da2272c9 mISDN: Add support for Speedfax+ cards by Karsten Keil · 15 years ago
  73. fb286f0 mISDN: Make clearing B-channel a common function by Karsten Keil · 15 years ago
  74. c38fc3b ISDN: Add support for none reverse bitstreams to isdnhdc by Karsten Keil · 15 years ago
  75. 6bd4bcd ISDN: Clean up isdnhdlc code by Karsten Keil · 15 years ago
  76. cb3824b ISDN: Make isdnhdlc usable for other ISDN drivers by Karsten Keil · 15 years ago
  77. 72bce62 net: remove unused skb->do_not_encrypt by Johannes Berg · 15 years ago
  78. 48ab905 nl80211: report BSS status by Johannes Berg · 15 years ago
  79. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  80. b9454e8 nl80211: introduce new key attributes by Johannes Berg · 15 years ago
  81. 26e744b V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. by Brian Johnson · 15 years ago
  82. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  84. 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 15 years ago
  85. d14a767 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  86. 612e900 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 5b26776 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 15 years ago
  89. 7f453c2 perf_counter: PERF_SAMPLE_ID and inherited counters by Peter Zijlstra · 15 years ago
  90. 9ba5f00 softirq: introduce tasklet_hrtimer infrastructure by Peter Zijlstra · 15 years ago
  91. f44aebc inotify: use GFP_NOFS under potential memory pressure by Eric Paris · 15 years ago
  92. e56f097 rfkill: remove too-strict __must_check by Alan Jenkins · 15 years ago
  93. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  94. 6301cb9 sched: fix nr_uninterruptible accounting of frozen tasks really by Thomas Gleixner · 15 years ago
  95. 0741241 connector: make callback argument type explicit by Mike Frysinger · 15 years ago
  96. e36aa25 tun: Allow tap device to send/receive UFO packets. by Sridhar Samudrala · 15 years ago
  97. e79f07e virtio_net: Sync header with qemu by Alex Williamson · 15 years ago
  98. 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
  99. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 63f7a33 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