aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cm.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\
| * Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-15
* | tcp: Remove TCPCTChristoph Paasch2013-03-17
* | RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2013-03-14
* | RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya2013-03-14
|/
* RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle2013-02-14
* RDMA/cxgb4: Address sparse warningsVipul Pandya2013-02-14
* RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya2013-02-14
* RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya2013-02-14
* RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya2013-02-14
* RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2013-02-14
* RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya2013-02-14
* RDMA/cxgb4: Always log async errorsVipul Pandya2013-02-14
* RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2013-02-14
* RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya2013-02-14
* RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya2013-02-14
* RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya2013-02-14
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-20
* RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-20
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-20
* RDMA/cxgb4: use WARNJulia Lawall2012-11-26
* RDMA/cxgb4: Move dereference below NULL testWei Yongjun2012-09-07
* RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier2012-07-08
* RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo2012-06-04
* RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2012-05-18
* RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya2012-05-18
* RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise2012-05-15
* RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise2012-05-15
* RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise2012-05-08
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\
| * RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi2012-02-25
* | infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller2012-01-25
|/
* infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller2011-12-05
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
*-. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-29
|\ \
| | * IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
| |/
* / RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-28
|/
* RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi2011-10-06
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-03
* | RDMA/cxgb4: Reset wait condition atomicallySteve Wise2011-05-10
* | RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
| * ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
| * ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-01
| * ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-01
* | RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise2011-03-14