summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek
2016-12-14IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann
2016-12-14ib_isert: log the connection reject messageSteve Wise
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-12-14rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise
2016-12-14rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise
2016-12-14rdma_cm: add rdma_reject_msg() helper functionSteve Wise
2016-12-14qedr: remove pointless NULL check in qedr_post_send()Wei Yongjun
2016-12-14qedr: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-12-14qedr: Fix possible memory leak in qedr_create_qp()Wei Yongjun
2016-12-14qedr: return -EINVAL if pd is null and avoid null ptr dereferenceColin Ian King
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang
2016-12-13IB/core: Support rate limit for packet pacingBodong Wang
2016-12-13IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang
2016-12-13IB/mlx5: Support RAW Ethernet when RoCE is disabledOr Gerlitz
2016-12-13IB/mlx5: Rename RoCE related helpers to reflect being Eth onesOr Gerlitz
2016-12-13IB/mlx5: Refactor registration to netdev notifierOr Gerlitz
2016-12-13IB/mlx5: Use u64 for UMR lengthMaor Gottlieb
2016-12-13IB/mlx5: Avoid system crash when enabling many VFsEli Cohen
2016-12-13IB/mlx5: Assign SRQ type earlierMaor Gottlieb
2016-12-13IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2016-12-13IB/mlx5: Make create/destroy_ah available to userspaceMoni Shoua
2016-12-13IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-13IB/mlx5: Report that device has udata response in create_ahMoni Shoua
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua
2016-12-13IB/mlx5: Add support to match inner packet fieldsMoses Reuben
2016-12-13IB/core: Introduce inner flow steeringMoses Reuben
2016-12-13IB/mlx5: Support Vxlan tunneling specificationMoses Reuben
2016-12-13IB/core: Add flow spec tunneling supportMoses Reuben
2016-12-13IB/mlx5: Add support for CQE compressingBodong Wang
2016-12-13IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang
2016-12-13IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang
2016-12-13IB/rxe: Increase max number of completions to 32kYonatan Cohen
2016-12-13IB/mlx4: Check if GRH is available before using itEran Ben Elisha
2016-12-13IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco
2016-12-12i40iw: Fix incorrect check for errorMustafa Ismail
2016-12-12i40iw: Assign MSS only when it is a new MTUMustafa Ismail
2016-12-12i40iw: Fix race condition in terminate timer's handlerShiraz Saleem
2016-12-12i40iw: Fix memory leak in CQP destroy when in resetMustafa Ismail
2016-12-12i40iw: Fix QP flush to not hang on empty queues or failureShiraz Saleem
2016-12-12i40iw: Fix double free of QPMustafa Ismail
2016-12-12i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem
2016-12-12i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAGThomas Huth
2016-12-12IB/rxe: Hold refs when running taskletsAndrew Boyer
2016-12-12IB/rxe: Wait for tasklets to finish before tearing down QPAndrew Boyer
2016-12-12IB/rxe: Fix ref leak in duplicate_request()Andrew Boyer