index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
RDMA/hns: Delete unnecessary uar from hns_roce_cq
Yixian Liu
2019-11-08
2
-4
/
+1
|
*
|
|
|
|
RDMA/hns: Remove unnecessary structure hns_roce_sqp
Lang Cheng
2019-11-08
4
-22
/
+5
|
*
|
|
|
|
RDMA/hns: Delete unnecessary variable max_post
Yixian Liu
2019-11-08
2
-5
/
+4
|
*
|
|
|
|
RDMA/mlx5: Rewrite MAD processing logic to be readable
Leon Romanovsky
2019-11-06
1
-61
/
+55
|
*
|
|
|
|
RDMA/ocrdma: Simplify process_mad function
Leon Romanovsky
2019-11-06
1
-8
/
+4
|
*
|
|
|
|
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
2019-11-06
5
-20
/
+0
|
*
|
|
|
|
RDMA/ocrdma: Make ocrdma_pma_counters() return void
Leon Romanovsky
2019-11-06
3
-9
/
+4
|
*
|
|
|
|
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
2019-11-06
5
-14
/
+2
|
*
|
|
|
|
RDMA/qib: Delete empty check_cc_key function
Leon Romanovsky
2019-11-06
1
-11
/
+0
|
*
|
|
|
|
RDMA/qib: Delete extra line
Leon Romanovsky
2019-11-06
1
-1
/
+0
|
*
|
|
|
|
RDMA/mad: Delete never implemented functions
Leon Romanovsky
2019-11-06
1
-19
/
+0
|
*
|
|
|
|
Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"
Bart Van Assche
2019-11-06
1
-5
/
+1
|
*
|
|
|
|
RDMA/qedr: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
3
-9
/
+0
|
*
|
|
|
|
RDMA/ocrdma: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
3
-9
/
+0
|
*
|
|
|
|
RDMA/hns: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
1
-7
/
+0
|
*
|
|
|
|
RDMA/core: Fix return code when modify_port isn't supported
Kamal Heib
2019-11-06
1
-1
/
+5
|
*
|
|
|
|
RDMA/qedr: Add iWARP doorbell recovery support
Michal Kalderon
2019-11-06
2
-6
/
+43
|
*
|
|
|
|
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
2019-11-06
2
-50
/
+275
|
*
|
|
|
|
RDMA/qedr: Use the common mmap API
Michal Kalderon
2019-11-06
4
-121
/
+98
|
*
|
|
|
|
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
2019-11-06
4
-102
/
+114
|
*
|
|
|
|
RDMA/efa: Use the common mmap_xa helpers
Michal Kalderon
2019-11-06
3
-194
/
+153
|
*
|
|
|
|
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
2019-11-06
7
-23
/
+68
|
*
|
|
|
|
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
2019-11-06
4
-0
/
+240
|
*
|
|
|
|
RDMA/core: Move core content from ib_uverbs to ib_core
Michal Kalderon
2019-11-05
4
-72
/
+86
|
*
|
|
|
|
IB/mlx5: Test write combining support
Michael Guralnik
2019-10-31
4
-3
/
+223
|
*
|
|
|
|
RDMA/mlx5: Return proper error value
Leon Romanovsky
2019-10-31
1
-1
/
+1
|
*
|
|
|
|
RDMA/hns: Fix build error again
Arnd Bergmann
2019-10-29
2
-5
/
+20
|
*
|
|
|
|
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
2019-10-28
7
-610
/
+623
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
RDMA/odp: Remove broken debugging call to invalidate_range
Jason Gunthorpe
2019-10-28
1
-19
/
+19
|
|
*
|
|
|
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
2019-10-28
3
-59
/
+88
|
|
*
|
|
|
RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray
Jason Gunthorpe
2019-10-28
1
-30
/
+6
|
|
*
|
|
|
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
4
-64
/
+120
|
|
*
|
|
|
RDMA/mlx5: Avoid double lookups on the pagefault path
Jason Gunthorpe
2019-10-28
1
-106
/
+80
|
|
*
|
|
|
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Jason Gunthorpe
2019-10-28
1
-12
/
+26
|
|
*
|
|
|
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2019-10-28
2
-133
/
+67
|
|
*
|
|
|
RDMA/mlx5: Split implicit handling from pagefault_mr
Jason Gunthorpe
2019-10-28
1
-49
/
+76
|
|
*
|
|
|
RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree
Jason Gunthorpe
2019-10-28
1
-2
/
+3
|
|
*
|
|
|
RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it
Jason Gunthorpe
2019-10-28
1
-77
/
+74
|
|
*
|
|
|
RDMA/mlx5: Rework implicit_mr_get_data
Jason Gunthorpe
2019-10-28
1
-54
/
+69
|
|
*
|
|
|
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
2019-10-28
1
-9
/
+0
|
|
*
|
|
|
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
2019-10-28
5
-73
/
+83
|
|
*
|
|
|
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
2019-10-28
4
-17
/
+28
|
|
*
|
|
|
RDMA/mlx5: Use SRCU properly in ODP prefetch
Jason Gunthorpe
2019-10-28
1
-141
/
+121
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
17
-139
/
+152
|
|
\
|
|
|
|
*
|
|
|
RDMA/vmw_pvrdma: Use resource ids from physical device if available
Bryan Tan
2019-10-28
2
-29
/
+101
|
*
|
|
|
RDMA/core: Set DMA parameters correctly
Bart Van Assche
2019-10-28
1
-2
/
+14
|
*
|
|
|
RDMA/siw: Increase DMA max_segment_size parameter
Bart Van Assche
2019-10-28
2
-0
/
+4
|
*
|
|
|
RDMA/rxe: Increase DMA max_segment_size parameter
Bart Van Assche
2019-10-28
2
-0
/
+4
|
*
|
|
|
RDMA/siw: Fix post_recv QP state locking
Bernard Metzler
2019-10-28
1
-1
/
+0
|
*
|
|
|
RDMA/iw_cxgb4: Report correct port speed/width
Potnuri Bharat Teja
2019-10-28
1
-3
/
+4
[prev]
[next]