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.12.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
/
hw
/
mlx4
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
IB/mlx4: Add strong ordering to local inval and fast reg work requests
Jack Morgenstein
1
-0
/
+4
2009-05-08
IB/mlx4: Don't overwrite fast registration page list when posting work request
Jack Morgenstein
1
-1
/
+1
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-11
/
+11
2009-01-16
IB/mlx4: Fix memory ordering problem when posting LSO sends
Roland Dreier
1
-9
/
+19
2008-10-10
mlx4_core: Add QP range reservation support
Yevgeny Petrilin
1
-2
/
+19
2008-10-09
IB/mlx4: Set RLKEY bit for kernel QPs
Vladimir Sokolovsky
1
-0
/
+3
2008-09-16
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
1
-0
/
+6
2008-08-08
IB/mlx4: Allow 4K messages for UD QPs
Alex Naslednikov
1
-1
/
+1
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
1
-0
/
+1
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
1
-5
/
+67
2008-07-23
IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg
Roland Dreier
1
-1
/
+1
2008-07-15
IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0
Eli Cohen
1
-13
/
+2
2008-07-15
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
1
-3
/
+18
2008-07-15
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
1
-1
/
+2
2008-07-15
IB/mlx4: Optimize QP stamping
Eli Cohen
1
-2
/
+6
2008-05-21
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
Roland Dreier
1
-5
/
+8
2008-05-17
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
Andrew Morton
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
1
-3
/
+3
2008-04-17
IB/mlx4: Update QP state if query QP succeeds
Dotan Barak
1
-5
/
+12
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-2
/
+2
2008-04-17
IB/mlx4: Micro-optimize mlx4_ib_post_send()
Roland Dreier
1
-8
/
+8
2008-04-17
IB/mlx4: Add IPoIB LSO support
Eli Cohen
1
-9
/
+63
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+3
2008-04-17
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+3
2008-04-17
IB/mlx4: Endianness annotations
Roland Dreier
1
-2
/
+2
2008-02-09
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
1
-34
/
+176
2008-02-07
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
1
-5
/
+1
2007-10-30
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
1
-2
/
+2
2007-10-18
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
1
-2
/
+14
2007-10-10
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
1
-5
/
+9
2007-09-24
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
Jack Morgenstein
1
-13
/
+49
2007-07-29
IB/mlx4: Whitespace fix
Roland Dreier
1
-1
/
+0
2007-07-21
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
1
-3
/
+5
2007-07-21
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
1
-7
/
+5
2007-07-18
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
1
-31
/
+36
2007-07-18
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
1
-6
/
+9
2007-07-18
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
1
-8
/
+16
2007-07-18
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
1
-1
/
+1
2007-07-18
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
1
-1
/
+4
2007-07-18
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
1
-1
/
+1
2007-07-13
IB/mlx4: Implement query QP
Jack Morgenstein
1
-0
/
+137
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
1
-3
/
+39
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
1
-29
/
+15
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
1
-5
/
+2
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
1
-30
/
+71
2007-06-12
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
1
-2
/
+2
2007-06-08
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
1
-6
/
+16
2007-06-08
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
Jack Morgenstein
1
-5
/
+6
[next]