Vipul Pandya
|
793dad94e7
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
|
12 years ago |
Vipul Pandya
|
1cab775c3e
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
|
12 years ago |
Vipul Pandya
|
5be78ee924
RDMA/cxgb4: Fix LE hash collision bug for active open connection
|
12 years ago |
Julia Lawall
|
76f267b7ad
RDMA/cxgb4: use WARN
|
12 years ago |
Wei Yongjun
|
92dd6c3d4d
RDMA/cxgb4: Move dereference below NULL test
|
13 years ago |
Roland Dreier
|
f747c34af4
RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size
|
13 years ago |
Thadeu Lima de Souza Cascardo
|
71b43fd573
RDMA/cxgb4: Fix crash when peer address is 0.0.0.0
|
13 years ago |
Vipul Pandya
|
d716a2a014
RDMA/cxgb4: Use vmalloc() for debugfs QP dump
|
13 years ago |
Vipul Pandya
|
4984037bef
RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()
|
13 years ago |
Steve Wise
|
14b9222808
RDMA/cxgb4: Drop peer_abort when no endpoint found
|
13 years ago |
Steve Wise
|
0f1dcfae6b
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
|
13 years ago |
Steve Wise
|
bd61baaf59
RDMA/cxgb4: Use dst parameter in import_ep()
|
13 years ago |
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 |