summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran2024-04-121-11/+16
* net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran2024-04-121-0/+7
* net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu2024-04-121-2/+2
* net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory2024-04-122-2/+4
* net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan2024-04-125-7/+7
* net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory2024-04-121-1/+3
* net/mlx5: fix possible stack overflowsArnd Bergmann2024-04-101-41/+41
* net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan2024-04-101-0/+7
* net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran2024-04-103-2/+34
* net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2024-04-102-5/+10
* net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran2024-04-101-16/+17
* net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2024-04-102-2/+2
* net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran2024-04-101-0/+17
* net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu2024-04-101-2/+12
* net/mlx5: Properly link new fs rules into the treeCosmin Ratiu2024-04-101-1/+2
* net/mlx5: offset comp irq index in name by oneMichael Liang2024-04-101-1/+3
* net/mlx5: Register devlink first under devlink lockShay Drory2024-04-102-18/+20
* net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2024-04-102-6/+7
* mlxbf_gige: stop interface during shutdownDavid Thompson2024-03-291-2/+8
* mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson2024-03-261-7/+11
* mlxbf_gige: stop PHY during open() error pathsDavid Thompson2024-03-251-1/+4
* Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-6/+6
|\
| * thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-3/+0
| * mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-6/+9
* | mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata2024-03-111-2/+68
* | mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata2024-03-111-6/+142
* | mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata2024-03-111-0/+2
* | mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata2024-03-111-15/+50
* | mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata2024-03-111-0/+3
* | mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata2024-03-115-9/+11
* | mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata2024-03-113-12/+36
* | mlxsw: spectrum_router: Rename two functionsPetr Machata2024-03-113-19/+19
* | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-03-0830-172/+989
|\ \
| * | net/mlx5: Enable SD featureTariq Toukan2024-03-071-1/+2
| * | net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2024-03-072-2/+4
| * | net/mlx5e: Support per-mdev queue counterTariq Toukan2024-03-0710-69/+111
| * | net/mlx5e: Support cross-vhca RSSTariq Toukan2024-03-0710-57/+179
| * | net/mlx5e: Let channels be SD-awareTariq Toukan2024-03-078-27/+35
| * | net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2024-03-072-10/+23
| * | net/mlx5e: Create single netdev per SD groupTariq Toukan2024-03-071-7/+62
| * | net/mlx5: SD, Add debugfsTariq Toukan2024-03-071-0/+34
| * | net/mlx5: SD, Add informative prints in kernel logTariq Toukan2024-03-071-0/+21
| * | net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan2024-03-071-1/+184
| * | net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan2024-03-072-2/+121
| * | net/mlx5: SD, Implement basic query and instantiationTariq Toukan2024-03-071-1/+109
| * | net/mlx5: SD, Introduce SD libTariq Toukan2024-03-074-1/+110
* | | net: introduce include/net/rps.hEric Dumazet2024-03-072-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-0710-76/+104
|\ \ \ | |/ / |/| |
| * | dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2024-03-051-2/+2
| * | net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu2024-03-011-6/+6