index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-09
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
1
-5
/
+12
2008-07-30
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
Roland Dreier
1
-1
/
+1
2008-07-15
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
1
-6
/
+6
2008-07-15
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
1
-1
/
+1
2008-07-15
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
1
-2
/
+6
2008-07-15
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
1
-16
/
+47
2008-07-15
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
1
-0
/
+19
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-30
IPoIB: Use separate CQ for UD send completions
Eli Cohen
1
-4
/
+4
2008-04-17
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
1
-2
/
+2
2008-04-17
IPoIB: Add LSO support
Eli Cohen
1
-2
/
+5
2008-04-17
IPoIB: Use checksum offload support if available
Eli Cohen
1
-0
/
+8
2008-03-12
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
1
-3
/
+5
2008-03-12
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
1
-0
/
+1
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
1
-4
/
+6
2008-02-09
IPoIB: Add send gather support
Eli Cohen
1
-5
/
+5
2008-01-26
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
1
-11
/
+30
2008-01-26
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
1
-41
/
+172
2008-01-26
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
1
-22
/
+21
2008-01-26
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
1
-17
/
+30
2008-01-26
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
1
-9
/
+19
2008-01-26
IPoIB: Trivial formatting cleanups
Roland Dreier
1
-24
/
+24
2007-10-27
IPoIB/cm: Fix receive QP cleanup
Roland Dreier
1
-1
/
+1
2007-10-20
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
1
-67
/
+45
2007-10-18
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
Roland Dreier
1
-1
/
+1
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-8
/
+10
2007-10-11
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
1
-10
/
+10
2007-10-10
IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()
Dotan Barak
1
-8
/
+10
2007-07-11
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
1
-1
/
+0
2007-07-10
IPoIB/cm: Fix warning if IPV6 is not enabled
Roland Dreier
1
-2
/
+1
2007-07-03
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
1
-2
/
+2
2007-06-22
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
1
-7
/
+0
2007-06-22
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
1
-3
/
+3
2007-06-22
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
1
-12
/
+17
2007-05-30
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
1
-38
/
+36
2007-05-25
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
1
-0
/
+1
2007-05-25
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
1
-1
/
+1
2007-05-22
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
1
-34
/
+169
2007-05-15
IPoIB/cm: Optimize stale connection detection
Michael S. Tsirkin
1
-4
/
+7
2007-05-07
IPoIB: Convert to NAPI
Roland Dreier
1
-1
/
+1
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-05-07
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
1
-1
/
+1
2007-05-01
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
1
-2
/
+6
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-36
/
+28
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
1
-32
/
+24
2007-04-19
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
1
-4
/
+4
2007-04-10
IPoIB/cm: Fix DMA direction typo
Michael S. Tsirkin
1
-1
/
+1
2007-03-23
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
1
-1
/
+1
2007-03-23
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
1
-1
/
+1
[next]