1. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 13 years ago
  2. e572568 RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree by Vipul Pandya · 13 years ago
  3. 035b103 IB/mlx4: Fix mlx4_ib_add() error flow by Jack Morgenstein · 13 years ago
  4. 02daaf2 IB/core: Fix IB_SA_COMP_MASK macro by Jack Morgenstein · 13 years ago
  5. 7d9c0de IB/iser: Fix error flow in iser ep connection establishment by Or Gerlitz · 13 years ago
  6. e605b74 IB/mlx4: Increase the number of vectors (EQs) available for ULPs by Shlomo Pongratz · 13 years ago
  7. 67bbc05 RDMA/cxgb4: Add query_qp support by Vipul Pandya · 13 years ago
  8. ec3eead RDMA/cxgb4: Remove kfifo usage by Vipul Pandya · 13 years ago
  9. d716a2a RDMA/cxgb4: Use vmalloc() for debugfs QP dump by Vipul Pandya · 13 years ago
  10. 422eea0 RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 13 years ago
  11. 4984037 RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch() by Vipul Pandya · 13 years ago
  12. 2c97478 RDMA/cxgb4: Add DB Overflow Avoidance by Vipul Pandya · 13 years ago
  13. 8d81ef3 RDMA/cxgb4: Add debugfs RDMA memory stats by Vipul Pandya · 13 years ago
  14. 3069ee9 cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 13 years ago
  15. 8caa1e8 cxgb4: Common platform specific changes for DB Drop Recovery by Vipul Pandya · 13 years ago
  16. 881806b cxgb4: Detect DB FULL events and notify RDMA ULD by Vipul Pandya · 13 years ago
  17. 14b9222 RDMA/cxgb4: Drop peer_abort when no endpoint found by Steve Wise · 13 years ago
  18. 0f1dcfa RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() by Steve Wise · 13 years ago
  19. f4ec9e9 mlx4_core: Change bitmap allocator to work in round-robin fashion by Jack Morgenstein · 13 years ago
  20. 784d135 RDMA/nes: Don't call event handler if pointer is NULL by Tatyana Nikolova · 13 years ago
  21. d3e5132 RDMA/nes: Fix for the ORD value of the connecting peer by Tatyana Nikolova · 13 years ago
  22. 1c94283 IB/qib: Add cache line awareness to qib_qp and qib_devdata structures by Mike Marciniszyn · 13 years ago
  23. 3236b2d IB/qib: MADs with misset M_Keys should return failure by Jim Foraker · 13 years ago
  24. 6199c89 IB/qib: Fix M_Key lease timeout handling by Jim Foraker · 13 years ago
  25. f665acb IB/qib: Fix QLE734X link cycling by Mitko Haralanov · 13 years ago
  26. 6ceaade IB/qib: Display correct value for number of contexts by Mitko Haralanov · 13 years ago
  27. 4ccf28a IB/qib: Correct ordering of reregister vs. port active events by Todd Rimmer · 13 years ago
  28. bb77a07 IB/qib: Optimize pio ack buffer allocation by Mike Marciniszyn · 13 years ago
  29. cca195a IB/qib: Add prefetch for eager buffers by Mike Marciniszyn · 13 years ago
  30. 8473c60 MAINTAINERS: Update qib and ipath entries from QLogic to Intel by Mike Marciniszyn · 13 years ago
  31. c4870eb IB/core: Fix mismatch between locked and pinned pages by Yishai Hadas · 13 years ago
  32. 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 13 years ago
  33. b3416f4 mlx4_core: Add second capabilities flags field by Shlomo Pongratz · 13 years ago
  34. c0c1d3d7 IB/mlx4: Put priority bits in WQE of IBoE MLX QP by Oren Duer · 13 years ago
  35. 3987a2d IB/mlx4: Add raw packet QP support by Or Gerlitz · 13 years ago
  36. c938a61 IB/core: Add raw packet QP type by Or Gerlitz · 13 years ago
  37. 3495566 RDMA/ocrdma: Fix build with IPV6=n by Roland Dreier · 13 years ago
  38. d19081e RDMA/ocrdma: Tiny locking cleanup by Dan Carpenter · 13 years ago
  39. 55a8d62 RDMA/ocrdma: Fix check for NULL instead of IS_ERR by Dan Carpenter · 13 years ago
  40. 3e4d60a RDMA/ocrdma: Don't sleep in atomic notifier handler by Sasha Levin · 13 years ago
  41. c592c42 RDMA/ocrdma: Remove write-only variables by Roland Dreier · 13 years ago
  42. e9db295 RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent() by Roland Dreier · 13 years ago
  43. abe3afa RDMA/ocrdma: Make needlessly global functions/structs static by Roland Dreier · 13 years ago
  44. da49643 RDMA/ocrdma: Fix warnings about uninitialized variables by Roland Dreier · 13 years ago
  45. fe2caef RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter by Parav Pandit · 13 years ago
  46. 045508a be2net: Add functionality to support RoCE driver by Parav Pandit · 13 years ago
  47. 6a4ab66 be2net: Add function to issue mailbox cmd on MQ by Parav Pandit · 13 years ago
  48. b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 13 years ago
  49. 5909ce5 IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order by Roland Dreier · 13 years ago
  50. 3bea57a IB/uverbs: Make lockdep output more readable by Roland Dreier · 13 years ago
  51. 464357a IB/ipath: Replace open-coded ARRAY_SIZE with macro by Mike Marciniszyn · 13 years ago
  52. 6475f1d IB/ipath: Replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
  53. bd61baa RDMA/cxgb4: Use dst parameter in import_ep() by Steve Wise · 13 years ago
  54. c3bccbfb IB/core: Use qp->usecnt to track multicast attach/detach by Or Gerlitz · 13 years ago
  55. d48b97b Linux 3.4-rc6 by Linus Torvalds · 13 years ago
  56. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  58. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 13 years ago
  59. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 13 years ago
  60. 03cb00b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 13 years ago
  61. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 13 years ago
  62. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  63. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  64. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 13 years ago
  65. e9e7183 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  66. b339583 Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asoc by Takashi Iwai · 13 years ago
  67. 20c7694 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  68. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
  69. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 13 years ago
  70. f756beb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  72. a03a09b CPU frequency drivers MAINTAINERS update by Dave Jones · 13 years ago
  73. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 13 years ago
  74. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 13 years ago
  75. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 13 years ago
  76. d1d0589 arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver by Bjarke Istrup Pedersen · 13 years ago
  77. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 13 years ago
  78. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 13 years ago
  79. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 13 years ago
  80. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 13 years ago
  81. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  83. f462204 Merge branch 'fix-unmapped-word-at-a-time' by Linus Torvalds · 13 years ago
  84. fad9365 ASoC: omap-pcm: Free dma buffers in case of error. by Oleg Matcovschi · 13 years ago
  85. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 13 years ago
  86. b16b1b6 md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 13 years ago
  87. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 13 years ago
  88. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  89. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 13 years ago
  90. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 13 years ago
  91. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  92. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  93. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  94. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  95. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  96. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 13 years ago
  97. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 13 years ago
  98. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 13 years ago
  99. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 13 years ago
  100. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 13 years ago