aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill selftests stringsGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags stringsGal Pressman
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg
2024-03-29mlx5: stop warning for 64KB pagesArnd Bergmann
2024-03-29mlx5: avoid truncating error messageArnd Bergmann
2024-03-29mlxbf_gige: stop interface during shutdownDavid Thompson
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-03-25mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-11mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata
2024-03-11mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata
2024-03-11mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata
2024-03-11mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata
2024-03-11mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata
2024-03-11mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata
2024-03-11mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata
2024-03-11mlxsw: spectrum_router: Rename two functionsPetr Machata
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07net/mlx5: Enable SD featureTariq Toukan
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan
2024-03-07net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan
2024-03-07net/mlx5e: Create single netdev per SD groupTariq Toukan
2024-03-07net/mlx5: SD, Add debugfsTariq Toukan
2024-03-07net/mlx5: SD, Add informative prints in kernel logTariq Toukan
2024-03-07net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan
2024-03-07net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan
2024-03-07net/mlx5: SD, Implement basic query and instantiationTariq Toukan
2024-03-07net/mlx5: SD, Introduce SD libTariq Toukan
2024-03-06mlxbf_gige: add support to display pause frame countersDavid Thompson
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-01net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu
2024-03-01net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu
2024-03-01net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim
2024-03-01net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-01net/mlx5: Fix fw reporter diagnose outputAya Levin
2024-03-01net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu
2024-03-01Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed
2024-03-01Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki
2024-02-27mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski