summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Report netdevice MPLS featuresAriel Levkovich2019-06-291-0/+5
* net/mlx5e: Move to HW checksumming advertisingAriel Levkovich2019-06-291-4/+2Star
* net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz2019-06-291-1/+6
* net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz2019-06-291-11/+15
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-2918-518/+1156
|\
| * net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu2019-06-261-0/+23
| * net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu2019-06-261-35/+107
| * net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu2019-06-261-0/+64
| * net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu2019-06-262-0/+29
| * net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu2019-06-261-34/+51
| * net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-262-0/+5
| * net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-263-36/+155
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-267-25/+32
| * net/mlx5: Introduce a helper API to check VF vportParav Pandit2019-06-262-0/+8
| * net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu2019-06-261-0/+4
| * net/mlx5: Get vport ACL namespace by vport indexJianbo Liu2019-06-261-2/+2
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-251-16/+11Star
| * net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-161-0/+11
| * net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-162-5/+9
| * net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-132-30/+76
| * net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-132-33/+24Star
| * net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery2019-06-131-39/+38Star
| * net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery2019-06-135-329/+354
| * net/mlx5: Generalize IRQ interface to work with irq_tableYuval Avnery2019-06-131-9/+29
| * net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery2019-06-133-19/+14Star
| * net/mlx5: Move IRQ affinity set to IRQ allocation phaseYuval Avnery2019-06-131-8/+17
| * net/mlx5: Move IRQ rmap creation to IRQ allocation phaseYuval Avnery2019-06-131-25/+57
| * net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-133-44/+95
| * net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-131-39/+82
| * net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-132-50/+97
| * net/mlx5: Introduce EQ polling budgetYuval Avnery2019-06-131-28/+27Star
| * net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-132-9/+31
| * net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang2019-06-133-21/+12Star
| * net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham2019-06-132-51/+50Star
| * net/mlx5: Increase wait time for fw initializationDaniel Jurgens2019-06-131-4/+14
* | Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-276-31/+30Star
|\ \
| * | linux/dim: Move implementation to .c filesTal Gilboa2019-06-253-2/+3
| * | linux/dim: Rename externally used net_dim membersTal Gilboa2019-06-255-21/+21
| * | linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa2019-06-251-4/+2Star
| * | linux/dim: Rename externally exposed macrosTal Gilboa2019-06-252-6/+6
* | | mlxsw: core: Add support for negative temperature readoutVadim Pasternak2019-06-243-20/+20
* | | mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak2019-06-241-13/+62
* | | mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak2019-06-241-1/+136
* | | xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer2019-06-191-3/+0Star
* | | mlx5: more strict use of page_pool APIJesper Dangaard Brouer2019-06-192-5/+7
* | | page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer2019-06-191-3/+3
* | | mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko2019-06-193-9/+59
* | | mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko2019-06-192-5/+5
* | | mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko2019-06-193-8/+13
* | | mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko2019-06-193-10/+21