summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-04-021-49/+216
|\
| * Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe2020-03-271-0/+7
| |\
| | * RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik2020-03-271-0/+7
| * | IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas2020-03-271-1/+12
| * | IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas2020-03-271-9/+163
| * | IB/mlx5: Generally use the WC auto detection test resultYishai Hadas2020-03-251-12/+4
| * | Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe2020-03-131-0/+1
| |\ \
| | * | RDMA/mlx5: Replace spinlock protected write with atomic varSaeed Mahameed2020-03-131-1/+1
| | |/
| * | RDMA/mlx5: Use offsetofend() instead of duplicated variantLeon Romanovsky2020-03-131-21/+21
| * | IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2020-03-101-4/+2
| * | Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe2020-03-101-0/+1
| |\ \
| | * | IB/mlx5: Introduce UAPIs to manage packet pacingYishai Hadas2020-03-101-0/+1
| * | | IB/mlx5: Fix missing congestion control debugfs on rep rdma deviceParav Pandit2020-03-041-0/+3
| * | | IB/mlx5: Optimize u64 division on 32-bit archesAlexander Lobakin2020-03-041-1/+2
| |/ /
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-03-301-0/+1
|\ \ \ | | |/ | |/|
| * | {IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed2020-03-131-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-301-2/+3
|\ \
| * | RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang2020-03-101-2/+3
| |/
* | Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller2020-03-121-1/+2
|\ \ | |/ |/|
| * net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey2020-02-201-1/+2
* | IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe2020-02-141-1/+1
* | RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky2020-02-131-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-311-5/+219
|\
| * RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-301-2/+0
| * Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-18/+33
| |\
| * | IB/mlx5: Expose RoCE accelerator countersAvihai Horon2020-01-161-0/+18
| * | IB/mlx5: Add mmap support for VARYishai Hadas2020-01-131-1/+4
| * | IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas2020-01-131-0/+157
| * | IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas2020-01-131-2/+38
| * | IB/mlx5: Do reverse sequence during device removalParav Pandit2020-01-081-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-291-22/+39
|\ \ \
| * \ \ Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2020-01-211-18/+33
| |\ \ \ | | | |/ | | |/|
| | * | IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua2020-01-161-0/+17
| | * | RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky2020-01-161-18/+16
| | |/
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed2020-01-171-4/+6
| |\ \ | | |/ | |/|
| | * net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-171-4/+6
* | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-1/+1
|\ \ \ | |/ / |/| |
| * | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
| |/
* | IB/mlx5: Fix device memory flowsYishai Hadas2019-12-121-41/+79
* | IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
|/
* Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-47/+15
|\
| * IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-041-47/+15
* | Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-251-20/+22
|\ \
| * | IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg2019-11-221-0/+1
| * | IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik2019-11-111-12/+13
| * | IB/mlx5: Rename profile and init methodsMichael Guralnik2019-11-111-7/+7
| * | IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2019-11-011-1/+1
| |/
* | IB/mlx5: Support extended number of strides for Striding RQMark Zhang2019-11-191-2/+8
* | RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-3/+5
* | IB/mlx5: Test write combining supportMichael Guralnik2019-10-311-1/+14