summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-16i40iw: Free IEQ resourcesMustafa Ismail
2018-01-16i40iw: Remove setting of rem_addr.lenMustafa Ismail
2018-01-16i40iw: Remove limit on re-posting AEQ entries to HWSindhu Devale
2018-01-16i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2018-01-16i40iw: Remove extra call to i40iw_est_sd()Shiraz Saleem
2018-01-16RDMA/hns: Set the guid for hip08 RoCE deviceoulijun
2018-01-16RDMA/hns: Update the verbs of polling for completionoulijun
2018-01-16RDMA/hns: Assign zero for pkey_index of wc in hip08oulijun
2018-01-16RDMA/hns: Fill sq wqe context of ud type in hip08oulijun
2018-01-16RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun
2018-01-16RDMA/hns: Create gsi qp in hip08oulijun
2018-01-16RDMA/hns: Assign the correct value for tx_cqnoulijun
2018-01-15IB/cma: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang
2018-01-15IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-01-15RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe
2018-01-15RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2018-01-15IB/core: Limit DMAC resolution to RoCE Connected QPsParav Pandit
2018-01-15IB/core: Attempt DMAC resolution for only RoCEParav Pandit
2018-01-15IB/core: Limit DMAC resolution to userspace QPsParav Pandit
2018-01-15IB/core: Perform modify QP on real oneParav Pandit
2018-01-10infiniband: fix sw/rdmavt/* kernel-doc notationRandy Dunlap
2018-01-10infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notationRandy Dunlap
2018-01-10infiniband: fix core/fmr_pool.c kernel-doc notationRandy Dunlap
2018-01-10infiniband: fix core/verbs.c kernel-doc notationRandy Dunlap
2018-01-10RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit
2018-01-10RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit
2018-01-10RDMA/cma: Provide a function to set RoCE path record L2 parametersParav Pandit
2018-01-10RDMA/cma: Use the right net namespace for the rdma_cm_idParav Pandit
2018-01-10IB/core: Increase number of char device minorsHuy Nguyen
2018-01-10IB/core: Remove the locking for character device bitmapsHuy Nguyen
2018-01-10RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2018-01-10IB/mlx5: remove redundant assignment of mdevColin Ian King
2018-01-08IB/rxe: remove unnecessary skb_clone in xmitZhu Yanjun
2018-01-08IB/rxe: add the static type to the variableZhu Yanjun
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford
2018-01-08IB/srpt: Micro-optimize I/O context state manipulationBart Van Assche
2018-01-08IB/srpt: Inline srpt_get_cmd_state()Bart Van Assche
2018-01-08IB/srpt: Introduce srpt_format_guid()Bart Van Assche
2018-01-08IB/srpt: Reduce frequency of receive failure messagesBart Van Assche
2018-01-08IB/srpt: Convert a warning into a debug messageBart Van Assche
2018-01-08IB/srpt: Use the IPv6 format for GIDs in log messagesBart Van Assche
2018-01-08IB/srpt: Verify port numbers in srpt_event_handler()Bart Van Assche
2018-01-08IB/srpt: Reduce the severity level of a log messageBart Van Assche
2018-01-08IB/srpt: Rename a local variable, a member variable and a constantBart Van Assche
2018-01-08IB/srpt: Document all structure members in ib_srpt.hBart Van Assche
2018-01-08IB/srpt: Fix kernel-doc warnings in ib_srpt.cBart Van Assche