index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
devx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
1
-53
/
+30
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
1
-22
/
+21
2018-07-31
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
1
-6
/
+10
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
1
-5
/
+15
2018-07-25
IB/mlx5: Use the ucontext from the uobj, not the file
Jason Gunthorpe
1
-16
/
+16
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
1
-0
/
+22
2018-07-24
RDMA/mlx5: Remove set but not used variables
Kamal Heib
1
-2
/
+0
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-16
/
+2
2018-07-04
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
1
-12
/
+4
2018-07-04
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
1
-34
/
+34
2018-07-04
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
1
-108
/
+132
2018-07-04
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
1
-4
/
+4
2018-07-04
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
1
-9
/
+9
2018-07-04
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
1
-36
/
+36
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
1
-4
/
+4
2018-06-19
IB/mlx5: Expose DEVX tree
Yishai Hadas
1
-0
/
+5
2018-06-19
IB/mlx5: Add DEVX query EQN support
Yishai Hadas
1
-1
/
+33
2018-06-19
IB/mlx5: Add DEVX support for memory registration
Yishai Hadas
1
-1
/
+198
2018-06-19
IB/mlx5: Add support for DEVX query UAR
Yishai Hadas
1
-1
/
+52
2018-06-19
IB/mlx5: Add DEVX support for modify and query commands
Yishai Hadas
1
-2
/
+348
2018-06-19
IB/mlx5: Add obj create and destroy functionality
Yishai Hadas
1
-3
/
+334
2018-06-19
IB/mlx5: Add support for DEVX general command
Yishai Hadas
1
-0
/
+87
2018-06-19
IB/mlx5: Introduce DEVX
Yishai Hadas
1
-0
/
+58