- 719598c IB/mlx5: Update the supported DEVX commands by Yishai Hadas · 6 years ago
- fb98153 IB/mlx5: Enforce DEVX privilege by firmware by Yishai Hadas · 6 years ago
- 34613eb IB/mlx5: Enable modify and query verbs objects via DEVX by Yishai Hadas · 6 years ago
- 04ca16c IB/core: Enable getting an object type from a given uobject by Yishai Hadas · 6 years ago
- 4d7e8cc IB/core: Introduce UVERBS_IDR_ANY_OBJECT by Yishai Hadas · 6 years ago
- f33cb7e Merge 'mlx5-next' into mlx5-devx by Doug Ledford · 6 years ago
- 9d43faa net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits by Yishai Hadas · 6 years ago
- 36ff488 RDMA/mlx5: Unfold modify RMP function by Leon Romanovsky · 6 years ago
- a1eb180 RDMA/mlx5: Unfold create RMP function by Leon Romanovsky · 6 years ago
- f3da657 RDMA/mlx5: Initialize SRQ tables on mlx5_ib by Leon Romanovsky · 6 years ago
- b499080 RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format by Leon Romanovsky · 6 years ago
- 81773ce RDMA/mlx5: Use stages for callback to setup and release DEVX by Leon Romanovsky · 6 years ago
- c48d386 RDMA/mlx5: Remove SRQ signature global flag by Leon Romanovsky · 6 years ago
- f02d0d6 net/mlx5: Move SRQ functions to RDMA part by Leon Romanovsky · 6 years ago
- c23f88c net/mlx5: Remove references to local mlx5_core functions by Leon Romanovsky · 6 years ago
- 26d1164d net/mlx5: Remove not-used lib/eq.h header file by Leon Romanovsky · 6 years ago
- 5b5f0f1 net/mlx5: Remove dead transobj code by Leon Romanovsky · 6 years ago
- 6cd0014 net/mlx5: Align SRQ licenses and copyright information by Leon Romanovsky · 6 years ago
- ffd321e RDMA/nldev: Export to user space number of contexts by Leon Romanovsky · 6 years ago
- 12d23a9 RDMA/uverbs: Annotate alloc/deallloc paths with context tracking by Leon Romanovsky · 6 years ago
- 6061521 RDMA/restrack: Track ucontext by Leon Romanovsky · 6 years ago
- 61d6952 Merge branch 'write-handler-consistent-flow' into for-next by Doug Ledford · 6 years ago
- 974d6b4 RDMA/uverbs: Use only attrs for the write() handler signature by Jason Gunthorpe · 6 years ago
- ece9ca9 RDMA/uverbs: Do not check the input length on create_cq/qp paths by Jason Gunthorpe · 6 years ago
- c3bea3d RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv() by Jason Gunthorpe · 6 years ago
- 335708c RDMA/uverbs: Add a simple iterator interface for reading the command by Jason Gunthorpe · 6 years ago
- 7eebced RDMA/uverbs: Simplify ib_uverbs_ex_query_device by Jason Gunthorpe · 6 years ago
- 40efca7 RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QP by Jason Gunthorpe · 6 years ago
- 29a29d1 RDMA/uverbs: Use uverbs_request() and core for write_ex handlers by Jason Gunthorpe · 6 years ago
- 3c2c209 RDMA/uverbs: Use uverbs_request() for request copying by Jason Gunthorpe · 6 years ago
- 9a07385 RDMA/uverbs: Use uverbs_response() for remaining response copying by Jason Gunthorpe · 6 years ago
- 931373a RDMA/uverbs: Get rid of the 'callback' scheme in the compat path by Jason Gunthorpe · 6 years ago
- c2a939f RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex by Jason Gunthorpe · 6 years ago
- bbb28ad RDMA/uverbs: Remove out_len checks that are now done by the core by Jason Gunthorpe · 6 years ago
- 9363121 net/mlx5: Debug print for forwarded async events by Saeed Mahameed · 6 years ago
- 4e2df04 net/mlx5: Forward SRQ resource events by Saeed Mahameed · 6 years ago
- 451be51 net/mlx5: Forward QP/WorkQueues resource events by Saeed Mahameed · 6 years ago
- b8267cd net/mlx5: Remove all deprecated software versions of FW events by Saeed Mahameed · 6 years ago
- 09e574f IB/mlx5: Handle raw delay drop general event by Saeed Mahameed · 6 years ago
- cb6191b net/mlx5: Allow forwarding event type general event as is by Saeed Mahameed · 6 years ago
- 134e934 IB/mlx5: Handle raw port change event rather than the software version by Saeed Mahameed · 6 years ago
- 02039fb net/mlx5: Remove unused events callback and logic by Saeed Mahameed · 6 years ago
- df097a2 IB/mlx5: Use the new mlx5 core notifier API by Saeed Mahameed · 6 years ago
- 58d180b net/mlx5: Forward all mlx5 events to mlx5 notifiers chain by Saeed Mahameed · 6 years ago
- 7cffadd net/mlx5e: Use the new mlx5 core notifier API by Saeed Mahameed · 6 years ago
- 7a17955 net/mlx5: Allow port change event to be forwarded to driver notifiers chain by Saeed Mahameed · 6 years ago
- 20902be net/mlx5: Driver events notifier API by Saeed Mahameed · 6 years ago
- 34f4c95 IB/mlx5: Use fragmented QP's buffer for in-kernel users by Guy Levi · 6 years ago
- 20e5a59 IB/mlx5: Use fragmented SRQ's buffer for in-kernel users by Guy Levi · 6 years ago
- b024dd0 rxe: IB_WR_REG_MR does not capture MR's iova field by Chuck Lever · 6 years ago
- bfc5d83 RDMA/mlx5: Attach a DEVX counter via raw flow creation by Mark Bloch · 6 years ago
- 67810e8 RDMA/qib: Remove all occurrences of BUG_ON() by Leon Romanovsky · 6 years ago
- d12c416 IB/usnic: fix spelling mistake "miniumum" -> "minimum" by Colin Ian King · 6 years ago
- 90849f4 RDMA/uverbs: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
- 901018f RDMA/drivers: Fix spelling mistake "initalize" -> "initialize" by Colin Ian King · 6 years ago
- 07f05f4 RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl() by Jason Gunthorpe · 6 years ago
- 3a6532c RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write by Jason Gunthorpe · 6 years ago
- ef87df2c RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex by Jason Gunthorpe · 6 years ago
- da0f60d RDMA/uverbs: Prohibit write() calls with too small buffers by Jason Gunthorpe · 6 years ago
- 669dac1 RDMA/uverbs: Add structure size info to write commands by Jason Gunthorpe · 6 years ago
- 15a1b4b RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods by Jason Gunthorpe · 6 years ago
- 7106a97 RDMA/uverbs: Make write() handlers return 0 on success by Jason Gunthorpe · 6 years ago
- 8313c10 RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write by Jason Gunthorpe · 6 years ago
- 1b09577 RDMA/uverbs: Add missing driver_data by Jason Gunthorpe · 6 years ago
- d2c9d9a IB/qib: fix spelling mistake "colescing" -> "coalescing" by Colin Ian King · 6 years ago
- 2c89156 net/mlx5: Improve core device events handling by Saeed Mahameed · 6 years ago
- 69c1280 net/mlx5: Device events, Use async events chain by Saeed Mahameed · 6 years ago
- 2742bc9 net/mlx5: CQ ERR, Use async events chain by Saeed Mahameed · 6 years ago
- 221c14f net/mlx5: Resource tables, Use async events chain by Saeed Mahameed · 6 years ago
- 71edc69 net/mlx5: CmdIF, Use async events chain by Saeed Mahameed · 6 years ago
- 0cf53c1 net/mlx5: FWPage, Use async events chain by Saeed Mahameed · 6 years ago
- 6933a93 net/mlx5: E-Switch, Use async events chain by Saeed Mahameed · 6 years ago
- 4106925 net/mlx5: Clock, Use async events chain by Saeed Mahameed · 6 years ago
- a52a7d0 net/mlx5: FPGA, Use async events chain by Saeed Mahameed · 6 years ago
- 720a936 net/mlx5: FWTrace, Use async events chain by Saeed Mahameed · 6 years ago
- 0f597ed net/mlx5: EQ, Introduce atomic notifier chain subscription API by Saeed Mahameed · 6 years ago
- 01b6711 RDMA/core: Sync unregistration with netlink commands by Parav Pandit · 6 years ago
- eeb8df8 RDMA/cma: Move cma module specific functions to cma_priv.h by Parav Pandit · 6 years ago
- a140692 RDMA/uverbs: Check for NULL driver methods for every write call by Jason Gunthorpe · 6 years ago
- 1de751c RDMA/uverbs: Make all the method functions in uverbs_cmd static by Jason Gunthorpe · 6 years ago
- d120c3c RDMA/uverbs: Convert the write interface to use uverbs_api by Jason Gunthorpe · 6 years ago
- 6884c6c RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api by Jason Gunthorpe · 6 years ago
- 0bd01f3 RDMA/uverbs: Require all objects to have a driver destroy function by Jason Gunthorpe · 6 years ago
- 36e235c RDMA/mlx5: Use the uapi disablement APIs instead of code by Jason Gunthorpe · 6 years ago
- 6829c1c RDMA/uverbs: Add helpers to mark uapi functions as unsupported by Jason Gunthorpe · 6 years ago
- c27f6aa RDMA/uverbs: Factor out the add/get pattern into a helper by Jason Gunthorpe · 6 years ago
- 0cbf432 RDMA/uverbs: Use a linear list to describe the compiled-in uapi by Jason Gunthorpe · 6 years ago
- dfb631a RDMA/mlx5: Do not generate the uabi specs unconditionally by Jason Gunthorpe · 6 years ago
- fc6526f mlx4: trigger IB events needed by SMC by Ursula Braun · 6 years ago
- 9828ca6 iw_cxgb4: only reconnect with MPAv1 if the peer aborts by Steve Wise · 6 years ago
- 3eeeb7a5 IB/core: Make function ib_fmr_pool_unmap return void by Yuval Shaia · 6 years ago
- 89180e8 IB/srpt: Drop pointless static qualifier in srpt_make_tpg() by Yue Haibing · 6 years ago
- 2dc50c5 RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h by Parav Pandit · 6 years ago
- 2b91fdf infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent by Sabyasachi Gupta · 6 years ago
- fb67034 infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent by Sabyasachi Gupta · 6 years ago
- 8742902 Merge branch 'mlx5-next' into rdma.git by Jason Gunthorpe · 6 years ago
- 5ec0304 IB/mlx5: Allow modify AV in DCI QP to RTR by Artemy Kovalyov · 6 years ago
- 6d2d6fc net/mlx5: EQ, Make EQE access methods inline by Saeed Mahameed · 6 years ago
- d5d284b {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA by Saeed Mahameed · 6 years ago
- 7701707 net/mlx5: EQ, Generic EQ by Saeed Mahameed · 6 years ago