Linus Torvalds
|
0c2fe82a9b
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
13 years ago |
Kumar Sanghvi
|
91018f8632
RDMA/cxgb4: Add missing peer2peer check in MPAv2 code
|
13 years ago |
David Miller
|
64b7007eb9
infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().
|
13 years ago |
David Miller
|
3786cf189f
infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function.
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
Roland Dreier
|
a493f1a24a
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
|
13 years ago |
Eric Dumazet
|
580da35a31
IB: Fix RCU lockdep splats
|
13 years ago |
Kumar Sanghvi
|
01b225e18f
RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2
|
13 years ago |
Kumar Sanghvi
|
d2fe99e86b
RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation
|
13 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
Steve Wise
|
8da7e7a552
RDMA/cxgb4: Couple of abort fixes
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Steve Wise
|
d9594d990a
RDMA/cxgb4: Reset wait condition atomically
|
14 years ago |
Steve Wise
|
30c95c2d49
RDMA/cxgb4: Don't change QP state outside EP lock
|
14 years ago |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 years ago |
Linus Torvalds
|
7a6362800c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Steve Wise
|
b48f3b9c10
RDMA/cxgb4: Use ULP_MODE_TCPDDP
|
14 years ago |
Steve Wise
|
b52fe09e33
RDMA/cxgb4: Turn on delayed ACK
|
14 years ago |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
David S. Miller
|
273447b352
ipv4: Kill can_sleep arg to ip_route_output_flow()
|
14 years ago |
David S. Miller
|
420d44daa7
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
|
14 years ago |
Steve Wise
|
94788657c9
RDMA/cxgb4: Set the correct device physical function for iWARP connections
|
14 years ago |
Joe Perches
|
aa1ad26089
RDMA/cxgb4: Remove unnecessary KERN_<level> use
|
14 years ago |
Steve Wise
|
98ae68b7ee
RDMA/cxgb4: Set the default TCP send window to 128KB
|
15 years ago |
Steve Wise
|
2f5b48c3ad
RDMA/cxgb4: Use a mutex for QP and EP state transitions
|
15 years ago |
Steve Wise
|
aadc4df308
RDMA/cxgb4: Centralize the wait logic
|
15 years ago |
Steve Wise
|
0e42c1f430
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
|
15 years ago |
Steve Wise
|
7459486133
RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions
|
15 years ago |
Roland Dreier
|
c8e081a1bf
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
|
14 years ago |