aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05IB/rxe: Removed GID add/del dummy routinesParav Pandit1-17/+0
2018-04-05RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe1-3/+3
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2-4/+16
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak1-0/+12
2018-04-04IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel2-12/+117
2018-04-04IB/mlx5: Add modify_flow_action_esp verbMatan Barak1-0/+49
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2-1/+148
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak2-0/+12
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak1-5/+92
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak3-8/+100
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak4-2/+363
2018-04-04IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak2-16/+37
2018-04-04IB/mlx4: Check for egress flow steeringBoris Pismenny1-0/+3
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak1-9/+30
2018-04-04IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak2-0/+39
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit8-76/+49
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit10-73/+54
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit5-19/+1
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit2-234/+268
2018-04-03IB/core: Simplify ib_query_gid to always refer to cacheParav Pandit2-14/+5
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit11-87/+4
2018-04-03RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier1-0/+3
2018-04-03IB/qedr: Remove GID add/del dummy routinesParav Pandit3-39/+0
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem1-2/+0
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe1-2/+2
2018-04-03IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva1-9/+5
2018-04-03IB/ipoib: Delete unused structYuval Shaia1-5/+0
2018-03-29iw_cxgb4: print mapped ports correctlyBharat Potnuri1-12/+12
2018-03-29RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit1-0/+14
2018-03-29IB/addr: Constify dst_entry pointerParav Pandit1-5/+7
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe6-27/+27
2018-03-29RDMA/nldev: Provide netdevice name and indexLeon Romanovsky1-5/+26
2018-03-29IB/rxe: optimize mcast recv processZhu Yanjun1-10/+4
2018-03-29qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King1-2/+2
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise1-15/+17
2018-03-27IB/core: Refer to RoCE port property to decide building cacheParav Pandit1-2/+2
2018-03-27IB/core: Search GID only for IB link layerParav Pandit1-1/+1
2018-03-27IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit1-1/+1
2018-03-27IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit1-7/+5
2018-03-27IB/cm: Block processing alternate path handling RoCE Rx cm messagesParav Pandit1-0/+14
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch1-6/+28
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2-8/+48
2018-03-27IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny1-0/+12
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe1-1/+5
2018-03-27RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe1-2/+7
2018-03-23iw_cxgb4: Add ib_device->get_netdev supportSteve Wise1-0/+19
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit3-0/+11
2018-03-22IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit1-1/+1
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky1-1/+44
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu1-21/+17