summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-063-3/+3
* net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan2020-02-062-26/+23
* net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem2020-02-061-0/+1
* net/mlx5: IPsec, Fix esp modify function attributeRaed Salem2020-02-061-1/+1
* net/mlx5: Fix deadlock in fs_coreMaor Gottlieb2020-02-061-7/+8
* mlx5: Use dev_net netdevice notifier registrationsJiri Pirko2020-01-278-10/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-267-40/+79
|\
| * net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan2020-01-241-4/+10
| * net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan2020-01-241-2/+0
| * net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan2020-01-241-14/+19
| * net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-242-4/+11
| * net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit2020-01-241-1/+2
| * net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
| * net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit2020-01-241-13/+29
| * net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2020-01-241-0/+1
| * net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-01-241-1/+1
* | net/mlx5e: Enable all available stats for uplink repsVlad Buslov2020-01-223-33/+18
* | net/mlx5e: Create q counters on uplink representorsVlad Buslov2020-01-221-2/+19
* | net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infraVlad Buslov2020-01-221-43/+114
* | net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed2020-01-223-15/+51
* | net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed2020-01-224-31/+56
* | net/mlx5e: Declare stats groups via macroSaeed Mahameed2020-01-223-185/+108
* | net/mlx5e: Profile specific stats groupsSaeed Mahameed2020-01-226-48/+93
* | net/mlx5e: Move uplink rep init/cleanup code into own functionsRoi Dayan2020-01-221-30/+51
* | net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik2020-01-221-2/+5
* | net/mlx5: DR, Modify header copy supportHamdan Igbaria2020-01-222-15/+151
* | net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria2020-01-221-61/+165
* | net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu2020-01-221-0/+39
* | net/mlx5: make the symbol 'ESW_POOLS' staticChen Wandun2020-01-221-4/+4
* | net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti2020-01-221-0/+2
* | net/mlx5e: Fix printk format warningOlof Johansson2020-01-221-1/+1
* | net/mlx5: E-Switch, Increase number of chains and prioritiesPaul Blakey2020-01-163-12/+232
* | net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey2020-01-167-292/+637
* | net/mlx5: ft: Check prio and chain sanity for ft offloadPaul Blakey2020-01-161-7/+20
* | net/mlx5: ft: Use getter function to get ft chainPaul Blakey2020-01-163-1/+9
* | net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey2020-01-162-9/+18
* | net/mlx5: Add ignore level support fwd to table rulesPaul Blakey2020-01-162-3/+18
* | net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey2020-01-161-12/+29
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed2020-01-168-42/+55
|\ \
| * | net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-166-36/+38
| * | net/mlx5e: Add discard counters per priorityAharon Landau2020-01-161-0/+1
| * | net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha2020-01-161-6/+9
| * | net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas2020-01-101-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-0910-96/+119
|\ \ \ | | |/ | |/|
| * | net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit2020-01-061-0/+3
| * | net/mlx5e: Fix hairpin RSS table sizeEli Cohen2020-01-063-17/+17
| * | net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik2020-01-063-12/+14
| * | Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit2020-01-062-56/+15
| * | net/mlx5: Move devlink registration before interfaces loadMichael Guralnik2020-01-061-7/+9
| * | net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha2020-01-061-3/+4
OpenPOWER on IntegriCloud