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
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
1
-2
/
+0
2014-12-16
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
4
-16
/
+198
2014-12-16
IB/mlx5: Add support for RDMA read/write responder page faults
Haggai Eran
1
-0
/
+79
2014-12-16
IB/mlx5: Handle page faults
Haggai Eran
1
-0
/
+408
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
5
-21
/
+293
2014-12-16
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
3
-8
/
+148
2014-12-16
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
3
-18
/
+85
2014-12-16
IB/mlx5: Implement the ODP capability query verb
Haggai Eran
4
-0
/
+83
2014-12-16
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
2
-0
/
+73
2014-12-16
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
3
-48
/
+96
2014-12-16
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
2
-11
/
+12
2014-12-09
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-12-09
mlx5: Fix sparse warnings
Eli Cohen
1
-1
/
+15
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
4
-13
/
+13
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-105
/
+76
2014-10-15
Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next
Roland Dreier
4
-105
/
+76
2014-10-09
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
1
-59
/
+45
2014-10-09
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
1
-43
/
+37
2014-10-09
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
1
-3
/
+3
2014-10-09
IB/mlx5: Modify to work with arbitrary page size
Yishai Hadas
1
-8
/
+10
2014-10-09
IB/mlx5: Remove duplicate code from mlx5_set_path
Eli Cohen
1
-16
/
+5
2014-10-09
IB/mlx5: Fix possible array overflow
Eli Cohen
1
-3
/
+3
2014-10-09
IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
Eli Cohen
1
-3
/
+3
2014-10-09
IB/mlx5: Clear umr resources after ib_unregister_device
Eli Cohen
1
-1
/
+1
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
5
-68
/
+103
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2014-08-13
IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-1
/
+1
2014-07-31
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
1
-7
/
+7
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
6
-7
/
+7
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
7
-305
/
+196
2014-07-17
IB/mlx5: Enable "block multicast loopback" for kernel consumers
Or Gerlitz
1
-1
/
+1
2014-05-28
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
1
-1
/
+1
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
Yann Droneaud
2
-1
/
+14
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
Yann Droneaud
2
-1
/
+13
2014-05-27
IB/mlx5: Refactor UMR to have its own context struct
Shachar Raindel
2
-22
/
+31
2014-05-27
IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs
Haggai Eran
1
-0
/
+4
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-0
/
+4
2014-05-27
IB/mlx5: Add MR to radix tree in reg_mr_callback
Haggai Eran
1
-0
/
+9
2014-05-27
IB/mlx5: Fix error handling in reg_umr
Haggai Eran
1
-15
/
+16
2014-05-27
mlx5_core: Copy DIF fields only when input and output space values match
Sagi Grimberg
1
-3
/
+6
2014-05-27
mlx5_core: Simplify signature handover wqe for interleaved buffers
Sagi Grimberg
1
-15
/
+9
2014-05-27
mlx5_core: Fix signature handover operation for interleaved buffers
Sagi Grimberg
1
-1
/
+4
2014-04-11
IB/mlx5: Add block multicast loopback support
Eli Cohen
2
-0
/
+14
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-84
/
+785
2014-03-07
IB/mlx5: Expose support for signature MR feature
Sagi Grimberg
1
-0
/
+9
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
5
-2
/
+122
2014-03-07
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
1
-0
/
+422
2014-03-07
IB/mlx5: Remove MTT access mode from umr flags helper function
Sagi Grimberg
1
-2
/
+3
2014-03-07
IB/mlx5: Break up wqe handling into begin & finish routines
Sagi Grimberg
1
-36
/
+61
2014-03-07
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
2
-3
/
+12
[next]