1. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 11 years ago
  3. 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 11 years ago
  4. cf38be6 iw_cxgb4: Allocate and use IQs specifically for indirect interrupts by Hariprasad Shenai · 11 years ago
  5. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  6. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 11 years ago
  7. b7dfa88 RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp by Yann Droneaud · 11 years ago
  8. b6f04d3 RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp by Yann Droneaud · 11 years ago
  9. 11b8e22 RDMA/cxgb4: Fix vlan support by Steve Wise · 11 years ago
  10. 65b302a RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths by Christoph Jaeger · 11 years ago
  11. 7d0a73a RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad S · 11 years ago
  12. c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 11 years ago
  13. 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 11 years ago
  14. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
  15. 1d1ca9b RDMA/cxgb4: Fix over-dereference when terminating by Steve Wise · 11 years ago
  16. 97df1c6 RDMA/cxgb4: Use uninitialized_var() by Steve Wise · 11 years ago
  17. 98a3e87 RDMA/cxgb4: Add missing debug stats by Steve Wise · 11 years ago
  18. c3f98fa RDMA/cxgb4: Initialize reserved fields in a FW work request by Steve Wise · 11 years ago
  19. aec844d RDMA/cxgb4: Use pr_warn_ratelimited by Hariprasad Shenai · 11 years ago
  20. a03d9f9 RDMA/cxgb4: Max fastreg depth depends on DSGL support by Steve Wise · 11 years ago
  21. b4e2901 RDMA/cxgb4: SQ flush fix by Steve Wise · 11 years ago
  22. def4771 RDMA/cxgb4: rmb() after reading valid gen bit by Steve Wise · 11 years ago
  23. b33bd0c RDMA/cxgb4: Endpoint timeout fixes by Steve Wise · 11 years ago
  24. fa658a9 RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices by Steve Wise · 11 years ago
  25. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  26. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  27. 96bb270 RDMA/cxgb4: Disable DSGL use by default by Steve Wise · 11 years ago
  28. c529fb5 RDMA/cxgb4: rx_data() needs to hold the ep mutex by Steve Wise · 11 years ago
  29. 977116c RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone by Steve Wise · 11 years ago
  30. a7db89e RDMA/cxgb4: Lock around accept/reject downcalls by Steve Wise · 11 years ago
  31. bfd2793 RDMA/cxgb4: set error code on kmalloc() failure by Yann Droneaud · 11 years ago
  32. 9c88aa0 RDMA/cxgb4: Update snd_seq when sending MPA messages by Steve Wise · 11 years ago
  33. be13b2d RDMA/cxgb4: Connect_request_upcall fixes by Steve Wise · 11 years ago
  34. 70b9c66 RDMA/cxgb4: Ignore read reponse type 1 CQEs by Steve Wise · 11 years ago
  35. 1ce1d47 RDMA/cxgb4: Fix possible memory leak in RX_PKT processing by Steve Wise · 11 years ago
  36. dbb084c RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler() by Steve Wise · 11 years ago
  37. eda6d1d RDMA/cxgb4: Save the correct map length for fast_reg_page_lists by Steve Wise · 11 years ago
  38. df2d513 RDMA/cxgb4: Default peer2peer mode to 1 by Steve Wise · 11 years ago
  39. ba32de9 RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes by Steve Wise · 11 years ago
  40. 8a9c399 RDMA/cxgb4: Fix incorrect BUG_ON conditions by Steve Wise · 11 years ago
  41. ebf0006 RDMA/cxgb4: Always release neigh entry by Steve Wise · 11 years ago
  42. f8e8190 RDMA/cxgb4: Allow loopback connections by Steve Wise · 11 years ago
  43. ffd4359 RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE by Steve Wise · 11 years ago
  44. e24a72a RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() by Dan Carpenter · 11 years ago
  45. ff1706f RDMA/cxgb4: Fix underflows in c4iw_create_qp() by Dan Carpenter · 11 years ago
  46. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  47. 7a2cea2 cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice by Steve Wise · 11 years ago
  48. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
  49. 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 11 years ago
  50. 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 11 years ago
  51. 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  52. 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
  53. 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
  54. a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
  55. c00850d RDMA/cxgb4: Make _c4iw_write_mem_dma() static by Rashika · 11 years ago
  56. 649fb5e IB/cxgb4: Fix formatting of physical address by Ben Hutchings · 11 years ago
  57. 0999257 RDMA/cxgb4: Issue RI.FINI before closing when entering TERM by Steve Wise · 11 years ago
  58. a2de149 RDMA/cxgb4: Advertise ~0ULL as max MR size by Steve Wise · 11 years ago
  59. b298881 RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK by Steve Wise · 11 years ago
  60. b38a0ad RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages by Steve Wise · 11 years ago
  61. 27ca34f RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap by Steve Wise · 11 years ago
  62. 1cf24dc RDMA/cxgb4: Fix QP flush logic by Steve Wise · 11 years ago
  63. 97d7ec0 RDMA/cxgb4: Handle newer firmware changes by Steve Wise · 11 years ago
  64. 68074bb RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples by Steve Wise · 11 years ago
  65. 830662f RDMA/cxgb4: Add support for active and passive open connection with IPv6 address by Vipul Pandya · 12 years ago
  66. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 12 years ago
  67. ae1fe07 RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() by Dan Carpenter · 11 years ago
  68. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  69. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  70. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
  71. 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 12 years ago
  72. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  73. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  75. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 12 years ago
  76. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
  78. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
  79. 9919d5b RDMA/cxgb4: Fix onchip queue support for T5 by Vipul Pandya · 12 years ago
  80. 3b174d9 RDMA/cxgb4: Bump tcam_full stat and WR reply timeout by Vipul Pandya · 12 years ago
  81. 0e5eca7 RDMA/cxgb4: Map pbl buffers for dma if using DSGL. by Vipul Pandya · 12 years ago
  82. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  83. 80ccdd6 RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 by Vipul Pandya · 12 years ago
  84. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  85. f079af7 RDMA/cxgb4: Add Support for Chelsio T5 adapter by Vipul Pandya · 12 years ago
  86. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 12 years ago
  87. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  88. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  89. b23523d RDMA/cxgb4: Fix cast warning by Stefan Hasko · 12 years ago
  90. 710a311 RDMA/cxgb4: "cookie" can stay in host endianness by Paul Bolle · 12 years ago
  91. ef5d6355 RDMA/cxgb4: Address sparse warnings by Vipul Pandya · 12 years ago
  92. b3de6cf RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish by Vipul Pandya · 12 years ago
  93. 7c0a33d RDMA/cxgb4: Don't wakeup threads for MPAv2 by Vipul Pandya · 12 years ago
  94. fe7e0a4 RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1 by Vipul Pandya · 12 years ago
  95. 1ec779c RDMA/cxgb4: Fix endpoint timeout race condition by Vipul Pandya · 12 years ago
  96. e8e5b92 RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero by Vipul Pandya · 12 years ago
  97. 04236df RDMA/cxgb4: Always log async errors by Vipul Pandya · 12 years ago
  98. 325abea RDMA/cxgb4: Keep QP referenced until TID released by Vipul Pandya · 12 years ago
  99. 1557967 RDMA/cxgb4: Display streaming mode error only if detected in RTS by Vipul Pandya · 12 years ago
  100. 91e9c071 RDMA/cxgb4: Abort connections when moving to ERROR state by Vipul Pandya · 12 years ago