1. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  2. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  3. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  4. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 9 years ago
  5. 235dfcd RDMA/ocrdma: Update ocrdma version number by Selvin Xavier · 9 years ago
  6. 72d8a01 RDMA/ocrdma: Fail connection for MTU lesser than 512 by Naga Irrinki · 9 years ago
  7. d27b2f1 RDMA/ocrdma: Fix dmac resolution for link local address by Mitesh Ahuja · 9 years ago
  8. 59582d8 RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it by Mitesh Ahuja · 9 years ago
  9. 038ab8b RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW. by Mitesh Ahuja · 9 years ago
  10. 6f5deab RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured by Devesh Sharma · 9 years ago
  11. fe48822 RDMA/ocrdma: Fix QP state transition in destroy_qp by Devesh Sharma · 9 years ago
  12. 5e6f923 RDMA/ocrdma: Report EQ full fatal error by Devesh Sharma · 9 years ago
  13. 314fdf4 RDMA/ocrdma: Fix EQ destroy failure during driver unload by Selvin Xavier · 9 years ago
  14. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  15. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 9 years ago
  16. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  17. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 9 years ago
  18. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 9 years ago
  19. 8f71c1a IPoIB/CM: Fix indentation level by Bart Van Assche · 9 years ago
  20. 179d03b iw_cxgb4: Remove negative advice dmesg warnings by Hariprasad S · 9 years ago
  21. 0d0f738 IB/core: Fix unaligned accesses by David Ahern · 9 years ago
  22. 471e705 IB/core: change rdma_gid2ip into void function as it always return zero by Honggang LI · 9 years ago
  23. d498862 IB/qib: use arch_phys_wc_add() by Luis R. Rodriguez · 9 years ago
  24. 87a26e9 IB/qib: add acounting for MTRR by Luis R. Rodriguez · 9 years ago
  25. 325ad06 IB/core: dma unmap optimizations by Guy Shapiro · 9 years ago
  26. c1d383b IB/core: dma map/unmap locking optimizations by Guy Shapiro · 9 years ago
  27. 5b6b8fe RDMA/cxgb4: Report the actual address of the remote connecting peer by Steve Wise · 9 years ago
  28. 230da36 RDMA/nes: Report the actual address of the remote connecting peer by Tatyana Nikolova · 9 years ago
  29. 6eec177 RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clients by Tatyana Nikolova · 9 years ago
  30. 4a75a86 iw_cxgb4: enforce qp/cq id requirements by Hariprasad S · 9 years ago
  31. 09ece8b iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs by Hariprasad S · 9 years ago
  32. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 9 years ago
  33. 0b74104 iw_cxgb4: Cleanup register defines/MACROS by Hariprasad S · 9 years ago
  34. 2852144 RDMA/CMA: Canonize IPv4 on IPV6 sockets properly by Jason Gunthorpe · 9 years ago
  35. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  36. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  37. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  38. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  39. 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 9 years ago
  40. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  41. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 9 years ago
  42. ba943fb IB/iser: Rewrite bounce buffer code path by Sagi Grimberg · 9 years ago
  43. 4fcd1470 IB/iser: Bump version to 1.6 by Sagi Grimberg · 9 years ago
  44. ad1e567 IB/iser: Remove code duplication for a single DMA entry by Sagi Grimberg · 9 years ago
  45. 6ef8bb8 IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr by Sagi Grimberg · 9 years ago
  46. 90a6684 IB/iser: Modify struct iser_mem_reg members by Sagi Grimberg · 9 years ago
  47. 8b95aa2 IB/iser: Make fastreg pool cache friendly by Sagi Grimberg · 9 years ago
  48. 4dec2a2 IB/iser: Move PI context alloc/free to routines by Sagi Grimberg · 9 years ago
  49. bd8b944 IB/iser: Move fastreg descriptor pool get/put to helper functions by Sagi Grimberg · 9 years ago
  50. f0e35c2 IB/iser: Merge build page-vec into register page-vec by Sagi Grimberg · 9 years ago
  51. b130ede IB/iser: Get rid of struct iser_rdma_regd by Sagi Grimberg · 9 years ago
  52. 6847fde IB/iser: Remove redundant assignments in iser_reg_page_vec by Sagi Grimberg · 9 years ago
  53. d03e61d IB/iser: Move memory reg/dereg routines to iser_memory.c by Sagi Grimberg · 9 years ago
  54. 5640832 IB/iser: Don't pass ib_device to fall_to_bounce_buff routine by Sagi Grimberg · 9 years ago
  55. e3784bd IB/iser: Remove a redundant struct iser_data_buf by Sagi Grimberg · 9 years ago
  56. ecc3993 IB/iser: Remove redundant cmd_data_len calculation by Sagi Grimberg · 9 years ago
  57. a065fe6 IB/iser: Fix wrong calculation of protection buffer length by Sagi Grimberg · 9 years ago
  58. 30bf1d5 IB/iser: Handle fastreg/local_inv completion errors by Sagi Grimberg · 9 years ago
  59. c4de466 IB/iser: Fix unload during ep_poll wrong dereference by Sagi Grimberg · 9 years ago
  60. 9f5d32a ib_srpt: convert printk's to pr_* functions by Doug Ledford · 10 years ago
  61. 56b5390 IB/srp: Use P_Key cache for P_Key lookups by Bart Van Assche · 10 years ago
  62. cc47d369 infiniband/mlx4: check for mapping error by Sebastian Ott · 10 years ago
  63. a233c4b ib_uverbs: Fix pages leak when using XRC SRQs by Sébastien Dugué · 9 years ago
  64. ca9b590 IB/mlx4: Fix WQE LSO segment calculation by Erez Shitrit · 10 years ago
  65. 0e5544d IB/ipoib: Remove IPOIB_MCAST_RUN bit by Erez Shitrit · 10 years ago
  66. 1e85b80 IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's by Erez Shitrit · 10 years ago
  67. 2c01073 IB/ipoib: Handle QP in SQE state by Erez Shitrit · 10 years ago
  68. 3fd0605 IB/ipoib: Update broadcast record values after each successful join request by Erez Shitrit · 10 years ago
  69. a44878d IB/ipoib: Use one linear skb in RX flow by Erez Shitrit · 10 years ago
  70. 1c0453d IB/ipoib: drop mcast_mutex usage by Doug Ledford · 10 years ago
  71. d2fe937 IB/ipoib: deserialize multicast joins by Doug Ledford · 10 years ago
  72. 6991141 IB/ipoib: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
  73. efc82ee IB/ipoib: No longer use flush as a parameter by Doug Ledford · 10 years ago
  74. 0b39578 IB/ipoib: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  75. 894021a IB/ipoib: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
  76. c84ca6d IB/ipoib: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
  77. be7aa66 IB/ipoib: change init sequence ordering by Doug Ledford · 10 years ago
  78. e135106 IB/ipoib: factor out ah flushing by Doug Ledford · 10 years ago
  79. 66578b0 IB/core: don't disallow registering region starting at 0x0 by Yann Droneaud · 9 years ago
  80. 8abaae6 IB/core: disallow registering 0-sized memory region by Yann Droneaud · 9 years ago
  81. 56c1d23 IB/mlx4: Change alias guids default to be host assigned by Yishai Hadas · 10 years ago
  82. ee59fa0 IB/mlx4: Request alias GUID on demand by Yishai Hadas · 10 years ago
  83. f547960 IB/mlx4: Change init flow to request alias GUIDs for active VFs by Yishai Hadas · 10 years ago
  84. 2350f24 IB/mlx4: Manage admin alias GUID upon admin request by Yishai Hadas · 10 years ago
  85. 99ee4df IB/mlx4: Alias GUID adding persistency support by Yishai Hadas · 10 years ago
  86. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  87. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  88. 4961772 infinibad: weird APIs switched to ->write_iter() by Al Viro · 9 years ago
  89. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  90. 9e35eff iser-target: Bump version to 1.0 by Sagi Grimberg · 10 years ago
  91. dac6ab3 iser-target: Remove conn_ prefix from struct isert_conn members by Sagi Grimberg · 10 years ago
  92. 992607e iser-target: Remove un-needed rdma_listen backlog by Sagi Grimberg · 10 years ago
  93. 57df81e iser-target: Remove redundant check on the device by Sagi Grimberg · 10 years ago
  94. c6b8e91 iser-target: Get rid of redundant max_accept by Sagi Grimberg · 10 years ago
  95. ae9ea9e iser-target: Split some logic in isert_connect_request to routines by Sagi Grimberg · 10 years ago
  96. cf8ae95 iser-target: Rename device find/release routines by Sagi Grimberg · 10 years ago
  97. 7748681 iser-target: Rename rend/recv completion routines by Sagi Grimberg · 10 years ago
  98. fd8205e iser-target: Remove redundant assignment to local variable by Sagi Grimberg · 10 years ago
  99. 172369c iser-target: Introduce isert_[alloc|free]_comps by Sagi Grimberg · 10 years ago
  100. 40fc069 iser-target: Split isert_setup_qp by Sagi Grimberg · 10 years ago