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
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-08-31
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-3
/
+2
2015-08-31
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
1
-44
/
+0
2015-08-31
IB: Modify ib_create_mr API
Sagi Grimberg
1
-5
/
+12
2015-08-31
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-30
/
+13
2015-08-29
IB/mlx5: Remove dead code from alloc_cached_mr()
Roland Dreier
1
-3
/
+0
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-2
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-02-18
IB/mlx5: Update the dev in reg_create
Majd Dibbiny
1
-0
/
+1
2014-12-16
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
1
-5
/
+74
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
1
-14
/
+31
2014-12-16
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
1
-3
/
+129
2014-12-16
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
1
-14
/
+19
2014-12-16
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
1
-12
/
+17
2014-12-16
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
1
-9
/
+12
2014-12-09
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-2
/
+2
2014-10-09
IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
Eli Cohen
1
-3
/
+3
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-24
/
+24
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: Refactor UMR to have its own context struct
Shachar Raindel
1
-20
/
+20
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-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
1
-0
/
+46
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
1
-0
/
+111
2014-01-15
IB/mlx5: Remove unused code in mr.c
Eli Cohen
1
-1
/
+0
2013-11-16
IB/mlx5: Remove dead code
Eli Cohen
1
-6
/
+0
2013-11-09
IB/mlx5: Remove dead code in mr.c
Eli Cohen
1
-7
/
+3
2013-11-09
IB/mlx5: Multithreaded create MR
Eli Cohen
1
-38
/
+125
2013-10-10
IB/mlx5: Ensure proper synchronization accessing memory
Eli Cohen
1
-3
/
+4
2013-10-10
IB/mlx5: Fix alignment of reg umr gather buffers
Eli Cohen
1
-3
/
+8
2013-10-10
IB/mlx5: Decrease memory consumption of mr caches
Eli Cohen
1
-35
/
+22
2013-10-10
IB/mlx5: Flush cache workqueue before destroying it
Moshe Lazer
1
-1
/
+4
2013-07-12
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
1
-4
/
+4
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
1
-0
/
+1007