summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/cm.c
AgeCommit message (Expand)Author
2012-01-25infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi
2011-10-06RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-06-17RDMA/cxgb4: Couple of abort fixesSteve Wise
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-09RDMA/cxgb4: Reset wait condition atomicallySteve Wise
2011-05-09RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-14RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise
2011-03-14RDMA/cxgb4: Turn on delayed ACKSteve Wise
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller
2011-01-28RDMA/cxgb4: Set the correct device physical function for iWARP connectionsSteve Wise
2010-10-26RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches
2010-09-28RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise
2010-09-28RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise
2010-09-28RDMA/cxgb4: Centralize the wait logicSteve Wise
2010-09-28RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise
2010-09-28RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise
2010-09-27RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04RDMA/cxgb4: Add timeouts when waiting for FW responsesSteve Wise
2010-08-02RDMA/cxgb4: Set/reset the EP timer inside EP lockSteve Wise
2010-08-02RDMA/cxgb4: Use correct control txqSteve Wise
2010-07-21RDMA/cxgb4: Add module option to tweak delayed ackSteve Wise
2010-07-19RDMA/cxgb4: Remove unneeded NULL checkRoland Dreier
2010-07-19RDMA/cxgb4: Remove unneeded assignmentDan Carpenter
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise
2010-07-06RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise
2010-06-10net-next: remove useless union keywordChangli Gao
2010-05-05MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier
2010-04-21RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise