aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cm.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* 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
* | RDMA/cxgb4: Turn on delayed ACKSteve Wise2011-03-14
|/
* RDMA/cxgb4: Set the correct device physical function for iWARP connectionsSteve Wise2011-01-28
* RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches2010-10-26
* RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise2010-09-28
* RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise2010-09-28
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-28
* RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise2010-09-28
* RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise2010-09-28
* RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\
| * RDMA/cxgb4: Add timeouts when waiting for FW responsesSteve Wise2010-08-04
| * RDMA/cxgb4: Set/reset the EP timer inside EP lockSteve Wise2010-08-03
| * RDMA/cxgb4: Use correct control txqSteve Wise2010-08-03
| * RDMA/cxgb4: Add module option to tweak delayed ackSteve Wise2010-07-21
| * RDMA/cxgb4: Remove unneeded NULL checkRoland Dreier2010-07-19
| * RDMA/cxgb4: Remove unneeded assignmentDan Carpenter2010-07-19