Sign in
android-kvm
/
linux
/
9732b6112343df2872518ec6701c8ef729310a05
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
9fdd5e5
IPoIB: Handle case when P_Key is deleted and re-added at same index
by Roland Dreier
· 17 years ago
40ca198
IPoIB: Add LSO support
by Eli Cohen
· 17 years ago
6046136
IPoIB: Use checksum offload support if available
by Eli Cohen
· 17 years ago
10313cb
IPoIB: Allocate priv->tx_ring with vmalloc()
by Roland Dreier
· 17 years ago
4200406
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
by Roland Dreier
· 17 years ago
ec229e5
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
by Pradeep Satyanarayana
· 17 years ago
7143740
IPoIB: Add send gather support
by Eli Cohen
· 17 years ago
586a693
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
by Pradeep Satyanarayana
· 17 years ago
68e995a
IPoIB/cm: Add connected mode support for devices without SRQs
by Pradeep Satyanarayana
· 17 years ago
efcd997
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
by Roland Dreier
· 17 years ago
7b3687d
IPoIB/cm: Factor out ipoib_cm_create_srq()
by Roland Dreier
· 17 years ago
1efb614
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
by Roland Dreier
· 17 years ago
2337f80
IPoIB: Trivial formatting cleanups
by Roland Dreier
· 17 years ago
09f60f8
IPoIB/cm: Fix receive QP cleanup
by Roland Dreier
· 17 years ago
1b52496
IPoIB/cm: Use common CQ for CM send completions
by Michael S. Tsirkin
· 18 years ago
fd31256
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
by Roland Dreier
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
de90351
[IPoIB]: Convert to netdevice internal stats
by Roland Dreier
· 17 years ago
ede6bc0
IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()
by Dotan Barak
· 17 years ago
1d84612
IB/cm: Include HCA ACK delay in local ACK timeout
by Sean Hefty
· 18 years ago
20089ca
IPoIB/cm: Fix warning if IPV6 is not enabled
by Roland Dreier
· 18 years ago
841adfc
IPoIB/cm: Partial error clean up unmaps wrong address
by Ralph Campbell
· 18 years ago
13ef5f4
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
by Roland Dreier
· 18 years ago
82c3aca
IPoIB/cm: Fix interoperability when MTU doesn't match
by Michael S. Tsirkin
· 18 years ago
3ec7393
IPoIB/cm: Initialize RX before moving QP to RTR
by Michael S. Tsirkin
· 18 years ago
ec56dc0
IPoIB/cm: Fix performance regression on Mellanox
by Michael S. Tsirkin
· 18 years ago
2dfbfc3
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
by Michael S. Tsirkin
· 18 years ago
8fd357a
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
by Michael S. Tsirkin
· 18 years ago
518b164
IPoIB/cm: Fix SRQ WR leak
by Michael S. Tsirkin
· 18 years ago
7c5b9ef
IPoIB/cm: Optimize stale connection detection
by Michael S. Tsirkin
· 18 years ago
8d1cc86
IPoIB: Convert to NAPI
by Roland Dreier
· 18 years ago
f4fd0b2
IB: Add CQ comp_vector support
by Michael S. Tsirkin
· 18 years ago
d6ef7d6
IPoIB/cm: Don't crash if remote side uses one QP for both directions
by Michael S. Tsirkin
· 18 years ago
347fcfb
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
by Michael S. Tsirkin
· 18 years ago
afc2e82
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
37aebbde
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
by Roland Dreier
· 18 years ago
a89875f
IPoIB: Remove pointless opcode field from debugging output
by Roland Dreier
· 18 years ago
6371ea3
IPoIB/cm: Fix DMA direction typo
by Michael S. Tsirkin
· 18 years ago
77d8e1ef
IB/ipoib: Fix thinko in packet length checks
by Michael S. Tsirkin
· 18 years ago
60a596d
IPoIB/cm: Fix reaping of stale connections
by Michael S. Tsirkin
· 18 years ago
1812063
IPoIB/cm: Improve small message bandwidth
by Michael S. Tsirkin
· 18 years ago
8a2e65f
IPoIB: CM error handling thinko fix
by Michael S. Tsirkin
· 18 years ago
551fd61
IPoIB: Only allow root to change between datagram and connected mode
by Roland Dreier
· 18 years ago
839fcab
IPoIB: Connected mode experimental support
by Michael S. Tsirkin
· 18 years ago