1. 05ad9457 RDMA/ucma: Name changes to indicate only IP addresses supported by Sean Hefty · 12 years ago
  2. edaa7a5 RDMA/ucma: Add ability to query GID addresses by Sean Hefty · 12 years ago
  3. cf53936 RDMA/cma: Export cma_get_service_id() by Sean Hefty · 12 years ago
  4. ac53b26 RDMA/ucma: Support querying when IB paths are not reversible by Sean Hefty · 12 years ago
  5. 2e08b58 IB/sa: Export function to pack a path record into wire format by Sean Hefty · 12 years ago
  6. ee7aed4 RDMA/ucma: Support querying for AF_IB addresses by Sean Hefty · 12 years ago
  7. 94d0c93 RDMA/cma: Only listen on IB devices when using AF_IB by Sean Hefty · 12 years ago
  8. 5c43813 RDMA/cma: Set qkey for AF_IB by Sean Hefty · 12 years ago
  9. e8160e1 RDMA/cma: Expose private data when using AF_IB by Sean Hefty · 12 years ago
  10. fbaa1a6 RDMA/cma: Merge cma_get/save_net_info by Sean Hefty · 12 years ago
  11. 01602f1 RDMA/cma: Remove unused SDP related code by Sean Hefty · 12 years ago
  12. 496ce3c RDMA/cma: Add support for AF_IB to cma_get_service_id() by Sean Hefty · 12 years ago
  13. f68194c RDMA/cma: Add support for AF_IB to rdma_resolve_route() by Sean Hefty · 12 years ago
  14. f17df3b RDMA/cma: Add support for AF_IB to rdma_resolve_addr() by Sean Hefty · 12 years ago
  15. 4ae7152 RDMA/cma: Verify that source and dest sa_family are the same by Sean Hefty · 12 years ago
  16. b0569e4 RDMA/cma: Restrict AF_IB loopback to binding to IB devices only by Sean Hefty · 12 years ago
  17. f475383 RDMA/cma: Add helper functions to return id address information by Sean Hefty · 12 years ago
  18. 6a3e362 RDMA/cma: Do not modify sa_family when setting loopback address by Sean Hefty · 12 years ago
  19. 680f920 RDMA/cma: Allow user to specify AF_IB when binding by Sean Hefty · 12 years ago
  20. 58afdcb RDMA/cma: Update port reservation to support AF_IB by Sean Hefty · 12 years ago
  21. ef56086 IB/addr: Add AF_IB support to ip_addr_size by Sean Hefty · 12 years ago
  22. 2e2d190 RDMA/cma: Include AF_IB in loopback and any address checks by Sean Hefty · 12 years ago
  23. c8dea2f9 RDMA/cma: Allow enabling reuseaddr in any state by Sean Hefty · 12 years ago
  24. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. c9a2433 Merge branches 'iser' and 'qib' into for-next by Roland Dreier · 12 years ago
  27. f3bdf34 IB/qib: Fix lockdep splat in qib_alloc_lkey() by Mike Marciniszyn · 12 years ago
  28. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 12 years ago
  29. 5b61ff4 IB/iser: Fix device removal flow by Roi Dayan · 12 years ago
  30. 1d19f78 ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session by Nicholas Bellinger · 12 years ago
  31. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  32. be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 12 years ago
  33. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  34. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  35. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  36. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
  37. 8d8399d IB/iser: Add support for iser CM REQ additional info by Or Gerlitz · 12 years ago
  38. 450d1e4 IB/iser: Return error to upper layers on EAGAIN registration failures by Or Gerlitz · 12 years ago
  39. 4f36388 IB/iser: Move informational messages from error to info level by Roi Dayan · 12 years ago
  40. c1d786e IB/iser: Add module version by Roi Dayan · 12 years ago
  41. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  42. 6da6dc2 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  43. f2d9db8 drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() by Jeff Layton · 12 years ago
  44. c027e44 drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic by Jeff Layton · 12 years ago
  45. b8d26b3 iser-target: Add iSCSI Extensions for RDMA (iSER) target driver by Nicholas Bellinger · 12 years ago
  46. 3528f69 IB/mlx4: Set link type for RAW PACKET QPs in the QP context by Eli Cohen · 12 years ago
  47. 02d7ef6 IB/mlx4: Disable VLAN stripping for RAW PACKET QPs by Dotan Barak · 12 years ago
  48. e413a823 RDMA/iwcm: Don't touch cmid after dropping reference by Steve Wise · 12 years ago
  49. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 12 years ago
  50. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  51. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  52. dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 12 years ago
  53. c9bdad3 IB/qib: Correct qib_verbs_register_sysfs() error handling by Mike Marciniszyn · 12 years ago
  54. 137200a IB/ipath: Correct ipath_verbs_register_sysfs() error handling by Mike Marciniszyn · 12 years ago
  55. 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 12 years ago
  56. 532ec6f SRPT: Fix odd use of WARN_ON() by Grant Grundler · 12 years ago
  57. 83bdd3b IPoIB: Fix ipoib_hard_header() return value by Doug Ledford · 12 years ago
  58. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  59. bc4ba94 RDMA/cxgb3: Fix uninitialized variable by Cong Ding · 12 years ago
  60. f3cca4b IB/mlx4: Fetch XRC SRQ in the CQ polling code by Shlomo Pongratz · 12 years ago
  61. eec9e29f IB/core: Verify that QP handler is valid before dispatching events by Shlomo Pongratz · 12 years ago
  62. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. ff802e3 firmware,IB/qib: revert firmware file move by Mike Marciniszyn · 12 years ago
  64. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  66. 4e73a54 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 12 years ago
  67. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 12 years ago
  68. 3c32869 IB/ipath: Silence a static checker warning by Dan Carpenter · 12 years ago
  69. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago
  70. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 12 years ago
  71. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
  74. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
  75. 9919d5b RDMA/cxgb4: Fix onchip queue support for T5 by Vipul Pandya · 12 years ago
  76. 3b174d9 RDMA/cxgb4: Bump tcam_full stat and WR reply timeout by Vipul Pandya · 12 years ago
  77. 0e5eca7 RDMA/cxgb4: Map pbl buffers for dma if using DSGL. by Vipul Pandya · 12 years ago
  78. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  79. 80ccdd6 RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 by Vipul Pandya · 12 years ago
  80. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  81. f079af7 RDMA/cxgb4: Add Support for Chelsio T5 adapter by Vipul Pandya · 12 years ago
  82. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago
  83. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  84. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  85. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 12 years ago
  86. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 12 years ago
  87. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 12 years ago
  88. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 12 years ago
  89. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 12 years ago
  90. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 12 years ago
  91. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 12 years ago
  92. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 12 years ago
  93. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 12 years ago
  94. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  95. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  96. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  97. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  98. b425388 IB/mlx4: Advertise MW support by Shani Michaeli · 12 years ago
  99. 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 12 years ago
  100. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 12 years ago