platform/kernel/linux-starfive.git
2018-12-04 Yishai HadasIB/mlx5: Enable modify and query verbs objects via...
2018-12-04 Yishai HadasIB/core: Enable getting an object type from a given...
2018-12-04 Yishai HadasIB/core: Introduce UVERBS_IDR_ANY_OBJECT
2018-12-04 Doug LedfordMerge 'mlx5-next' into mlx5-devx
2018-12-04 Yishai Hadasnet/mlx5: Update mlx5_ifc with DEVX UCTX capabilities...
2018-12-04 Leon RomanovskyRDMA/mlx5: Unfold modify RMP function
2018-12-04 Leon RomanovskyRDMA/mlx5: Unfold create RMP function
2018-12-04 Leon RomanovskyRDMA/mlx5: Initialize SRQ tables on mlx5_ib
2018-12-04 Leon RomanovskyRDMA/mlx5: Update SRQ functions signatures to mlx5_ib...
2018-12-04 Leon RomanovskyRDMA/mlx5: Use stages for callback to setup and release...
2018-12-04 Leon RomanovskyRDMA/mlx5: Remove SRQ signature global flag
2018-12-04 Leon Romanovskynet/mlx5: Move SRQ functions to RDMA part
2018-12-04 Leon Romanovskynet/mlx5: Remove references to local mlx5_core functions
2018-12-04 Leon Romanovskynet/mlx5: Remove not-used lib/eq.h header file
2018-12-04 Leon Romanovskynet/mlx5: Remove dead transobj code
2018-12-04 Leon Romanovskynet/mlx5: Align SRQ licenses and copyright information
2018-12-03 Leon RomanovskyRDMA/nldev: Export to user space number of contexts
2018-12-03 Leon RomanovskyRDMA/uverbs: Annotate alloc/deallloc paths with context...
2018-12-03 Leon RomanovskyRDMA/restrack: Track ucontext
2018-12-03 Doug LedfordMerge branch 'write-handler-consistent-flow' into for...
2018-12-03 Jason GunthorpeRDMA/uverbs: Use only attrs for the write() handler...
2018-12-03 Jason GunthorpeRDMA/uverbs: Do not check the input length on create_cq...
2018-12-03 Jason GunthorpeRDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_...
2018-12-03 Jason GunthorpeRDMA/uverbs: Add a simple iterator interface for readin...
2018-12-03 Jason GunthorpeRDMA/uverbs: Simplify ib_uverbs_ex_query_device
2018-12-03 Jason GunthorpeRDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_...
2018-12-03 Jason GunthorpeRDMA/uverbs: Use uverbs_request() and core for write_ex...
2018-12-03 Jason GunthorpeRDMA/uverbs: Use uverbs_request() for request copying
2018-12-03 Jason GunthorpeRDMA/uverbs: Use uverbs_response() for remaining respon...
2018-12-03 Jason GunthorpeRDMA/uverbs: Get rid of the 'callback' scheme in the...
2018-12-03 Jason GunthorpeRDMA/uverbs: Use uverbs_attr_bundle to pass ucore for...
2018-12-03 Jason GunthorpeRDMA/uverbs: Remove out_len checks that are now done...
2018-11-30 Saeed Mahameednet/mlx5: Debug print for forwarded async events
2018-11-30 Saeed Mahameednet/mlx5: Forward SRQ resource events
2018-11-30 Saeed Mahameednet/mlx5: Forward QP/WorkQueues resource events
2018-11-30 Saeed Mahameednet/mlx5: Remove all deprecated software versions of...
2018-11-30 Saeed MahameedIB/mlx5: Handle raw delay drop general event
2018-11-30 Saeed Mahameednet/mlx5: Allow forwarding event type general event...
2018-11-30 Saeed MahameedIB/mlx5: Handle raw port change event rather than the...
2018-11-30 Saeed Mahameednet/mlx5: Remove unused events callback and logic
2018-11-30 Saeed MahameedIB/mlx5: Use the new mlx5 core notifier API
2018-11-30 Saeed Mahameednet/mlx5: Forward all mlx5 events to mlx5 notifiers...
2018-11-30 Saeed Mahameednet/mlx5e: Use the new mlx5 core notifier API
2018-11-30 Saeed Mahameednet/mlx5: Allow port change event to be forwarded to...
2018-11-30 Saeed Mahameednet/mlx5: Driver events notifier API
2018-11-30 Guy LeviIB/mlx5: Use fragmented QP's buffer for in-kernel users
2018-11-30 Guy LeviIB/mlx5: Use fragmented SRQ's buffer for in-kernel...
2018-11-30 Chuck Leverrxe: IB_WR_REG_MR does not capture MR's iova field
2018-11-29 Mark BlochRDMA/mlx5: Attach a DEVX counter via raw flow creation
2018-11-29 Leon RomanovskyRDMA/qib: Remove all occurrences of BUG_ON()
2018-11-29 Colin Ian KingIB/usnic: fix spelling mistake "miniumum" -> "minimum"
2018-11-29 kbuild test... RDMA/uverbs: fix ptr_ret.cocci warnings
2018-11-29 Colin Ian KingRDMA/drivers: Fix spelling mistake "initalize" -> ...
2018-11-26 Jason GunthorpeRDMA/uverbs: Use uverbs_attr_bundle to pass udata for...
2018-11-26 Jason GunthorpeRDMA/uverbs: Use uverbs_attr_bundle to pass udata for...
2018-11-26 Jason GunthorpeRDMA/uverbs: Use uverbs_attr_bundle to pass udata for...
2018-11-26 Jason GunthorpeRDMA/uverbs: Prohibit write() calls with too small...
2018-11-26 Jason GunthorpeRDMA/uverbs: Add structure size info to write commands
2018-11-26 Jason GunthorpeRDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
2018-11-26 Jason GunthorpeRDMA/uverbs: Make write() handlers return 0 on success
2018-11-26 Jason GunthorpeRDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bu...
2018-11-26 Jason GunthorpeRDMA/uverbs: Add missing driver_data
2018-11-26 Colin Ian KingIB/qib: fix spelling mistake "colescing" -> "coalescing"
2018-11-26 Saeed Mahameednet/mlx5: Improve core device events handling
2018-11-26 Saeed Mahameednet/mlx5: Device events, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: CQ ERR, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: Resource tables, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: CmdIF, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: FWPage, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: E-Switch, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: Clock, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: FPGA, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: FWTrace, Use async events chain
2018-11-26 Saeed Mahameednet/mlx5: EQ, Introduce atomic notifier chain subscript...
2018-11-22 Parav PanditRDMA/core: Sync unregistration with netlink commands
2018-11-22 Parav PanditRDMA/cma: Move cma module specific functions to cma_priv.h
2018-11-22 Jason GunthorpeRDMA/uverbs: Check for NULL driver methods for every...
2018-11-22 Jason GunthorpeRDMA/uverbs: Make all the method functions in uverbs_cm...
2018-11-22 Jason GunthorpeRDMA/uverbs: Convert the write interface to use uverbs_api
2018-11-22 Jason GunthorpeRDMA/verbs: Store the write/write_ex uapi entry points...
2018-11-22 Jason GunthorpeRDMA/uverbs: Require all objects to have a driver destr...
2018-11-22 Jason GunthorpeRDMA/mlx5: Use the uapi disablement APIs instead of...
2018-11-22 Jason GunthorpeRDMA/uverbs: Add helpers to mark uapi functions as...
2018-11-22 Jason GunthorpeRDMA/uverbs: Factor out the add/get pattern into a...
2018-11-22 Jason GunthorpeRDMA/uverbs: Use a linear list to describe the compiled...
2018-11-22 Jason GunthorpeRDMA/mlx5: Do not generate the uabi specs unconditionally
2018-11-22 Ursula Braunmlx4: trigger IB events needed by SMC
2018-11-21 Steve Wiseiw_cxgb4: only reconnect with MPAv1 if the peer aborts
2018-11-21 Yuval ShaiaIB/core: Make function ib_fmr_pool_unmap return void
2018-11-21 Yue HaibingIB/srpt: Drop pointless static qualifier in srpt_make_tpg()
2018-11-21 Parav PanditRDMA/core: Remove unused header files mm.h, socket...
2018-11-21 Sabyasachi... infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
2018-11-21 Sabyasachi... infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
2018-11-21 Jason GunthorpeMerge branch 'mlx5-next' into rdma.git
2018-11-21 Artemy KovalyovIB/mlx5: Allow modify AV in DCI QP to RTR
2018-11-20 Saeed Mahameednet/mlx5: EQ, Make EQE access methods inline
2018-11-20 Saeed Mahameed{net,IB}/mlx5: Move Page fault EQ and ODP logic to...
2018-11-20 Saeed Mahameednet/mlx5: EQ, Generic EQ
2018-11-20 Saeed Mahameednet/mlx5: EQ, Different EQ types
2018-11-20 Saeed Mahameednet/mlx5: EQ, Privatize eq_table and friends
next