summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-06126-2453/+5134
|\
| * IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin2018-04-051-1/+1
| * IB/mlx5: Device memory mr registration supportAriel Levkovich2018-04-053-0/+84
| * net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-052-14/+15
| * IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-054-2/+286
| * IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-054-12/+154
| * IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-054-2/+112
| * IB/uverbs: Add device memory capabilities reportingAriel Levkovich2018-04-051-0/+6
| * RDMA/qedr: Fix wmb usage in qedrKalderon, Michal2018-04-051-8/+18
| * IB/rxe: Removed GID add/del dummy routinesParav Pandit2018-04-051-17/+0
| * RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe2018-04-051-3/+3
| * IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2018-04-042-4/+16
| * IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak2018-04-041-0/+12
| * IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel2018-04-042-12/+117
| * IB/mlx5: Add modify_flow_action_esp verbMatan Barak2018-04-041-0/+49
| * IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2018-04-042-1/+148
| * IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-042-0/+12
| * IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-041-5/+92
| * IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-043-8/+100
| * IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-044-2/+363
| * 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-041-9/+30
| * 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-038-76/+49
| * 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-032-234/+268
| * 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/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-031-2/+2
| * 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-291-0/+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-291-5/+26
| * 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-281-15/+17
| * 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-271-6/+28
OpenPOWER on IntegriCloud