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
2020-02-13
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
1
-23
/
+28
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2020-01-13
RDMA/mlx5: Simplify devx async commands
Jason Gunthorpe
1
-14
/
+10
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
1
-63
/
+48
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
1
-17
/
+17
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-11-13
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
1
-1
/
+14
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
1
-4
/
+4
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
1
-42
/
+16
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+6
2019-08-13
IB/mlx5: Expose XRQ legacy commands over the DEVX interface
Yishai Hadas
1
-0
/
+4
2019-08-13
IB/mlx5: Add legacy events to DEVX list
Yishai Hadas
1
-0
/
+8
2019-08-13
Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next
Doug Ledford
1
-0
/
+1
2019-08-12
IB/mlx5: Fix use-after-free error while accessing ev_file pointer
Yishai Hadas
1
-4
/
+5
2019-08-07
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
1
-1
/
+1
2019-08-04
IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command
Mark Zhang
1
-0
/
+1
2019-07-25
IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
Max Gurtovoy
1
-0
/
+14
2019-07-08
Merge branch 'vhca-tunnel' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+20
2019-07-08
IB/mlx5: Implement VHCA tunnel mechanism in DEVX
Max Gurtovoy
1
-4
/
+20
2019-07-03
IB/mlx5: DEVX cleanup mdev
Yishai Hadas
1
-10
/
+8
2019-07-03
IB/mlx5: Add DEVX support for CQ events
Yishai Hadas
1
-0
/
+39
2019-07-03
IB/mlx5: Implement DEVX dispatching event
Yishai Hadas
1
-3
/
+300
2019-07-03
IB/mlx5: Enable subscription for device events over DEVX
Yishai Hadas
1
-7
/
+553
2019-07-03
IB/mlx5: Register DEVX with mlx5_core to get async events
Yishai Hadas
1
-0
/
+30
2019-07-03
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
Yishai Hadas
1
-0
/
+95
2019-06-25
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
1
-14
/
+4
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
1
-3
/
+10
2019-05-06
IB/mlx5: Device resource control for privileged DEVX user
Ariel Levkovich
1
-0
/
+4
2019-04-22
RDMA/mlx5: Allow DEVX and raw creation flow on reps
Mark Bloch
1
-1
/
+1
2019-04-22
RDMA/mlx5: Add query e-switch vport context to devx white list
Maor Gottlieb
1
-0
/
+2
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
1
-1
/
+1
2019-04-08
IB/mlx5: Remove references to uboject->context
Jason Gunthorpe
1
-7
/
+9
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
1
-2
/
+4
2019-03-28
IB/mlx5: Declare devx_async_cmd_event_fops static
Bart Van Assche
1
-1
/
+1
2019-03-18
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
1
-8
/
+26
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-8
/
+13
2019-02-12
IB/mlx5: Fix bad flow upon DEVX mkey creation
Yishai Hadas
1
-2
/
+3
2019-01-31
IB/mlx5: Remove set but not used variable
Kamal Heib
1
-3
/
+1
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
1
-1
/
+317
2019-01-29
IB/mlx5: Implement DEVX hot unplug for async command FD
Yishai Hadas
1
-2
/
+20
2019-01-29
IB/mlx5: Implement the file ops of DEVX async command FD
Yishai Hadas
1
-2
/
+55
2019-01-29
IB/mlx5: Introduce async DEVX obj query API
Yishai Hadas
1
-1
/
+163
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
1
-0
/
+83
2019-01-22
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
1
-1
/
+88
2019-01-22
IB/mlx5: DEVX handling for indirection MKEY
Yishai Hadas
1
-2
/
+36
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-1
/
+1
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
[next]