Commit Graph

38 Commits (def13d7401e9b95bbd34c20057ebeb2972708b1b)

Author SHA1 Message Date
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 18 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
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
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
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
Roland Dreier a89875fc7e IPoIB: Remove pointless opcode field from debugging output 18 years ago
Michael S. Tsirkin 6371ea3d48 IPoIB/cm: Fix DMA direction typo 18 years ago
Michael S. Tsirkin 77d8e1efea IB/ipoib: Fix thinko in packet length checks 18 years ago
Michael S. Tsirkin 60a596dab7 IPoIB/cm: Fix reaping of stale connections 18 years ago
Michael S. Tsirkin 1812063ba3 IPoIB/cm: Improve small message bandwidth 18 years ago
Michael S. Tsirkin 8a2e65f87c IPoIB: CM error handling thinko fix 18 years ago
Roland Dreier 551fd6122d IPoIB: Only allow root to change between datagram and connected mode 18 years ago
Michael S. Tsirkin 839fcaba35 IPoIB: Connected mode experimental support 18 years ago