index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
2007-07-20
1
-3
/
+5
*
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
2007-07-20
1
-7
/
+5
*
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
2007-07-18
1
-31
/
+36
*
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
1
-6
/
+9
*
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
2007-07-17
1
-8
/
+16
*
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
2007-07-17
1
-1
/
+1
*
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
2007-07-17
1
-1
/
+4
*
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
2007-07-17
1
-1
/
+1
*
IB/mlx4: Implement query SRQ
Jack Morgenstein
2007-07-12
3
-0
/
+21
*
IB/mlx4: Implement query QP
Jack Morgenstein
2007-07-12
3
-0
/
+141
*
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-09
1
-1
/
+0
*
mlx4_core: Get the maximum message size from reported device capabilities
Dotan Barak
2007-07-09
1
-1
/
+1
*
IB/mlx4: Include linux/mutex.h from mlx4_ib.h
Michael S. Tsirkin
2007-07-09
1
-0
/
+1
*
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
Jack Morgenstein
2007-06-21
1
-1
/
+1
*
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
2007-06-18
1
-3
/
+39
*
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
2007-06-18
2
-34
/
+26
*
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
2007-06-18
1
-4
/
+9
*
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
2007-06-18
1
-5
/
+2
*
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
2007-06-18
4
-37
/
+82
*
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
2007-06-12
1
-2
/
+2
*
IB/mlx4: Fix handling of wq->tail for send completions
Roland Dreier
2007-06-12
1
-1
/
+1
*
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
2007-06-07
1
-6
/
+16
*
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
Jack Morgenstein
2007-06-07
1
-5
/
+6
*
IB/mlx4: Initialize send queue entry ownership bits
Eli Cohen
2007-05-24
1
-7
/
+15
*
IB/mlx4: Don't allocate RQ doorbell if using SRQ
Roland Dreier
2007-05-23
1
-15
/
+22
*
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
2007-05-20
1
-0
/
+6
*
IB/mlx4: Pass send queue sizes from userspace to kernel
Eli Cohen
2007-05-20
2
-17
/
+51
*
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
2007-05-19
1
-1
/
+1
*
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
2007-05-19
1
-35
/
+80
*
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
2007-05-19
1
-0
/
+1
*
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
Eli Cohen
2007-05-19
1
-1
/
+1
*
IB/mlx4: Fix uninitialized spinlock for 32-bit archs
Jack Morgenstein
2007-05-14
1
-0
/
+1
*
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
2007-05-08
12
-0
/
+4032