OSDN Git Service

uclinux-h8/linux.git
2018-12-07 Leon RomanovskyRDMA/uverbs: Fix typo in string concatenation macro
2018-12-07 Alex VeskerIB/mlx5: Enable TX on a DEVX flow table
2018-12-07 Qian Caimlx4: Use snprintf instead of complicated strcpy
2018-12-07 Mike MarciniszynIB/hfi1: Reduce lock contention on iowait_lock for...
2018-12-07 Mike MarciniszynIB/hfi1: Close VNIC sdma_progress sleep window
2018-12-07 Mike MarciniszynIB/hfi1: Allow the driver to initialize QP priv struct
2018-12-07 Kaike WanIB/hfi1: Add OPFN and TID RDMA capability bits
2018-12-07 Kaike WanIB/hfi1: Unreserve a reserved request when it is completed
2018-12-07 Ashutosh DixitIB/hfi1: Consider LMC in 16B/bypass ingress packet...
2018-12-07 Michael J.... IB/hfi1: Incorrect sizing of sge for PIO will OOPs
2018-12-07 Michael J.... IB/hfi1: Limit VNIC use of SDMA engines to the availabl...
2018-12-07 Mitko HaralanovIB/hfi1: Correctly process FECN and BECN in packets
2018-12-07 Kaike WanIB/hfi1: Ignore LNI errors before DC8051 transitions...
2018-12-07 Kaike WanIB/hfi1: Dump pio info for non-user send contexts
2018-12-05 Lijun OuRDMA/hns: Add SRQ asynchronous event support
2018-12-05 Lijun OuRDMA/hns: Add SRQ support for hip08 kernel mode
2018-12-05 Lijun OuRDMA/hns: Init SRQ table for hip08
2018-12-05 Lijun OuRDMA/hns: Eanble SRQ capacity for hip08
2018-12-04 Doug LedfordMerge branch 'mlx5-devx' into wip/dl-for-next
2018-12-04 Yishai HadasIB/mlx5: Allow XRC usage via verbs in DEVX context
2018-12-04 Yishai HadasIB/mlx5: Update the supported DEVX commands
2018-12-04 Yishai HadasIB/mlx5: Enforce DEVX privilege by firmware
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...
next