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