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
|
17 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(!(...)))"
|
17 years ago |
Linus Torvalds
|
ce9d3c9a6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
17 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()
|
17 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 |
Roland Dreier
|
8d1cc86a62
IPoIB: Convert to NAPI
|
18 years ago |
Michael S. Tsirkin
|
f4fd0b224d
IB: Add CQ comp_vector support
|
18 years ago |
Michael S. Tsirkin
|
d6ef7d68f6
IPoIB/cm: Don't crash if remote side uses one QP for both directions
|
18 years ago |
Michael S. Tsirkin
|
347fcfbed2
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
|
18 years ago |
Linus Torvalds
|
afc2e82c08
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
|
18 years ago |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 years ago |
Roland Dreier
|
37aebbde70
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
|
18 years ago |