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