1. 3bcf96e iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort by Steve Wise · 8 years ago
  2. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 52ee1a0 iw_cxgb4: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  4. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  6. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  7. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  8. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  9. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  10. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  11. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  12. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  13. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  14. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  15. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  16. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  17. 37eb816 iw_cxgb4: block module unload until all ep resources are released by Steve Wise · 8 years ago
  18. 609e941 iw_cxgb4: call dev_put() on l2t allocation failure by Steve Wise · 8 years ago
  19. 30b03b1 iw_cxgb4: use the MPA initiator's IRD if < our ORD by Steve Wise · 8 years ago
  20. 7f446ab iw_cxgb4: limit IRD/ORD advertised to ULP by device max. by Steve Wise · 8 years ago
  21. 12eb513 iw_cxgb4: stop MPA_REPLY timer when disconnecting by Steve Wise · 8 years ago
  22. 4a74083 RDMA/iw_cxgb4: Low resource fixes for connection manager by Hariprasad S · 9 years ago
  23. 4c72efe RDMA/iw_cxgb4: Add missing error codes for act open cmd by Hariprasad S · 9 years ago
  24. bce2841 RDMA/iw_cxgb4: clean up c4iw_reject_cr() by Hariprasad S · 9 years ago
  25. 3d4e799 RDMA/iw_cxgb4: only read markers_enabled mod param once by Hariprasad S · 9 years ago
  26. ba987e5 iw_cxgb4: Convert a __force cast by Bart Van Assche · 9 years ago
  27. 64bec74 RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject() by Hariprasad S · 9 years ago
  28. 093108c RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() by Hariprasad S · 9 years ago
  29. 4a4dd8d RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data by Hariprasad S · 9 years ago
  30. f86fac7 RDMA/iw_cxgb4: atomic find and reference for listening endpoints by Hariprasad S · 9 years ago
  31. e8667a9 RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING by Hariprasad S · 9 years ago
  32. ceb110a RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout by Hariprasad S · 9 years ago
  33. c878b70 RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep() by Hariprasad S · 9 years ago
  34. 944661d RDMA/iw_cxgb4: atomically lookup ep and get a reference by Hariprasad S · 9 years ago
  35. 761e19a RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure() by Hariprasad S · 9 years ago
  36. 8a70f81 RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING by Hariprasad S · 9 years ago
  37. caa6c9f RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req() by Hariprasad S · 9 years ago
  38. e4b76a2 RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation by Hariprasad S · 9 years ago
  39. da1cecd RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages by Hariprasad S · 9 years ago
  40. 8d1f1a6 RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept failure by Hariprasad S · 9 years ago
  41. ccd2c30 RDMA/iw_cxgb4: Correct RFC number of MPA by Hariprasad S · 9 years ago
  42. 9ca6f7c RDMA/iw_cxgb4: Add few history bits for ep by Hariprasad S · 9 years ago
  43. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 9 years ago
  44. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 9 years ago
  45. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 9 years ago
  46. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 9 years ago
  47. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 9 years ago
  48. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 9 years ago
  49. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 9 years ago
  50. 88bc230d RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 9 years ago
  51. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 9 years ago
  52. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  53. 170003c iw_cxgb4: remove port mapper related code by Steve Wise · 9 years ago
  54. ac8e4c6 cxgb4/iw_cxgb4: TOS support by Hariprasad S · 9 years ago
  55. 6812fae iw_cxgb4: remove false error log entry by Hariprasad S · 9 years ago
  56. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  57. 28de1f7 iw_cxgb4: Take clip reference before starting IPv6 listen by Hariprasad S · 9 years ago
  58. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  59. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  60. 963cab5 iw_cxgb4: Adds support for T6 adapter by Hariprasad S · 9 years ago
  61. 3dd9a5d iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall by Hariprasad S · 9 years ago
  62. f57b780 iw_cxgb4: fix misuse of ep->ord for minimum ird calculation by Hariprasad S · 9 years ago
  63. 158c776 iw_cxgb4: pass the ord/ird in connect reply events by Hariprasad S · 9 years ago
  64. 99718e5 iw_cxgb4: detect fatal errors while creating listening filters by Hariprasad S · 9 years ago
  65. 54b9a96 IB/cxgb4: Fix if statement in pick_local_ip6adddrs by Nicholas Krause · 9 years ago
  66. 84cc6ac6 iw_cxgb4: Add support for clip by Hariprasad S · 9 years ago
  67. b8ac311 iw_cxgb4: set the default MPA version to 2 by Hariprasad S · 9 years ago
  68. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 10 years ago
  69. 179d03b iw_cxgb4: Remove negative advice dmesg warnings by Hariprasad S · 10 years ago
  70. 5b6b8fe RDMA/cxgb4: Report the actual address of the remote connecting peer by Steve Wise · 10 years ago
  71. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 10 years ago
  72. 0b74104 iw_cxgb4: Cleanup register defines/MACROS by Hariprasad S · 10 years ago
  73. cf7fe64 iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 10 years ago
  74. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
  75. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 10 years ago
  76. e6b1116 RDMA/cxgb4: Handle NET_XMIT return codes by Hariprasad S · 10 years ago
  77. 10be6b4 RDMA/cxgb4: Fix locking issue in process_mpa_request by Hariprasad Shenai · 10 years ago
  78. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  79. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  80. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  81. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  82. da22b896 RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line by Hariprasad S · 10 years ago
  83. d480201 RDMA/cxgb4: Add missing neigh_release in find_route by Hariprasad S · 10 years ago
  84. 04524a4 RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss by Hariprasad S · 10 years ago
  85. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
  87. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  88. 46c1376 RDMA/cxgb4: Call iwpm_init() only once by Steve Wise · 11 years ago
  89. 5dab6d3 RDMA/cxgb4: Clean up connection on ARP error by Hariprasad S · 11 years ago
  90. 233b430 RDMA/cxgb4: Fix skb_leak in reject_cr() by Hariprasad S · 11 years ago
  91. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 11 years ago
  92. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  93. b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 11 years ago
  94. 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 11 years ago
  95. 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
  96. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 11 years ago
  97. 11b8e22 RDMA/cxgb4: Fix vlan support by Steve Wise · 11 years ago
  98. 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 11 years ago
  99. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
  100. b33bd0c RDMA/cxgb4: Endpoint timeout fixes by Steve Wise · 11 years ago