linux-2.6-block.git
2018-08-01 Denis DrozdovIB/IPoIB: Set ah valid flag in multicast send flow
2018-08-01 Jason GunthorpeIB/uverbs: Allow all DESTROY commands to succeed after...
2018-08-01 Jason GunthorpeIB/uverbs: Do not block disassociate during write()
2018-08-01 Jason GunthorpeIB/uverbs: Do not pass struct ib_device to the ioctl...
2018-08-01 Jason GunthorpeIB/uverbs: Do not pass struct ib_device to the write...
2018-08-01 Jason GunthorpeIB/uverbs: Lower the test for ongoing disassociation
2018-08-01 Jason GunthorpeIB/uverbs: Allow uobject allocation to work concurrentl...
2018-08-01 Jason GunthorpeIB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrent...
2018-08-01 Jason GunthorpeIB/uverbs: Convert 'bool exclusive' into an enum
2018-08-01 Jason GunthorpeIB/uverbs: Consolidate uobject destruction
2018-08-01 Jason GunthorpeIB/uverbs: Make the write path destroy methods use...
2018-08-01 Jason GunthorpeIB/uverbs: Remove rdma_explicit_destroy() from the...
2018-07-31 Kamal HeibRDMA: Fix return code check in rdma_set_cq_moderation
2018-07-31 Bart Van Asscherdma/cxgb4: Simplify a structure initialization
2018-07-31 Bart Van Asscherdma/cxgb4: Fix SRQ endianness annotations
2018-07-31 Bart Van Asscherdma/cxgb4: Remove a set-but-not-used variable
2018-07-31 Parav PanditRDMA/core: Prefix _ib to IB/RoCE specific functions
2018-07-31 Parav PanditRDMA/core: Simplify gid type check in cma_acquire_dev()
2018-07-31 Parav PanditRDMA/core: Avoid holding lock while initializing fields...
2018-07-31 Parav PanditRDMA/core: Return bool instead of int
2018-07-31 Parav PanditRDMA/cma: Get rid of 1 bit boolean
2018-07-31 Parav PanditRDMA/cma: Constify path record, ib_cm_event, listen_id...
2018-07-31 Parav PanditRDMA/core: Constify dst_addr argument
2018-07-31 Parav PanditRDMA/cma: Simplify rdma_resolve_addr() error flow
2018-07-31 Parav PanditRDMA/cma: Initialize resource type in __rdma_create_id()
2018-07-31 Lijun OuRDMA/hns: Program the tclass and flow label into the...
2018-07-31 Lijun OuRDMA/hns: Use macro instead of magic number
2018-07-31 Lijun OuRDMA/hns: Modify qp will return errno when qp type...
2018-07-31 Lijun OuRDMA/hns: Assign the value for vlan field of qp context
2018-07-31 Lijun OuRDMA/hns: Only assgin the fields of the av if IB_QP_AV...
2018-07-31 Kamal HeibRDMA/providers: Remove pointless functions
2018-07-31 Kamal HeibRDMA/core: Check for verbs callbacks before using them
2018-07-31 Kamal HeibRDMA/core: Remove {create,destroy}_ah from mandatory...
2018-07-31 Kamal HeibRDMA/ipoib: Fix check for return code from ib_create_srq
2018-07-31 Kamal HeibRDMA/providers: Fix return value from create_srq callbacks
2018-07-31 Jack MorgensteinIB/mlx4: Use 4K pages for kernel QP's WQE buffer
2018-07-31 Jason GunthorpeIB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
2018-07-31 Bart Van AsscheRDMA, core and ULPs: Declare ib_post_send() and ib_post...
2018-07-31 Bart Van AsscheIB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modif...
2018-07-31 Bart Van AsscheRDMA: Constify the argument of the work request convers...
2018-07-31 Bart Van AsscheIB/iser: Inline two work request conversion functions
2018-07-27 Jason GunthorpeIB/cache: Restore compatibility for ib_query_gid
2018-07-27 Lijun OuRDMA/hns: Enable modify_cq for uverbs.
2018-07-27 Lijun OuRDMA/hns: Update the data type of immediate data
2018-07-26 Lijun OuRDMA/hns: Use delay instead of usleep
2018-07-26 Lijun OuRDMA/hns: Add illegal hop_num judgement
2018-07-26 Lijun OuRDMA/hns: Return correct error code from hns_roce_v1_rs...
2018-07-26 Lijun OuRDMA/hns: Add 50GE type of hnae3 device match
2018-07-26 Lijun OuRDMA/hns: Do not overwrite the error code during error...
2018-07-26 Qing HuangIB/mlx5: avoid excessive warning msgs when creating...
2018-07-26 Bart Van AsscheRDMA/usnic: Suppress a compiler warning
2018-07-26 Jason Gunthorpenet/xprtrdma: Restore needed argument to ib_post_send
2018-07-26 Parav PanditRDMA/cma: Do not ignore net namespace for unbound cm_id
2018-07-26 Parav PanditRDMA/cma: Consider netdevice for RoCE ports
2018-07-26 Parav PanditIB/core: Introduce and use sgid_attr in CM requests
2018-07-26 Jason GunthorpeIB/usnic: usnic should not select INFINIBAND_USER_ACCESS
2018-07-26 Raju Rangojurdma/cxgb4: Add support for kernel mode SRQ's
2018-07-26 Raju Rangojurdma/cxgb4: Add support for srq functions & structs
2018-07-25 Varsha RaoIB/core: Remove extra parentheses
2018-07-25 Bart Van AsscheRDMA/ocrdma: Suppress a compiler warning
2018-07-25 Jason GunthorpeIB/uverbs: Fix locking around struct ib_uverbs_file...
2018-07-25 Jason GunthorpeIB/mlx5: Use the ucontext from the uobj, not the file
2018-07-25 Jason GunthorpeIB/uverbs: Move the FD uobj type struct file allocation...
2018-07-25 Jason GunthorpeIB/uverbs: Always propagate errors from rdma_alloc_comm...
2018-07-25 Jason GunthorpeIB/uverbs: Rework the locking for cleaning up the ucontext
2018-07-25 Jason GunthorpeIB/uverbs: Revise and clarify the rwsem and uobjects_lock
2018-07-25 Jason GunthorpeIB/uverbs: Clarify and revise uverbs_close_fd
2018-07-25 Jason GunthorpeIB/uverbs: Revise the placement of get/puts on uobject
2018-07-25 Jason GunthorpeIB/uverbs: Clarify the kref'ing ordering for alloc_commit
2018-07-25 Jason GunthorpeIB/uverbs: Handle IDR and FD types without truncation
2018-07-25 Jason GunthorpeIB/uverbs: Get rid of null_obj_type
2018-07-24 Bart Van Asschenet/xprtrdma: Simplify ib_post_(send|recv|srq_recv...
2018-07-24 Bart Van Asschenet/smc: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van Asschenet/smc: Remove a WARN_ON() statement
2018-07-24 Bart Van Asschenet/rds: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van Asschenet/rds: Remove two WARN_ON() statements
2018-07-24 Bart Van Asschenet/9p: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van Asschefs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van Asschenvmet-rdma: Simplify ib_post_(send|recv|srq_recv)(...
2018-07-24 Bart Van Asschenvme-rdma: Simplify ib_post_(send|recv|srq_recv)()...
2018-07-24 Bart Van AsscheIB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van AsscheIB/srp: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van AsscheIB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van AsscheIB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van AsscheIB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
2018-07-24 Bart Van AsscheRDMA/core: Simplify ib_post_(send|recv|srq_recv)()...
2018-07-24 Bart Van AsscheIB/core: Allow ULPs to specify NULL as the third ib_pos...
2018-07-24 Zhu YanjunIB/rxe: Drop QP0 silently
2018-07-24 Wei YongjunIB/ipoib: Fix error return code in ipoib_dev_init()
2018-07-24 Yishai HadasIB/mlx5: Enable driver uapi commands for flow steering
2018-07-24 Yishai HadasIB/mlx5: Add support for a flow table destination for...
2018-07-24 Yishai HadasIB/mlx5: Support adding flow steering rule by raw descr...
2018-07-24 Yishai HadasIB/mlx5: Introduce driver create and destroy flow methods
2018-07-24 Yishai HadasIB: Support ib_flow creation in drivers
2018-07-24 Yishai HadasIB/mlx5: Introduce flow steering matcher uapi object
2018-07-24 Jason GunthorpeMerge branch 'mellanox/mlx5-next' into rdma.git for...
2018-07-24 Yishai Hadasnet/mlx5: Add support for flow table destination number
2018-07-24 Yishai Hadasnet/mlx5: Add forward compatible support for the FTE...
2018-07-23 Jason GunthorpeIB/uverbs: Move ib_access_flags and ib_read_counters_fl...
2018-07-23 Bart Van AsscheMAINTAINERS: Remove Dave Goodell from the usnic RDMA...
next