index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
30
-59
/
+52
*
dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag
Christoph Hellwig
2019-11-14
1
-7
/
+2
*
RDMA/efa: Clear the admin command buffer prior to its submission
Gal Pressman
2019-11-14
1
-1
/
+4
*
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-14
2
-13
/
+0
*
RDMA/qedr: Make qedr_iw_load_qp() static
Kamal Heib
2019-11-14
1
-1
/
+1
*
RDMA/ocrdma: Fix spelling mistake in variable name
Colin Ian King
2019-11-14
2
-3
/
+3
*
RDMA/qib: Validate ->show()/store() callbacks before calling them
Viresh Kumar
2019-11-14
1
-0
/
+6
*
RDMA/i40iw: Fix potential use after free
Pan Bian
2019-11-14
1
-1
/
+1
*
RDMA/qedr: Fix potential use after free
Pan Bian
2019-11-14
1
-1
/
+1
*
RDMA/srpt: Report the SCSI residual to the initiator
Bart Van Assche
2019-11-13
1
-0
/
+24
*
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
2019-11-13
3
-4
/
+42
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-13
16
-150
/
+101
*
RDMA/hfi1: Delete unreachable code
Leon Romanovsky
2019-11-13
1
-4
/
+0
*
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
4
-15
/
+19
*
RDMA/hns: Fix non-standard error codes
Yixian Liu
2019-11-08
5
-13
/
+14
*
RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the code
Lang Cheng
2019-11-08
1
-11
/
+4
*
RDMA/hns: Simplify doorbell initialization code
Lang Cheng
2019-11-08
1
-4
/
+1
*
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
2019-11-08
6
-59
/
+63
*
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
2019-11-08
3
-22
/
+21
*
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
9
-641
/
+624
|
\
|
*
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
[next]