index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
devx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
1
-74
/
+28
|
\
|
*
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
2020-07-07
1
-16
/
+27
|
*
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-07-07
1
-58
/
+1
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
Mark Zhang
2020-05-27
1
-0
/
+4
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-22
1
-6
/
+4
*
RDMA/mlx5: Add init2init as a modify command
Aharon Landau
2020-05-20
1
-0
/
+1
*
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
2020-04-29
1
-1
/
+1
*
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
1
-5
/
+5
*
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
2020-02-13
1
-23
/
+28
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-1
/
+1
|
\
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
*
|
RDMA/mlx5: Simplify devx async commands
Jason Gunthorpe
2020-01-13
1
-14
/
+10
*
|
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
2020-01-13
1
-63
/
+48
*
|
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
2020-01-13
1
-17
/
+17
|
/
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-1
/
+1
*
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
2019-11-13
1
-1
/
+14
*
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
2019-10-28
1
-4
/
+4
*
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
2019-10-04
1
-42
/
+16
*
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
1
-5
/
+6
|
\
|
*
IB/mlx5: Fix use-after-free error while accessing ev_file pointer
Yishai Hadas
2019-08-12
1
-4
/
+5
|
*
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
2019-08-07
1
-1
/
+1
*
|
IB/mlx5: Expose XRQ legacy commands over the DEVX interface
Yishai Hadas
2019-08-13
1
-0
/
+4
*
|
IB/mlx5: Add legacy events to DEVX list
Yishai Hadas
2019-08-13
1
-0
/
+8
*
|
Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next
Doug Ledford
2019-08-13
1
-0
/
+1
|
\
\
|
*
|
IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command
Mark Zhang
2019-08-04
1
-0
/
+1
|
|
/
*
/
IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
Max Gurtovoy
2019-07-25
1
-0
/
+14
|
/
*
Merge branch 'vhca-tunnel' into rdma.git for-next
Jason Gunthorpe
2019-07-08
1
-4
/
+20
|
\
|
*
IB/mlx5: Implement VHCA tunnel mechanism in DEVX
Max Gurtovoy
2019-07-08
1
-4
/
+20
*
|
IB/mlx5: DEVX cleanup mdev
Yishai Hadas
2019-07-03
1
-10
/
+8
*
|
IB/mlx5: Add DEVX support for CQ events
Yishai Hadas
2019-07-03
1
-0
/
+39
*
|
IB/mlx5: Implement DEVX dispatching event
Yishai Hadas
2019-07-03
1
-3
/
+300
*
|
IB/mlx5: Enable subscription for device events over DEVX
Yishai Hadas
2019-07-03
1
-7
/
+553
*
|
IB/mlx5: Register DEVX with mlx5_core to get async events
Yishai Hadas
2019-07-03
1
-0
/
+30
*
|
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
Yishai Hadas
2019-07-03
1
-0
/
+95
|
/
*
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-06-25
1
-14
/
+4
*
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
2019-05-14
1
-3
/
+10
*
IB/mlx5: Device resource control for privileged DEVX user
Ariel Levkovich
2019-05-06
1
-0
/
+4
*
RDMA/mlx5: Allow DEVX and raw creation flow on reps
Mark Bloch
2019-04-22
1
-1
/
+1
*
RDMA/mlx5: Add query e-switch vport context to devx white list
Maor Gottlieb
2019-04-22
1
-0
/
+2
*
RDMA/mlx5: Move rep into port struct
Mark Bloch
2019-04-10
1
-1
/
+1
*
IB/mlx5: Remove references to uboject->context
Jason Gunthorpe
2019-04-08
1
-7
/
+9
*
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
1
-2
/
+4
*
IB/mlx5: Declare devx_async_cmd_event_fops static
Bart Van Assche
2019-03-28
1
-1
/
+1
*
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
2019-03-18
1
-8
/
+26
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-8
/
+13
*
IB/mlx5: Fix bad flow upon DEVX mkey creation
Yishai Hadas
2019-02-11
1
-2
/
+3
*
IB/mlx5: Remove set but not used variable
Kamal Heib
2019-01-30
1
-3
/
+1
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-1
/
+317
|
\
|
*
IB/mlx5: Implement DEVX hot unplug for async command FD
Yishai Hadas
2019-01-29
1
-2
/
+20
[next]