summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-043-5/+97
* IB/uverbs: Introduce egress flow steeringBoris Pismenny2018-04-041-1/+2
* IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-045-8/+121
* IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-047-2/+506
* IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak2018-04-042-16/+37
* IB/mlx4: Check for egress flow steeringBoris Pismenny2018-04-041-0/+3
* IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2018-04-043-10/+71
* IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak2018-04-042-0/+39
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-039-95/+63
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-0310-73/+54
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-035-19/+1
* IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-033-235/+272
* IB/core: Simplify ib_query_gid to always refer to cacheParav Pandit2018-04-032-14/+5
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-0311-87/+4
* RDMA/core: Update query_gid documentation for HCA driversParav Pandit2018-04-031-0/+4
* RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-04-031-0/+3
* IB/qedr: Remove GID add/del dummy routinesParav Pandit2018-04-033-39/+0
* i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem2018-04-031-2/+0
* RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe2018-04-032-2/+3
* IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva2018-04-031-9/+5
* IB/ipoib: Delete unused structYuval Shaia2018-04-031-5/+0
* iw_cxgb4: print mapped ports correctlyBharat Potnuri2018-03-291-12/+12
* RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit2018-03-292-14/+14
* IB/addr: Constify dst_entry pointerParav Pandit2018-03-291-5/+7
* RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-296-27/+27
* RDMA/nldev: Provide netdevice name and indexLeon Romanovsky2018-03-292-5/+39
* IB/rxe: optimize mcast recv processZhu Yanjun2018-03-291-10/+4
* qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King2018-03-291-2/+2
* RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-283-27/+32
* RDMA/CMA: remove RDMA_PS_SDPSteve Wise2018-03-281-1/+0
* IB/core: Refer to RoCE port property to decide building cacheParav Pandit2018-03-271-2/+2
* IB/core: Search GID only for IB link layerParav Pandit2018-03-271-1/+1
* IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-271-1/+1
* IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit2018-03-271-7/+5
* IB/cm: Block processing alternate path handling RoCE Rx cm messagesParav Pandit2018-03-271-0/+14
* IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-272-6/+32
* IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2018-03-273-9/+53
* IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny2018-03-271-0/+12
* IB/uverbs: UAPI pointers should use __aligned_u64 typeMatan Barak2018-03-271-1/+1
* Merge branch '32compat'Jason Gunthorpe2018-03-2721-280/+310
|\
| * RDMA: Change all uapi headers to use __aligned_u64 instead of __u64Jason Gunthorpe2018-03-2719-276/+276
| * RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-272-3/+15
| * RDMA/mlx4: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+1
| * RDMA/qedr: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+4
| * RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-272-2/+12
| * RDMA: Remove minor pahole differences between 32/64Jason Gunthorpe2018-03-272-0/+3
|/
* RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pdJason Gunthorpe2018-03-231-2/+2
* iw_cxgb4: Add ib_device->get_netdev supportSteve Wise2018-03-231-0/+19
* IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-234-0/+19
* IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-221-1/+1