summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: TC, support per action statsOz Shlomo2023-02-147-13/+89
* net/mlx5e: TC, map tc action cookie to a hw counterOz Shlomo2023-02-145-1/+224
* net/mlx5e: TC, store tc action cookies per attrOz Shlomo2023-02-142-0/+5
* net/mlx5e: TC, add hw counter to branching actionsOz Shlomo2023-02-141-0/+5
* Daniel Borkmann says:Jakub Kicinski2023-02-102-0/+13
|\
| * drivers: net: turn on XDP featuresMarek Majtyka2023-02-022-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0912-123/+76
|\ \
| * | net/mlx5: Serialize module cleanup with reload and removeShay Drory2023-02-071-7/+7
| * | net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory2023-02-071-1/+1
| * | net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory2023-02-071-0/+1
| * | net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-072-1/+2
| * | net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-074-20/+25
| * | net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea2023-02-071-8/+5
| * | net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin2023-02-072-1/+5
| * | net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2023-02-072-5/+1
| * | net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik2023-02-071-10/+15
| * | net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris2023-02-071-71/+15
* | | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-086-22/+49
|\ \ \
| * | | RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko2023-02-081-0/+2
| * | | net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2023-02-083-6/+22
| * | | net/mlx5e: Fix trap event handlingJiri Pirko2023-02-083-16/+25
* | | | Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-0814-297/+116
|\ \ \ \
| * | | | net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2023-02-072-2/+24
| * | | | net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory2023-02-072-6/+48
| * | | | net/mlx5: fw_tracer, allow 0 size string DBsShay Drory2023-02-071-0/+6
| * | | | net/mlx5: fw_tracer: Fix debug printShay Drory2023-02-071-1/+1
| * | | | net/mlx5: fs, Remove redundant assignment of sizeRoi Dayan2023-02-071-2/+0
| * | | | net/mlx5: fs_core, Remove redundant variable errMaor Dickman2023-02-071-2/+1
| * | | | net/mlx5: Fix memory leak in error flow of port set bufferMaher Sanalla2023-02-071-2/+2
| * | | | net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLSGal Pressman2023-02-071-2/+0
| * | | | net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpinGal Pressman2023-02-071-2/+0
| * | | | net/mlx5: fs, Remove redundant vport_number assignmentRoi Dayan2023-02-071-5/+0
| * | | | net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan2023-02-074-243/+14
| * | | | net/mlx5e: Don't listen to remove flows eventLeon Romanovsky2023-02-071-3/+1
| * | | | net/mlx5: fw reset: Skip device ID check if PCI link up failedMoshe Shemesh2023-02-071-0/+1
| * | | | net/mlx5: Remove redundant health work lockShay Drory2023-02-071-21/+7
| * | | | mlx5: reduce stack usage in mlx5_setup_tcArnd Bergmann2023-02-071-6/+11
* | | | | mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel2023-02-071-6/+6
* | | | | mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel2023-02-077-130/+90
* | | | | mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel2023-02-071-65/+65
* | | | | mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel2023-02-071-1/+1
* | | | | mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel2023-02-071-2/+6
* | | | | mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson2023-02-071-12/+2
* | | | | net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hintsTariq Toukan2023-02-071-2/+16
|/ / / /
* | | | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2023-02-061-0/+1
* | | | net/mlx5e: Trigger NAPI after activating an SQMaxim Mikityanskiy2023-02-044-7/+15
* | | | net/mlx5e: IPsec, support upper protocol selector field offloadRaed Salem2023-02-043-0/+56
* | | | net/mlx5e: IPoIB, Add support for XDR speedDragos Tatulea2023-02-041-0/+2
* | | | net/mlx5: Enhance debug print in page allocation failureJack Morgenstein2023-02-041-1/+2
* | | | net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu2023-02-041-3/+12