]> git.openfabrics.org - ~emulex/compat-rdma_3.12.git/commit
linux-next-pending: Pull pending iw_cxgb4 fixes
authorSteve Wise <swise@opengridcomputing.com>
Thu, 3 Apr 2014 17:47:23 +0000 (12:47 -0500)
committerSteve Wise <swise@opengridcomputing.com>
Thu, 3 Apr 2014 17:47:23 +0000 (12:47 -0500)
commit31a44a535139546a45199e8a5c2be71b9145e807
tree9703349366f44b59b8fd3856af6ca41d02663c0a
parent3739f3758ab794fa1800bc364e6c00fe5a11d917
linux-next-pending: Pull pending iw_cxgb4 fixes

Pull in these commits from:

git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git

branch for-next:

1410e14 RDMA/cxgb4: Disable DSGL use.
13f17b7 RDMA/cxgb4: rx_data() needs to hold the ep mutex
925902f RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone
9306dcb RDMA/cxgb4: Lock around accept/reject downcalls
9c88aa0 RDMA/cxgb4: Update snd_seq when sending MPA messages
be13b2d RDMA/cxgb4: Connect_request_upcall fixes
70b9c66 RDMA/cxgb4: Ignore read reponse type 1 CQEs
1ce1d47 RDMA/cxgb4: Fix possible memory leak in RX_PKT processing
dbb084c RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()
eda6d1d RDMA/cxgb4: Save the correct map length for fast_reg_page_lists
df2d513 RDMA/cxgb4: Default peer2peer mode to 1
ba32de9 RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
8a9c399 RDMA/cxgb4: Fix incorrect BUG_ON conditions
ebf0006 RDMA/cxgb4: Always release neigh entry
f8e8190 RDMA/cxgb4: Allow loopback connections
ffd4359 RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE
e24a72a RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()
ff1706f RDMA/cxgb4: Fix underflows in c4iw_create_qp()

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
18 files changed:
linux-next-pending/0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch [new file with mode: 0644]
linux-next-pending/0031-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch [new file with mode: 0644]
linux-next-pending/0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch [new file with mode: 0644]
linux-next-pending/0033-RDMA-cxgb4--Allow-loopback-connections.patch [new file with mode: 0644]
linux-next-pending/0034-RDMA-cxgb4--Always-release-neigh-entry.patch [new file with mode: 0644]
linux-next-pending/0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch [new file with mode: 0644]
linux-next-pending/0036-RDMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch [new file with mode: 0644]
linux-next-pending/0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch [new file with mode: 0644]
linux-next-pending/0038-RDMA-cxgb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch [new file with mode: 0644]
linux-next-pending/0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch [new file with mode: 0644]
linux-next-pending/0040-RDMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch [new file with mode: 0644]
linux-next-pending/0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch [new file with mode: 0644]
linux-next-pending/0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch [new file with mode: 0644]
linux-next-pending/0043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch [new file with mode: 0644]
linux-next-pending/0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch [new file with mode: 0644]
linux-next-pending/0045-RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch [new file with mode: 0644]
linux-next-pending/0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch [new file with mode: 0644]
linux-next-pending/0047-RDMA-cxgb4--Disable-DSGL-use..patch [new file with mode: 0644]