index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-54
/
+179
2018-12-20
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
1
-19
/
+15
2018-12-06
IB/mlx5: Block DEVX umem from the non applicable cases
Yishai Hadas
1
-1
/
+3
2018-12-04
IB/mlx5: Update the supported DEVX commands
Yishai Hadas
1
-0
/
+17
2018-12-04
IB/mlx5: Enforce DEVX privilege by firmware
Yishai Hadas
1
-8
/
+9
2018-12-04
IB/mlx5: Enable modify and query verbs objects via DEVX
Yishai Hadas
1
-12
/
+96
2018-11-30
RDMA/mlx5: Attach a DEVX counter via raw flow creation
Mark Bloch
1
-0
/
+15
2018-11-27
RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
Jason Gunthorpe
1
-12
/
+13
2018-11-27
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
1
-1
/
+1
2018-11-22
RDMA/mlx5: Use the uapi disablement APIs instead of code
Jason Gunthorpe
1
-3
/
+17
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
1
-9
/
+6
2018-10-16
IB/mlx5: Verify DEVX object type
Yishai Hadas
1
-54
/
+126
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+4
2018-09-27
IB/mlx5: Enable DEVX white list commands
Yishai Hadas
1
-15
/
+60
2018-09-27
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
1
-6
/
+6
2018-09-25
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
1
-1
/
+4
2018-09-25
IB/mlx5: Set valid umem bit on DEVX
Yishai Hadas
1
-0
/
+95
2018-09-05
{net, RDMA}/mlx5: Rename encap to reformat packet
Mark Bloch
1
-3
/
+3
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