summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-071-70/+441
|\
| * Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-12/+293
| |\
| | * IB/mlx5: Add counters read supportRaed Salem2018-06-021-0/+43
| | * IB/mlx5: Add flow counters read supportRaed Salem2018-06-021-0/+15
| | * IB/mlx5: Add flow counters binding supportRaed Salem2018-06-021-13/+209
| | * IB/mlx5: Add counters create and destroy supportRaed Salem2018-06-021-0/+23
| | * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+6
| * | RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky2018-06-011-4/+1
| * | RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)2018-05-301-34/+0
| * | Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe2018-05-291-6/+14
| |\ \
| | * | IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen2018-05-291-0/+4
| | * | IB/mlx5: Refactor CQE compression responseYonatan Cohen2018-05-291-6/+10
| | |/
| * | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-1/+1
| |\ \
| * | | RDMA/mlx5: Remove debug prints of VMA pointersLeon Romanovsky2018-05-241-12/+3
| * | | IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich2018-05-161-0/+8
| * | | IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-161-3/+99
| * | | IB/mlx5: Add support for GRE flow specificationAriel Levkovich2018-05-161-0/+24
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-241-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky2018-05-091-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-041-5/+2
|\| |
| * | RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky2018-04-271-3/+1
| * | IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit2018-04-271-1/+1
| * | IB/mlx5: remove duplicate header fileZhu Yanjun2018-04-161-1/+0
| |/
* / net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-261-1/+1
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-37/+535
|\
| * IB/mlx5: Device memory mr registration supportAriel Levkovich2018-04-051-0/+1
| * IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-051-1/+142
| * IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2018-04-041-0/+4
| * IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak2018-04-041-0/+12
| * IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel2018-04-041-12/+115
| * 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-041-1/+132
| * IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak2018-04-041-0/+38
| * RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-6/+7
| * IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-031-6/+0
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
| * IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-191-0/+4
| * IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li2018-03-191-0/+3
| * Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-24/+27
| |\
| * | IB/mlx5: Maintain a single emergency pageIlya Lesokhin2018-03-141-13/+29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-3/+9
|\ \ \
| * | | IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch2018-03-211-3/+9
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-24/+27
|\| | | |/ |/|
| * IB/mlx5: Fix cleanup order on unloadMark Bloch2018-03-141-9/+12
| * IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch2018-03-061-3/+7
| * {net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens2018-02-281-9/+2
* | {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-061-4/+3
* | {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-061-1/+2
* | IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny2018-03-061-12/+8
* | IB/mlx5: Removed not used parametersAviad Yehezkel2018-03-061-2/+0