1. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 10 years ago
  3. 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 10 years ago
  4. 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
  5. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 11 years ago
  6. 11b8e22 RDMA/cxgb4: Fix vlan support by Steve Wise · 11 years ago
  7. 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 11 years ago
  8. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
  9. b33bd0c RDMA/cxgb4: Endpoint timeout fixes by Steve Wise · 11 years ago
  10. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  11. c529fb5 RDMA/cxgb4: rx_data() needs to hold the ep mutex by Steve Wise · 11 years ago
  12. 977116c RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone by Steve Wise · 11 years ago
  13. a7db89e RDMA/cxgb4: Lock around accept/reject downcalls by Steve Wise · 11 years ago
  14. 9c88aa0 RDMA/cxgb4: Update snd_seq when sending MPA messages by Steve Wise · 11 years ago
  15. be13b2d RDMA/cxgb4: Connect_request_upcall fixes by Steve Wise · 11 years ago
  16. 1ce1d47 RDMA/cxgb4: Fix possible memory leak in RX_PKT processing by Steve Wise · 11 years ago
  17. df2d513 RDMA/cxgb4: Default peer2peer mode to 1 by Steve Wise · 11 years ago
  18. ebf0006 RDMA/cxgb4: Always release neigh entry by Steve Wise · 11 years ago
  19. f8e8190 RDMA/cxgb4: Allow loopback connections by Steve Wise · 11 years ago
  20. 7a2cea2 cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice by Steve Wise · 11 years ago
  21. 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 11 years ago
  22. 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
  23. 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
  24. a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
  25. b38a0ad RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages by Steve Wise · 11 years ago
  26. 97d7ec0 RDMA/cxgb4: Handle newer firmware changes by Steve Wise · 11 years ago
  27. 68074bb RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples by Steve Wise · 11 years ago
  28. 830662f RDMA/cxgb4: Add support for active and passive open connection with IPv6 address by Vipul Pandya · 11 years ago
  29. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
  30. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
  32. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
  33. 3b174d9 RDMA/cxgb4: Bump tcam_full stat and WR reply timeout by Vipul Pandya · 12 years ago
  34. f079af7 RDMA/cxgb4: Add Support for Chelsio T5 adapter by Vipul Pandya · 12 years ago
  35. 710a311 RDMA/cxgb4: "cookie" can stay in host endianness by Paul Bolle · 12 years ago
  36. ef5d635 RDMA/cxgb4: Address sparse warnings by Vipul Pandya · 12 years ago
  37. b3de6cf RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish by Vipul Pandya · 12 years ago
  38. 7c0a33d RDMA/cxgb4: Don't wakeup threads for MPAv2 by Vipul Pandya · 12 years ago
  39. fe7e0a4 RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1 by Vipul Pandya · 12 years ago
  40. 1ec779c RDMA/cxgb4: Fix endpoint timeout race condition by Vipul Pandya · 12 years ago
  41. e8e5b92 RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero by Vipul Pandya · 12 years ago
  42. 04236df RDMA/cxgb4: Always log async errors by Vipul Pandya · 12 years ago
  43. 325abea RDMA/cxgb4: Keep QP referenced until TID released by Vipul Pandya · 12 years ago
  44. 1557967 RDMA/cxgb4: Display streaming mode error only if detected in RTS by Vipul Pandya · 12 years ago
  45. 91e9c071 RDMA/cxgb4: Abort connections when moving to ERROR state by Vipul Pandya · 12 years ago
  46. 55abf8d RDMA/cxgb4: Abort connections that receive unexpected streaming mode data by Vipul Pandya · 12 years ago
  47. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  48. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  49. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  50. 76f267b RDMA/cxgb4: use WARN by Julia Lawall · 12 years ago
  51. 92dd6c3 RDMA/cxgb4: Move dereference below NULL test by Wei Yongjun · 12 years ago
  52. f747c34 RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size by Roland Dreier · 12 years ago
  53. 71b43fd RDMA/cxgb4: Fix crash when peer address is 0.0.0.0 by Thadeu Lima de Souza Cascardo · 13 years ago
  54. d716a2a RDMA/cxgb4: Use vmalloc() for debugfs QP dump by Vipul Pandya · 13 years ago
  55. 4984037 RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch() by Vipul Pandya · 13 years ago
  56. 14b9222 RDMA/cxgb4: Drop peer_abort when no endpoint found by Steve Wise · 13 years ago
  57. 0f1dcfa RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() by Steve Wise · 13 years ago
  58. bd61baa RDMA/cxgb4: Use dst parameter in import_ep() by Steve Wise · 13 years ago
  59. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  60. 91018f8 RDMA/cxgb4: Add missing peer2peer check in MPAv2 code by Kumar Sanghvi · 13 years ago
  61. 64b7007 infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup(). by David Miller · 13 years ago
  62. 3786cf1 infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. by David Miller · 13 years ago
  63. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  64. a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
  65. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  66. 01b225e RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 by Kumar Sanghvi · 13 years ago
  67. d2fe99e RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation by Kumar Sanghvi · 13 years ago
  68. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  69. 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 13 years ago
  70. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  71. d9594d9 RDMA/cxgb4: Reset wait condition atomically by Steve Wise · 14 years ago
  72. 30c95c2 RDMA/cxgb4: Don't change QP state outside EP lock by Steve Wise · 14 years ago
  73. 31e4543d ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
  74. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  75. b48f3b9 RDMA/cxgb4: Use ULP_MODE_TCPDDP by Steve Wise · 14 years ago
  76. b52fe09 RDMA/cxgb4: Turn on delayed ACK by Steve Wise · 14 years ago
  77. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  78. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  79. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
  80. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
  81. 9478865 RDMA/cxgb4: Set the correct device physical function for iWARP connections by Steve Wise · 14 years ago
  82. aa1ad26 RDMA/cxgb4: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  83. 98ae68b RDMA/cxgb4: Set the default TCP send window to 128KB by Steve Wise · 14 years ago
  84. 2f5b48c RDMA/cxgb4: Use a mutex for QP and EP state transitions by Steve Wise · 14 years ago
  85. aadc4df RDMA/cxgb4: Centralize the wait logic by Steve Wise · 14 years ago
  86. 0e42c1f RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages by Steve Wise · 14 years ago
  87. 7459486 RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions by Steve Wise · 14 years ago
  88. c8e081a RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes by Roland Dreier · 14 years ago
  89. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  90. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  91. a5f4a07 RDMA/cxgb4: Add timeouts when waiting for FW responses by Steve Wise · 14 years ago
  92. ca5a220 RDMA/cxgb4: Set/reset the EP timer inside EP lock by Steve Wise · 14 years ago
  93. d4f1a5c RDMA/cxgb4: Use correct control txq by Steve Wise · 14 years ago
  94. ba6d392 RDMA/cxgb4: Add module option to tweak delayed ack by Steve Wise · 14 years ago
  95. 85963e4 RDMA/cxgb4: Remove unneeded NULL check by Roland Dreier · 14 years ago
  96. c1d7356 RDMA/cxgb4: Remove unneeded assignment by Dan Carpenter · 14 years ago
  97. 2c5934b RDMA/cxgb4: Derive smac_idx from port viid by Steve Wise · 14 years ago
  98. b21ef16 RDMA/cxgb4: Don't call abort_connection() for active connect failures by Steve Wise · 14 years ago
  99. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  100. be4c9ba MAINTAINERS: Add cxgb4 and iw_cxgb4 entries by Roland Dreier · 15 years ago