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
*
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
13
-13
/
+13
*
RDMA/mlx5: Prevent UMR usage with RO only when we have RO caps
Michael Guralnik
2020-03-02
1
-1
/
+3
*
RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
YueHaibing
2020-03-02
1
-4
/
+0
*
RDMA/bnxt_re: Remove set but not used variable 'dev_attr'
YueHaibing
2020-03-02
1
-2
/
+0
*
RDMA/bnxt_re: Remove set but not used variable 'pg_size'
YueHaibing
2020-03-02
1
-2
/
+1
*
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
2020-03-02
1
-64
/
+42
*
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
2020-03-02
1
-57
/
+82
*
RDMA/efa: Do not delay freeing of DMA pages
Gal Pressman
2020-02-28
1
-22
/
+22
*
RDMA/efa: Properly document the interrupt mask register
Gal Pressman
2020-02-28
2
-3
/
+4
*
RDMA/efa: Unified getters/setters for device structs bitmask access
Gal Pressman
2020-02-28
6
-128
/
+101
*
RDMA/hns: Optimize qp doorbell allocation flow
Xi Wang
2020-02-28
1
-102
/
+132
*
RDMA/hns: Optimize kernel qp wrid allocation flow
Xi Wang
2020-02-28
1
-27
/
+45
*
RDMA/hns: Optimize qp param setup flow
Xi Wang
2020-02-28
1
-64
/
+72
*
RDMA/hns: Optimize qp buffer allocation flow
Xi Wang
2020-02-28
2
-123
/
+144
*
RDMA/hns: Optimize qp number assign flow
Xi Wang
2020-02-28
1
-47
/
+44
*
RDMA/hns: Optimize qp context create and destroy flow
Xi Wang
2020-02-28
2
-89
/
+81
*
RDMA/hns: Optimize qp destroy flow
Xi Wang
2020-02-28
4
-58
/
+46
*
RDMA/hns: Stop doorbell update while qp state error
Yixian Liu
2020-02-28
1
-35
/
+41
*
RDMA/hns: Use flush framework for the case in aeq
Yixian Liu
2020-02-28
2
-36
/
+9
*
RDMA/hns: Treat revision HIP08_A as a special case
Lang Cheng
2020-02-28
1
-14
/
+12
*
RDMA/opa_vnic: Delete driver version
Leon Romanovsky
2020-02-27
3
-8
/
+0
*
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
2020-02-27
3
-9
/
+0
*
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
2020-02-27
1
-2
/
+47
*
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
2020-02-27
1
-3
/
+4
*
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
2020-02-26
1
-0
/
+1
*
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2020-02-22
2
-203
/
+208
*
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
2020-02-22
5
-147
/
+141
*
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2020-02-22
2
-74
/
+94
*
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
2020-02-22
4
-205
/
+313
*
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2020-02-22
2
-29
/
+44
*
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
2020-02-22
9
-332
/
+525
*
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
2020-02-22
4
-21
/
+36
*
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
2020-02-22
3
-217
/
+428
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
20
-31
/
+31
*
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
2020-02-20
2
-11
/
+3
*
RDMA/hns: fix spelling mistake: "attatch" -> "attach"
Colin Ian King
2020-02-20
1
-1
/
+1
*
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
2020-02-19
1
-3
/
+4
*
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
2020-02-19
1
-11
/
+12
*
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2020-02-19
1
-0
/
+17
*
RDMA/ucma: Use refcount_t for the ctx->ref
Jason Gunthorpe
2020-02-19
1
-5
/
+5
*
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2020-02-19
1
-7
/
+15
*
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
2020-02-13
3
-50
/
+66
*
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
2020-02-13
3
-11
/
+49
*
RDMA/core: Add weak ordering dma attr to dma mapping
Michael Guralnik
2020-02-13
1
-4
/
+7
*
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2020-02-13
2
-1
/
+4
*
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
2020-02-11
1
-1
/
+1
*
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
2020-02-11
1
-12
/
+6
*
RDMA/hns: Optimize eqe buffer allocation flow
Xi Wang
2020-02-11
2
-383
/
+108
*
RDMA/hns: Cleanups of magic numbers
Lang Cheng
2020-02-11
4
-17
/
+21
*
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2020-02-11
2
-4
/
+4
[next]