1. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  2. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  3. 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 11 years ago
  4. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  5. 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  6. 57761d8 IB/mlx5: Verify reserved fields are cleared by Eli Cohen · 11 years ago
  7. 9e9c47d IB/mlx5: Allow creation of QPs with zero-length work queues by Eli Cohen · 11 years ago
  8. bde5158 IB/mlx5: Add support for resize CQ by Eli Cohen · 11 years ago
  9. 3bdb31f IB/mlx5: Implement modify CQ by Eli Cohen · 11 years ago
  10. ada388f IB/mlx5: Make sure doorbell record is visible before doorbell by Eli Cohen · 11 years ago
  11. 79adc53 RDMA/nes: Slight optimization of Ethernet address compare by Ding Tianhong · 11 years ago
  12. 6e0ea9e IB/qib: Fix QP check when looping back to/from QP1 by Ira Weiny · 11 years ago
  13. 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 11 years ago
  14. a384b20 IB/usnic: Remove unused includes of <linux/version.h> by Wei Yongjun · 11 years ago
  15. d9d5713 RDMA/amso1100: Add check if cache memory was allocated before freeing it by Svetlana Mavrina · 11 years ago
  16. 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
  17. 0563310 IB/core: Fix unused variable warning by Or Gerlitz · 11 years ago
  18. 5462edd RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() by Somnath Kotur · 11 years ago
  19. 8ce96af IB/usnic: Use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  20. 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
  21. 27cdef6 IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 11 years ago
  22. 9392fa0 RDMA/ocrdma: Add dependency on INET by Roland Dreier · 11 years ago
  23. 31ab8ac RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" by Roland Dreier · 11 years ago
  24. f282651 IB/mlx4: Add dependency INET by Matan Barak · 11 years ago
  25. 990acea IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() by Wei Yongjun · 11 years ago
  26. 2f85d24 IB/core: Make ib_addr a core IB module by Matan Barak · 11 years ago
  27. ed4c54e IB/core: Resolve Ethernet L2 addresses when modifying QP by Or Gerlitz · 11 years ago
  28. 37721d8 RDMA/ocrdma: Populate GID table with IP based gids by Moni Shoua · 11 years ago
  29. 40aca6f RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
  30. 9bd626e IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine by Sagi Grimberg · 11 years ago
  31. dc87a90 IB/isert: Move fastreg descriptor creation to a function by Sagi Grimberg · 11 years ago
  32. a3a5a82 IB/isert: Avoid frwr notation, user fastreg by Sagi Grimberg · 11 years ago
  33. eb6ab13 IB/isert: seperate connection protection domains and dma MRs by Sagi Grimberg · 11 years ago
  34. 297e0da IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
  35. d487ee7 IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table by Moni Shoua · 11 years ago
  36. 7b85627 IB/cma: IBoE (RoCE) IP-based GID addressing by Moni Shoua · 11 years ago
  37. af2e2e3 IB/mlx4: Fix error return code by Julia Lawall · 11 years ago
  38. d1db47c IB/usnic: Remove unused variable in usnic_debugfs_exit() by Wei Yongjun · 11 years ago
  39. 6dcebe6 IB/usnic: Set userspace/kernel ABI ver to 4 by Upinder Malhi · 11 years ago
  40. 61f7826 IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago
  41. 5db5765 IB/core: Add support for RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago
  42. 2d97436 IB/usnic: Add dependency on CONFIG_INET by Upinder Malhi · 11 years ago
  43. 4942c0b IB/usnic: Fix endianness-related warnings by Upinder Malhi · 11 years ago
  44. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  45. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  46. c1c9850 IB/mlx4: Add support for steerable IB UD QPs by Matan Barak · 11 years ago
  47. a37a1a4 IB/mlx4: Add mechanism to support flow steering over IB links by Matan Barak · 11 years ago
  48. 0a9b7d5 IB/mlx4: Enable device-managed steering support for IB ports too by Matan Barak · 11 years ago
  49. 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago
  50. c1be523 IB/mlx5: Fix micro UAR allocator by Eli Cohen · 11 years ago
  51. d9fe409 IB/mlx5: Remove unused code in mr.c by Eli Cohen · 11 years ago
  52. 3108bcc IB/usnic: Append documentation to usnic_transport.h and cleanup by Upinder Malhi · 11 years ago
  53. c30392a IB/usnic: Fix typo "Ignorning" -> "Ignoring" by Roland Dreier · 11 years ago
  54. 9f637f7 IB/usnic: Expose flows via debugfs by Upinder Malhi · 11 years ago
  55. c5f855e IB/usnic: Use for_each_sg instead of a for-loop by Upinder Malhi · 11 years ago
  56. 6a54d9f IB/usnic: Remove superflous parentheses by Upinder Malhi · 11 years ago
  57. 248567f IB/core: Add RDMA_TRANSPORT_USNIC_UDP by Upinder Malhi · 11 years ago
  58. e45e614 IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc] by Upinder Malhi · 11 years ago
  59. c7845bc IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h by Upinder Malhi · 11 years ago
  60. 6214105 IB:usnic: Add UDP support to usnic_transport.[hc] by Upinder Malhi · 11 years ago
  61. 3f92bed IB/usnic: Add UDP support to usnic_fwd.[hc] by Upinder Malhi · 11 years ago
  62. b85caf4 IB/usnic: Update ABI and Version file for UDP support by Upinder Malhi · 11 years ago
  63. 60b215e IB/usnic: Port over sysfs to new usnic_fwd.h by Upinder Malhi · 11 years ago
  64. 256d6a6 IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h by Upinder Malhi · 11 years ago
  65. 8af94ac IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h by Upinder Malhi · 11 years ago
  66. 2183b99 IB/usnic: Push all forwarding state to usnic_fwd.[hc] by Upinder Malhi · 11 years ago
  67. 301a0dd IB/usnic: Add struct usnic_transport_spec by Upinder Malhi · 11 years ago
  68. 8192d4a IB/usnic: Change WARN_ON to lockdep_assert_held by Upinder Malhi · 11 years ago
  69. e3cf00d IB/usnic: Add Cisco VIC low-level hardware driver by Upinder Malhi · 11 years ago
  70. be8348d RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definition by Devesh Sharma · 11 years ago
  71. fe5e8a1 RDMA/ocrdma: Fix AV_VALID bit position by Devesh Sharma · 11 years ago
  72. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 0d68fc4 infiniband: make sure the src net is infiniband when create new link by Hangbin Liu · 11 years ago
  74. 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  75. c5266d4 infiniband: slight optimization of addr compare by dingtianhong · 11 years ago
  76. 6961bc6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  77. 22f12c6 Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus by Roland Dreier · 11 years ago
  78. 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
  79. 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
  80. a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
  81. 6cc3df8 IB/uverbs: Check access to userspace response buffer in extended command by Yann Droneaud · 11 years ago
  82. 6bcca3d IB/uverbs: Check input length in flow steering uverbs by Yann Droneaud · 11 years ago
  83. 98a3751 IB/uverbs: Set error code when fail to consume all flow_spec items by Yann Droneaud · 11 years ago
  84. c780d82 IB/uverbs: Check reserved fields in create_flow by Yann Droneaud · 11 years ago
  85. 2782c2d IB/uverbs: Check comp_mask in destroy_flow by Yann Droneaud · 11 years ago
  86. 7efb1b1 IB/uverbs: Check reserved field in extended command header by Yann Droneaud · 11 years ago
  87. a96e4e2 IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() by Roland Dreier · 11 years ago
  88. 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
  89. 309243e IB/core: const'ify inbuf in struct ib_udata by Yann Droneaud · 11 years ago
  90. 6b59ba6 RDMA/iwcm: Don't touch cm_id after deref in rem_ref by Steve Wise · 11 years ago
  91. c00850d RDMA/cxgb4: Make _c4iw_write_mem_dma() static by Rashika · 11 years ago
  92. 94a7111 iser-target: fix error return code in isert_create_device_ib_res() by Wei Yongjun · 11 years ago
  93. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  94. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  95. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  96. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
  97. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
  98. 2490f20 IB/core: Remove ib_uverbs_flow_spec structure from userspace by Yann Droneaud · 11 years ago
  99. b68c956 IB/core: Make uverbs flow structure use names like verbs ones by Yann Droneaud · 11 years ago
  100. d82693d IB/core: Rename 'flow' structs to match other uverbs structs by Yann Droneaud · 11 years ago