1. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  2. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  3. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  4. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 11 years ago
  5. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  6. f2d9db8 drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() by Jeff Layton · 11 years ago
  7. c027e44 drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic by Jeff Layton · 11 years ago
  8. 3528f69 IB/mlx4: Set link type for RAW PACKET QPs in the QP context by Eli Cohen · 11 years ago
  9. 02d7ef6 IB/mlx4: Disable VLAN stripping for RAW PACKET QPs by Dotan Barak · 11 years ago
  10. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 11 years ago
  11. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  12. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  13. c9bdad3 IB/qib: Correct qib_verbs_register_sysfs() error handling by Mike Marciniszyn · 11 years ago
  14. 137200a IB/ipath: Correct ipath_verbs_register_sysfs() error handling by Mike Marciniszyn · 11 years ago
  15. 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 11 years ago
  16. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  17. bc4ba94 RDMA/cxgb3: Fix uninitialized variable by Cong Ding · 11 years ago
  18. f3cca4b IB/mlx4: Fetch XRC SRQ in the CQ polling code by Shlomo Pongratz · 11 years ago
  19. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. ff802e3 firmware,IB/qib: revert firmware file move by Mike Marciniszyn · 11 years ago
  21. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  23. 4e73a54 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 11 years ago
  24. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 11 years ago
  25. 3c32869 IB/ipath: Silence a static checker warning by Dan Carpenter · 11 years ago
  26. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 11 years ago
  27. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  29. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  30. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 11 years ago
  31. 9919d5b RDMA/cxgb4: Fix onchip queue support for T5 by Vipul Pandya · 11 years ago
  32. 3b174d9 RDMA/cxgb4: Bump tcam_full stat and WR reply timeout by Vipul Pandya · 11 years ago
  33. 0e5eca7 RDMA/cxgb4: Map pbl buffers for dma if using DSGL. by Vipul Pandya · 11 years ago
  34. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 11 years ago
  35. 80ccdd6 RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 by Vipul Pandya · 11 years ago
  36. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 11 years ago
  37. f079af7 RDMA/cxgb4: Add Support for Chelsio T5 adapter by Vipul Pandya · 11 years ago
  38. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 11 years ago
  39. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  40. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  41. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 11 years ago
  42. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 11 years ago
  43. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 11 years ago
  44. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 11 years ago
  45. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 11 years ago
  46. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 11 years ago
  47. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 11 years ago
  48. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 11 years ago
  49. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  51. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  52. b425388 IB/mlx4: Advertise MW support by Shani Michaeli · 11 years ago
  53. 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 11 years ago
  54. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 11 years ago
  55. c89d127 IB/mlx4: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  56. 57d88cf IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable by Paul Bolle · 11 years ago
  57. a29bec1 IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool by Roland Dreier · 11 years ago
  58. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  59. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  60. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 11 years ago
  61. 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 11 years ago
  62. aee38fa IB/mlx4_ib: Remove local invalidate segment unused fields by Shani Michaeli · 11 years ago
  63. 6950a23 IB/mlx4: Adjust duplicate test by Julia Lawall · 12 years ago
  64. cab66d1 IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov() by Dan Carpenter · 11 years ago
  65. 8ab10f7 RDMA/amso1100: Use module_pci_driver() to simplify the code by Wei Yongjun · 12 years ago
  66. b23523d RDMA/cxgb4: Fix cast warning by Stefan Hasko · 12 years ago
  67. bcc9b67 IB/qib: Fix QP locate/remove race by Mike Marciniszyn · 11 years ago
  68. 710a311 RDMA/cxgb4: "cookie" can stay in host endianness by Paul Bolle · 11 years ago
  69. ef5d635 RDMA/cxgb4: Address sparse warnings by Vipul Pandya · 12 years ago
  70. b3de6cf RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish by Vipul Pandya · 12 years ago
  71. 7c0a33d RDMA/cxgb4: Don't wakeup threads for MPAv2 by Vipul Pandya · 12 years ago
  72. fe7e0a4 RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1 by Vipul Pandya · 12 years ago
  73. 1ec779c RDMA/cxgb4: Fix endpoint timeout race condition by Vipul Pandya · 12 years ago
  74. e8e5b92 RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero by Vipul Pandya · 12 years ago
  75. 04236df RDMA/cxgb4: Always log async errors by Vipul Pandya · 12 years ago
  76. 325abea RDMA/cxgb4: Keep QP referenced until TID released by Vipul Pandya · 12 years ago
  77. 1557967 RDMA/cxgb4: Display streaming mode error only if detected in RTS by Vipul Pandya · 12 years ago
  78. 91e9c071 RDMA/cxgb4: Abort connections when moving to ERROR state by Vipul Pandya · 12 years ago
  79. 55abf8d RDMA/cxgb4: Abort connections that receive unexpected streaming mode data by Vipul Pandya · 12 years ago
  80. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. d359f35 IB/qib: Fix for broken sparse warning fix by Mike Marciniszyn · 12 years ago
  82. fe194f1 IB: cxgb3: delay freeing mem untill entirely done with it by Jesper Juhl · 12 years ago
  83. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  85. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  86. 7f6e710 nes: remove usage of dev->master by Jiri Pirko · 12 years ago
  87. 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  88. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  89. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  90. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  91. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  92. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  93. 01e0336 Merge branch 'nes' into for-next by Roland Dreier · 12 years ago
  94. 7d9c199 RDMA/nes: Fix for crash when registering zero length MR for CQ by Tatyana Nikolova · 12 years ago
  95. 7bfcfa5 RDMA/nes: Fix for terminate timer crash by Tatyana Nikolova · 12 years ago
  96. 00ad255 RDMA/nes: Fix for BUG_ON due to adding already-pending timer by Tatyana Nikolova · 12 years ago
  97. 78c9024 Merge branches 'cma' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  98. ceb7dec IB/mlx4: Fix spinlock order to avoid lockdep warnings by Jack Morgenstein · 12 years ago
  99. d0951d2 Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-next by Roland Dreier · 12 years ago
  100. 5107c2a RDMA/cxgb3: use WARN by Julia Lawall · 12 years ago