index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
mr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
2018-06-11
1
-2
/
+5
*
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
2018-05-28
1
-8
/
+42
*
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
2018-05-03
1
-1
/
+1
*
mlx4_ib: set user mr attributes in struct ib_mr
Steve Wise
2018-03-08
1
-0
/
+3
*
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
Leon Romanovsky
2018-01-02
1
-1
/
+1
*
IB/mlx4: Add contig support for control objects
Guy Levi
2017-11-13
1
-3
/
+2
*
IB/mlx4: Use optimal numbers of MTT entries
Guy Levi
2017-11-13
1
-24
/
+261
*
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-25
1
-3
/
+3
*
IB/mlx4: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-3
/
+3
*
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
2016-06-23
1
-17
/
+17
*
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
1
-1
/
+1
*
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
1
-4
/
+3
*
IB/core: Add vendor's specific data to alloc mw
Matan Barak
2016-03-01
1
-1
/
+3
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-22
/
+0
*
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
2015-10-28
1
-48
/
+0
*
IB/mlx4: Support the new memory registration API
Sagi Grimberg
2015-10-28
1
-6
/
+95
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-10
/
+10
*
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
1
-3
/
+8
*
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
1
-2
/
+4
*
IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr
Jack Morgenstein
2014-12-15
1
-1
/
+0
*
mlx4: Correct error flows in rereg_mr
Matan Barak
2014-09-22
1
-2
/
+5
*
IB/mlx4_ib: Add support for user MR re-registration
Matan Barak
2014-08-01
1
-1
/
+87
*
IB: Refactor umem to use linear SG table
Yishai Hadas
2014-03-04
1
-20
/
+19
*
IB/mlx4: Support memory window binding
Shani Michaeli
2013-02-25
1
-0
/
+22
*
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2013-02-25
1
-0
/
+52
*
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2013-02-21
1
-5
/
+8
*
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
Shlomo Pongratz
2012-05-08
1
-1
/
+1
*
IB/mlx4: Limit size of fast registration WRs
Eli Cohen
2010-10-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-09
1
-1
/
+1
|
\
|
*
IB/mlx4: Check correct variable for allocation failure
Dan Carpenter
2010-04-07
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
|
/
*
IB/mlx4: Don't overwrite fast registration page list when posting work request
Jack Morgenstein
2009-05-07
1
-2
/
+8
*
IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()
Vladimir Sokolovsky
2008-11-05
1
-0
/
+1
*
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
2008-08-27
1
-0
/
+2
*
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
-0
/
+70
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+2
*
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
Jack Morgenstein
2008-02-14
1
-1
/
+1
*
IB/mlx4: Implement FMRs
Jack Morgenstein
2007-10-09
1
-0
/
+93
*
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
2007-10-09
1
-4
/
+3
*
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
2007-05-08
1
-0
/
+184