1. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  2. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  3. 82af24a Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
  4. 33ccbd8 RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch by Roland Dreier · 11 years ago
  5. 0318f68 IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards by Ira Weiny · 11 years ago
  6. d7e19c0 RDMA/ocrdma: Fix passing wrong opcode to modify_srq by Naresh Gottumukkala · 11 years ago
  7. 84b105d RDMA/ocrdma: Fill PVID in UMC case by Naresh Gottumukkala · 11 years ago
  8. 3875439 RDMA/ocrdma: Add ABI versioning support by Naresh Gottumukkala · 11 years ago
  9. 117e6dd RDMA/ocrdma: Consider multiple SGES in case of DPP by Naresh Gottumukkala · 11 years ago
  10. f24ceba RDMA/ocrdma: Fix for displaying proper link speed by Naresh Gottumukkala · 11 years ago
  11. c43e9ab RDMA/ocrdma: Increase STAG array size by Naresh Gottumukkala · 11 years ago
  12. cffce99 RDMA/ocrdma: Dont use PD 0 for userpace CQ DB by Naresh Gottumukkala · 11 years ago
  13. 2b51a9b RDMA/ocrdma: FRMA code cleanup by Naresh Gottumukkala · 11 years ago
  14. f11220e RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 by Naresh Gottumukkala · 11 years ago
  15. c88bd03 RDMA/ocrdma: Fix to work with even a single MSI-X vector by Naresh Gottumukkala · 11 years ago
  16. d3cb6c0 RDMA/ocrdma: Remove the MTU check based on Ethernet MTU by Naresh Gottumukkala · 11 years ago
  17. 7c33880 RDMA/ocrdma: Add support for fast register work requests (FRWR) by Naresh Gottumukkala · 11 years ago
  18. 43a6b40 RDMA/ocrdma: Create IRD queue fix by Naresh Gottumukkala · 11 years ago
  19. f77c016 IB/mlx4: Add receive flow steering support by Hadar Hen Zion · 11 years ago
  20. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  21. 0999257 RDMA/cxgb4: Issue RI.FINI before closing when entering TERM by Steve Wise · 11 years ago
  22. a2de149 RDMA/cxgb4: Advertise ~0ULL as max MR size by Steve Wise · 11 years ago
  23. b298881 RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK by Steve Wise · 11 years ago
  24. b38a0ad RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages by Steve Wise · 11 years ago
  25. 27ca34f RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap by Steve Wise · 11 years ago
  26. 1cf24dc RDMA/cxgb4: Fix QP flush logic by Steve Wise · 11 years ago
  27. 97d7ec0 RDMA/cxgb4: Handle newer firmware changes by Steve Wise · 11 years ago
  28. 68074bb RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples by Steve Wise · 11 years ago
  29. 830662f RDMA/cxgb4: Add support for active and passive open connection with IPv6 address by Vipul Pandya · 11 years ago
  30. b29b076 IB/qib: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  31. bea25e8 IB/qib: Make qib_driver static by Paul Bolle · 11 years ago
  32. 4668e4b IB/qib: Improve SDMA performance by CQ Tang · 11 years ago
  33. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
  34. 45e86b3 RDMA/ocrdma: Cache recv DB until QP moved to RTR by Naresh Gottumukkala · 11 years ago
  35. 7b9b1a5 RDMA/ocrdma: Remove __packed by Naresh Gottumukkala · 11 years ago
  36. 057729c RDMA/ocrdma: Remove driver QP state machine by Naresh Gottumukkala · 11 years ago
  37. 9c58726 RDMA/ocrdma: Don't allow zero/invalid sgid usage by Naresh Gottumukkala · 11 years ago
  38. 1afc045 RDMA/ocrdma: Remove redundant dev reference by Naresh Gottumukkala · 11 years ago
  39. f99b164 RDMA/ocrdma: Style and redundant code cleanup by Naresh Gottumukkala · 11 years ago
  40. 569935d Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
  41. 618af38 mlx5_core: Variable may be used uninitialized by Andi Shyti · 11 years ago
  42. 92b0ca7 IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() by Dan Carpenter · 11 years ago
  43. 281d1a9 IB/mlx5: Fix error return code in init_one() by Wei Yongjun · 11 years ago
  44. 3eac103f IB/mlx4: Use default pkey when creating tunnel QPs by Jack Morgenstein · 11 years ago
  45. 3c93f03 Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" by Roland Dreier · 11 years ago
  46. b268e4d IB/qib: Add err_decode() call for ring dump by Mike Marciniszyn · 11 years ago
  47. 246fcdb RDMA/cxgb3: Fix stack info leak in iwch_create_cq() by Dan Carpenter · 11 years ago
  48. 6042963 RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq() by Dan Carpenter · 11 years ago
  49. 63ea374 RDMA/ocrdma: Fix several stack info leaks by Dan Carpenter · 11 years ago
  50. ae1fe07 RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() by Dan Carpenter · 11 years ago
  51. 3606b99 RDMA/ocrdma: Remove unused include by Roland Dreier · 11 years ago
  52. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  53. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  54. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  55. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  56. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  57. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  58. 0eba551 Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  59. ad32b95 IB/mlx5: Make profile[] static in main.c by Roland Dreier · 11 years ago
  60. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 11 years ago
  61. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  62. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  63. 22baa40 IB/qib: New transmitter tunning settings for Dell 1.1 backplane by Mitko Haralanov · 11 years ago
  64. c94e15c RDMA/ocrdma: Fix error return code in ocrdma_set_create_qp_rq_cmd() by Wei Yongjun · 11 years ago
  65. 1dd173b IB/qib: Add qp_stats debug file by Mike Marciniszyn · 12 years ago
  66. 17db3a9 IB/qib: Add per-context stats interface by Mike Marciniszyn · 12 years ago
  67. ddb8876 IB/qib: Convert opcode counters to per-context by Mike Marciniszyn · 12 years ago
  68. 85caafe IB/qib: Optimize CQ callbacks by Mike Marciniszyn · 12 years ago
  69. c804f07 IB/qib: Add dual-rail NUMA awareness for PSM processes by Ramkrishna Vepa · 12 years ago
  70. e0f30ba IB/qib: Add optional NUMA affinity by Ramkrishna Vepa · 12 years ago
  71. ab4a13d IB/qib: Update minor version number by Vinit Agnihotri · 12 years ago
  72. f7cf9a6 IB/qib: Remove atomic_inc_not_zero() from QP RCU by Mike Marciniszyn · 12 years ago
  73. 8469ba3 IB/qib: Add DCA support by Mike Marciniszyn · 12 years ago
  74. 9884bcd RDMA/ocrdma: Reorg structures to avoid padding by Naresh Gottumukkala · 12 years ago
  75. df176ea RDMA/ocrdma: Change macros to inline funtions by Naresh Gottumukkala · 12 years ago
  76. f6ddcf7 RDMA/ocrdma: Set bad_wr in error case by Naresh Gottumukkala · 12 years ago
  77. ef99c4c RDMA/ocrdma: Replace ocrdma_err with pr_err by Naresh Gottumukkala · 12 years ago
  78. b1d58b9 RDMA/ocrdma: Use MCC_CREATE_EXT_V1 for MCC create by Naresh Gottumukkala · 12 years ago
  79. 27159f5 RDMA/ocrdma: Remove use_cnt for queues by Gottumukkala, Naresh · 12 years ago
  80. f29fa1c IB/ehca: Fix error return code in ehca_create_slab_caches() by Wei Yongjun · 12 years ago
  81. 21bfd47 RDMA/cxgb3: Timeout condition is never true by Dan Carpenter · 12 years ago
  82. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. c45640e ibmebus: convert of_platform_driver to platform_driver by Rob Herring · 12 years ago
  84. f3bdf34 IB/qib: Fix lockdep splat in qib_alloc_lkey() by Mike Marciniszyn · 12 years ago
  85. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  86. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  87. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  88. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  89. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
  90. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  91. f2d9db8 drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() by Jeff Layton · 12 years ago
  92. c027e44 drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic by Jeff Layton · 12 years ago
  93. 3528f69 IB/mlx4: Set link type for RAW PACKET QPs in the QP context by Eli Cohen · 12 years ago
  94. 02d7ef6 IB/mlx4: Disable VLAN stripping for RAW PACKET QPs by Dotan Barak · 12 years ago
  95. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 12 years ago
  96. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  97. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  98. c9bdad3 IB/qib: Correct qib_verbs_register_sysfs() error handling by Mike Marciniszyn · 12 years ago
  99. 137200a IB/ipath: Correct ipath_verbs_register_sysfs() error handling by Mike Marciniszyn · 12 years ago
  100. 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 12 years ago