1. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  2. 678ea9b RDMA/cxgb4: Only call CQ completion handler if it is armed by Steve Wise · 10 years ago
  3. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 91244bb iw_cxgb4: Don't limit TPTE count to 32KB by Hariprasad Shenai · 10 years ago
  5. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  6. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
  7. dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
  8. da38897 iw_cxgb4: fix for 64-bit integer division by Hariprasad Shenai · 10 years ago
  9. 3ded29a cxgb4/iw_cxgb4: Move common defines to cxgb4 by Anish Bhatt · 10 years ago
  10. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
  11. 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 10 years ago
  12. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  13. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
  14. 46c1376 RDMA/cxgb4: Call iwpm_init() only once by Steve Wise · 10 years ago
  15. 6b54d54 RDMA/cxgb4: Initialize the device status page by Steve Wise · 10 years ago
  16. 5dab6d3 RDMA/cxgb4: Clean up connection on ARP error by Hariprasad S · 10 years ago
  17. 233b430 RDMA/cxgb4: Fix skb_leak in reject_cr() by Hariprasad S · 10 years ago
  18. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 10 years ago
  19. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  20. b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 10 years ago
  21. 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 10 years ago
  22. cf38be6 iw_cxgb4: Allocate and use IQs specifically for indirect interrupts by Hariprasad Shenai · 10 years ago
  23. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  24. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 10 years ago
  25. b7dfa88 RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp by Yann Droneaud · 10 years ago
  26. b6f04d3 RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp by Yann Droneaud · 10 years ago
  27. 11b8e22 RDMA/cxgb4: Fix vlan support by Steve Wise · 10 years ago
  28. 65b302a RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths by Christoph Jaeger · 10 years ago
  29. 7d0a73a RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad S · 10 years ago
  30. c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 10 years ago
  31. 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 10 years ago
  32. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 10 years ago
  33. 1d1ca9b RDMA/cxgb4: Fix over-dereference when terminating by Steve Wise · 10 years ago
  34. 97df1c6 RDMA/cxgb4: Use uninitialized_var() by Steve Wise · 10 years ago
  35. 98a3e87 RDMA/cxgb4: Add missing debug stats by Steve Wise · 10 years ago
  36. c3f98fa RDMA/cxgb4: Initialize reserved fields in a FW work request by Steve Wise · 10 years ago
  37. aec844d RDMA/cxgb4: Use pr_warn_ratelimited by Hariprasad Shenai · 10 years ago
  38. a03d9f9 RDMA/cxgb4: Max fastreg depth depends on DSGL support by Steve Wise · 10 years ago
  39. b4e2901 RDMA/cxgb4: SQ flush fix by Steve Wise · 10 years ago
  40. def4771 RDMA/cxgb4: rmb() after reading valid gen bit by Steve Wise · 10 years ago
  41. b33bd0c RDMA/cxgb4: Endpoint timeout fixes by Steve Wise · 10 years ago
  42. fa658a9 RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices by Steve Wise · 10 years ago
  43. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  44. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  45. 96bb270 RDMA/cxgb4: Disable DSGL use by default by Steve Wise · 10 years ago
  46. c529fb5 RDMA/cxgb4: rx_data() needs to hold the ep mutex by Steve Wise · 10 years ago
  47. 977116c RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone by Steve Wise · 10 years ago
  48. a7db89e RDMA/cxgb4: Lock around accept/reject downcalls by Steve Wise · 10 years ago
  49. bfd2793 RDMA/cxgb4: set error code on kmalloc() failure by Yann Droneaud · 10 years ago
  50. 9c88aa0 RDMA/cxgb4: Update snd_seq when sending MPA messages by Steve Wise · 10 years ago
  51. be13b2d RDMA/cxgb4: Connect_request_upcall fixes by Steve Wise · 10 years ago
  52. 70b9c66 RDMA/cxgb4: Ignore read reponse type 1 CQEs by Steve Wise · 10 years ago
  53. 1ce1d47 RDMA/cxgb4: Fix possible memory leak in RX_PKT processing by Steve Wise · 10 years ago
  54. dbb084c RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler() by Steve Wise · 10 years ago
  55. eda6d1d RDMA/cxgb4: Save the correct map length for fast_reg_page_lists by Steve Wise · 10 years ago
  56. df2d513 RDMA/cxgb4: Default peer2peer mode to 1 by Steve Wise · 10 years ago
  57. ba32de9 RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes by Steve Wise · 10 years ago
  58. 8a9c399 RDMA/cxgb4: Fix incorrect BUG_ON conditions by Steve Wise · 10 years ago
  59. ebf0006 RDMA/cxgb4: Always release neigh entry by Steve Wise · 10 years ago
  60. f8e8190 RDMA/cxgb4: Allow loopback connections by Steve Wise · 10 years ago
  61. ffd4359 RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE by Steve Wise · 10 years ago
  62. e24a72a RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() by Dan Carpenter · 11 years ago
  63. ff1706f RDMA/cxgb4: Fix underflows in c4iw_create_qp() by Dan Carpenter · 11 years ago
  64. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 10 years ago
  65. 7a2cea2 cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice by Steve Wise · 10 years ago
  66. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 10 years ago
  67. 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 10 years ago
  68. 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 10 years ago
  69. 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  70. 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
  71. 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
  72. a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
  73. c00850d RDMA/cxgb4: Make _c4iw_write_mem_dma() static by Rashika · 11 years ago
  74. 649fb5e IB/cxgb4: Fix formatting of physical address by Ben Hutchings · 11 years ago
  75. 0999257 RDMA/cxgb4: Issue RI.FINI before closing when entering TERM by Steve Wise · 11 years ago
  76. a2de149 RDMA/cxgb4: Advertise ~0ULL as max MR size by Steve Wise · 11 years ago
  77. b298881 RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK by Steve Wise · 11 years ago
  78. b38a0ad RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages by Steve Wise · 11 years ago
  79. 27ca34f RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap by Steve Wise · 11 years ago
  80. 1cf24dc RDMA/cxgb4: Fix QP flush logic by Steve Wise · 11 years ago
  81. 97d7ec0 RDMA/cxgb4: Handle newer firmware changes by Steve Wise · 11 years ago
  82. 68074bb RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples by Steve Wise · 11 years ago
  83. 830662f RDMA/cxgb4: Add support for active and passive open connection with IPv6 address by Vipul Pandya · 11 years ago
  84. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
  85. ae1fe07 RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() by Dan Carpenter · 11 years ago
  86. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  87. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  88. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 11 years ago
  89. 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 11 years ago
  90. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  91. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  93. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 11 years ago
  94. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  96. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 11 years ago
  97. 9919d5b RDMA/cxgb4: Fix onchip queue support for T5 by Vipul Pandya · 11 years ago
  98. 3b174d9 RDMA/cxgb4: Bump tcam_full stat and WR reply timeout by Vipul Pandya · 11 years ago
  99. 0e5eca7 RDMA/cxgb4: Map pbl buffers for dma if using DSGL. by Vipul Pandya · 11 years ago
  100. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 11 years ago