summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-141-1/+1
|\
| * net/mlx5: Set completion EQs as shared resourcesYishai Hadas2019-05-141-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-1/+0
|\|
| * Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-252-5/+49
| |\
| * \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-1/+2
| |\ \
| | * | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-1/+0
| * | | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-105-32/+69
| |\ \ \
* | | | | net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang2019-05-011-1/+1
* | | | | net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang2019-05-011-4/+0
* | | | | net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi2019-05-011-0/+1
* | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-015-18/+137
|\ \ \ \ \
| * | | | | net/mlx5: Fix broken hca cap offsetSaeed Mahameed2019-05-011-2/+2
| * | | | | net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2019-04-292-6/+48
| * | | | | net/mlx5: Geneve, Add basic Geneve encap/decap flow table capabilitiesYevgeny Kliteynik2019-04-291-3/+13
| * | | | | net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb2019-04-291-0/+7
| * | | | | net/mlx5: Add new miss flow table actionMaor Gottlieb2019-04-291-1/+9
| * | | | | net/mlx5: Add support in RDMA RX steeringMaor Gottlieb2019-04-293-1/+8
| * | | | | net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-291-2/+1
| * | | | | net/mlx5: E-Switch: Introduce prio tag modeEli Britstein2019-04-291-1/+3
| | |_|_|/ | |/| | |
| * | | | net/mlx5: Introduce new TIR creation core APIAriel Levkovich2019-04-241-0/+3
| * | | | net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich2019-04-241-3/+3
| * | | | net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich2019-04-241-2/+43
* | | | | net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin2019-04-231-0/+1
* | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-231-0/+6
|\| | | |
| * | | | Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-225-20/+48
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch2019-04-101-0/+1
| * | | | net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch2019-04-101-0/+5
* | | | | Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-04-085-32/+64
|\ \ \ \ \
| * | | | | net/mlx5: Handle event of power detection in the PCIE slotAya Levin2019-04-051-0/+1
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-054-32/+63
| |\| | | |
| | * | | | net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2019-04-022-1/+51
| | * | | | net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-021-0/+1
| | * | | | net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed2019-04-021-0/+1
| | * | | | net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2019-04-022-23/+10
| | * | | | net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy2019-04-021-8/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | net/mlx5e: Add a lock on tir listYuval Avnery2019-03-291-0/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-271-1/+2
|\| | |
| * | | IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-171-1/+2
| | |/ | |/|
* / | net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein2019-03-221-0/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-4/+1
|\ \
| * | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-02-215-33/+122
| |\|
| * | Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe2019-02-042-1/+7
| |\ \
| * \ \ Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-8/+26
| |\ \ \
| * | | | IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas2019-01-211-0/+1
| * | | | RDMA/mlx5: Delete declaration of already removed functionLeon Romanovsky2019-01-081-4/+0
* | | | | net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-011-0/+1
* | | | | net/mlx5: Add multipath modeRoi Dayan2019-03-011-0/+1
* | | | | net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-221-0/+2
* | | | | net/mlx5: Introduce tunnel entropy control in PCMR registerEli Britstein2019-02-221-2/+10