Roland Dreier
|
9fdd5e5bf6
IPoIB: Handle case when P_Key is deleted and re-added at same index
|
17 years ago |
Eli Cohen
|
40ca1988e0
IPoIB: Add LSO support
|
17 years ago |
Eli Cohen
|
6046136c74
IPoIB: Use checksum offload support if available
|
17 years ago |
Roland Dreier
|
10313cbb92
IPoIB: Allocate priv->tx_ring with vmalloc()
|
17 years ago |
Roland Dreier
|
4200406b8f
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
|
17 years ago |
Pradeep Satyanarayana
|
ec229e5e81
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
|
17 years ago |
Eli Cohen
|
7143740d26
IPoIB: Add send gather support
|
17 years ago |
Pradeep Satyanarayana
|
586a693448
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
|
17 years ago |
Pradeep Satyanarayana
|
68e995a295
IPoIB/cm: Add connected mode support for devices without SRQs
|
17 years ago |
Roland Dreier
|
efcd99717f
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
|
17 years ago |
Roland Dreier
|
7b3687df66
IPoIB/cm: Factor out ipoib_cm_create_srq()
|
17 years ago |
Roland Dreier
|
1efb61444c
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
|
17 years ago |
Roland Dreier
|
2337f80941
IPoIB: Trivial formatting cleanups
|
18 years ago |
Roland Dreier
|
09f60f8f54
IPoIB/cm: Fix receive QP cleanup
|
17 years ago |
Michael S. Tsirkin
|
1b524963fd
IPoIB/cm: Use common CQ for CM send completions
|
18 years ago |
Roland Dreier
|
fd312561ad
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
|
18 years ago |
Linus Torvalds
|
ce9d3c9a6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
18 years ago |
Roland Dreier
|
de90351219
[IPoIB]: Convert to netdevice internal stats
|
18 years ago |
Dotan Barak
|
ede6bc04f3
IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()
|
18 years ago |
Sean Hefty
|
1d84612649
IB/cm: Include HCA ACK delay in local ACK timeout
|
18 years ago |
Roland Dreier
|
20089ca557
IPoIB/cm: Fix warning if IPV6 is not enabled
|
18 years ago |
Ralph Campbell
|
841adfca9c
IPoIB/cm: Partial error clean up unmaps wrong address
|
18 years ago |
Roland Dreier
|
13ef5f44c3
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
|
18 years ago |
Michael S. Tsirkin
|
82c3aca6ad
IPoIB/cm: Fix interoperability when MTU doesn't match
|
18 years ago |
Michael S. Tsirkin
|
3ec7393a68
IPoIB/cm: Initialize RX before moving QP to RTR
|
18 years ago |
Michael S. Tsirkin
|
ec56dc0b7f
IPoIB/cm: Fix performance regression on Mellanox
|
18 years ago |
Michael S. Tsirkin
|
2dfbfc3712
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
|
18 years ago |
Michael S. Tsirkin
|
8fd357a6e3
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
|
18 years ago |
Michael S. Tsirkin
|
518b1646f8
IPoIB/cm: Fix SRQ WR leak
|
18 years ago |
Michael S. Tsirkin
|
7c5b9ef857
IPoIB/cm: Optimize stale connection detection
|
18 years ago |