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
/
net
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4_core: Support creation of FMRs with pages smaller than 4K
Oren Duer
2008-05-05
1
-1
/
+1
*
mlx4_core: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
2008-04-29
1
-6
/
+0
*
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
2008-04-29
1
-1
/
+3
*
mlx4_core: Add helper to move QP to ready-to-send
Yevgeny Petrilin
2008-04-25
1
-0
/
+31
*
mlx4_core: Add HW queues allocation helpers
Yevgeny Petrilin
2008-04-25
1
-0
/
+46
*
mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ
Vladimir Sokolovsky
2008-04-23
1
-1
/
+1
*
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
2008-04-23
3
-0
/
+117
*
IB/mlx4: Fix incorrect comment
Eli Cohen
2008-04-16
1
-2
/
+1
*
IB/mlx4: Fix race when detaching a QP from a multicast group
Eli Cohen
2008-04-16
1
-9
/
+3
*
IB/mlx4: Add support for resizing CQs
Vladimir Sokolovsky
2008-04-16
1
-0
/
+28
*
IB/mlx4: Add support for modifying CQ moderation parameters
Eli Cohen
2008-04-16
1
-7
/
+37
*
mlx4_core: Increase max number of QPs to 128K
Jack Morgenstein
2008-04-16
1
-1
/
+1
*
IB/mlx4: Add IPoIB LSO support
Eli Cohen
2008-04-16
3
-0
/
+11
*
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
2008-04-16
1
-0
/
+4
*
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
2008-04-16
4
-10
/
+9
*
mlx4_core: Move opening brace of function onto a new line
Roland Dreier
2008-04-16
1
-1
/
+2
*
mlx4_core: Move table_find from fmr_alloc to fmr_enable
Jack Morgenstein
2008-02-14
1
-8
/
+13
*
mlx4_core: Fix build break (missing include)
Olof Johansson
2008-02-11
1
-0
/
+1
*
mlx4_core: Clean up struct mlx4_buf
Roland Dreier
2008-02-06
2
-22
/
+22
*
mlx4_core: For 64-bit systems, vmap() kernel queue buffers
Jack Morgenstein
2008-02-06
1
-0
/
+16
*
IB: Avoid marking __devinitdata as const
Roland Dreier
2008-02-04
1
-1
/
+1
*
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Jack Morgenstein
2008-02-04
3
-10
/
+0
*
mlx4_core: Fix more section mismatches
Roland Dreier
2008-02-04
2
-5
/
+5
*
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
Jack Morgenstein
2008-01-25
1
-1
/
+1
*
mlx4_core: Fix state check in mlx4_qp_modify()
Jack Morgenstein
2007-11-20
1
-1
/
+1
*
mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)
Jack Morgenstein
2007-11-14
1
-1
/
+1
*
mlx4_core: Fix possible bad free in mlx4_buf_free()
Ali Ayoub
2007-11-13
1
-3
/
+4
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
1
-1
/
+1
|
\
|
*
mlx4_core: Increase command timeout for INIT_HCA to 10 seconds
Jack Morgenstein
2007-10-21
1
-1
/
+1
*
|
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-5
/
+9
|
/
*
mlx4_core: Fix infinite loop on device initialization
Roland Dreier
2007-10-13
1
-1
/
+1
*
mlx4_core: Fix section mismatches
Roland Dreier
2007-10-10
8
-30
/
+33
*
mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up
Roland Dreier
2007-10-09
1
-0
/
+7
*
mlx4_core: Increase max number of QPs per multicast group to 56
Jack Morgenstein
2007-10-09
1
-1
/
+1
*
IB/mlx4: Implement FMRs
Jack Morgenstein
2007-10-09
1
-0
/
+165
*
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
2007-10-09
4
-43
/
+64
*
mlx4_core: Fix meaning of dev->caps.reserved_mtts
Roland Dreier
2007-10-09
1
-1
/
+2
*
mlx4_core: Reserve the correct number of MTT segments
Roland Dreier
2007-10-09
1
-1
/
+1
*
mlx4_core: Support ICM tables in coherent memory
Jack Morgenstein
2007-10-09
4
-49
/
+112
*
IB/mlx4: Display misc device information under /sys/class/infiniband/
Jack Morgenstein
2007-10-09
2
-9
/
+2
*
mlx4_core: Change capability decoding: SRC->XRC
Roland Dreier
2007-10-09
1
-1
/
+1
*
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
2007-10-09
1
-1
/
+1
*
mlx4_core: Enable MSI-X by default
Michael S. Tsirkin
2007-10-09
1
-12
/
+22
*
mlx4_core: Don't free special QPs in QP number bitmap
Roland Dreier
2007-10-09
1
-1
/
+2
*
mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS
Dotan Barak
2007-10-09
1
-2
/
+2
*
mlx4_core: Wait 1 second after reset before accessing device
Eli Cohen
2007-08-13
1
-0
/
+3
*
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
Jack Morgenstein
2007-07-28
1
-12
/
+3
*
mlx4_core: Change command token on timeout
Roland Dreier
2007-07-20
1
-2
/
+1
*
IB/mlx4: Increase max outstanding RDMA reads as target
Jack Morgenstein
2007-07-17
1
-1
/
+1
[next]