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
/
qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4_core: Add QP range reservation support
Yevgeny Petrilin
2008-10-10
1
-2
/
+19
*
IB/mlx4: Set RLKEY bit for kernel QPs
Vladimir Sokolovsky
2008-10-08
1
-0
/
+3
*
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
2008-09-15
1
-0
/
+6
*
IB/mlx4: Allow 4K messages for UD QPs
Alex Naslednikov
2008-08-07
1
-1
/
+1
*
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
2008-07-25
1
-0
/
+1
*
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
2008-07-23
1
-5
/
+67
*
IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg
Roland Dreier
2008-07-22
1
-1
/
+1
*
IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0
Eli Cohen
2008-07-14
1
-13
/
+2
*
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
2008-07-14
1
-3
/
+18
*
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
2008-07-14
1
-26
/
+0
*
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
2008-07-14
1
-1
/
+2
*
IB/mlx4: Optimize QP stamping
Eli Cohen
2008-07-14
1
-2
/
+6
*
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
Roland Dreier
2008-05-20
1
-5
/
+8
*
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
Andrew Morton
2008-05-16
1
-1
/
+1
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+1
*
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
2008-04-23
1
-3
/
+3
*
IB/mlx4: Update QP state if query QP succeeds
Dotan Barak
2008-04-16
1
-5
/
+12
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
1
-2
/
+2
*
IB/mlx4: Micro-optimize mlx4_ib_post_send()
Roland Dreier
2008-04-16
1
-8
/
+8
*
IB/mlx4: Add IPoIB LSO support
Eli Cohen
2008-04-16
1
-9
/
+63
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
1
-0
/
+3
*
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
2008-04-16
1
-0
/
+3
*
IB/mlx4: Endianness annotations
Roland Dreier
2008-04-16
1
-2
/
+2
*
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
2008-02-08
1
-34
/
+176
*
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
2008-02-06
1
-5
/
+1
*
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
2007-10-30
1
-2
/
+2
*
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
2007-10-18
1
-2
/
+14
*
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
2007-10-09
1
-5
/
+9
*
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
Jack Morgenstein
2007-09-23
1
-13
/
+49
*
IB/mlx4: Whitespace fix
Roland Dreier
2007-07-28
1
-1
/
+0
*
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 QP
Jack Morgenstein
2007-07-12
1
-0
/
+137
*
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
1
-29
/
+15
*
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
1
-30
/
+71
*
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
2007-06-12
1
-2
/
+2
*
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: Pass send queue sizes from userspace to kernel
Eli Cohen
2007-05-20
1
-16
/
+47
*
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
2007-05-19
1
-1
/
+1
[next]