Age | Commit message (Expand) | Author | Files | Lines |
2024-01-31 | mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_list | Heiner Kallweit | 1 | -1/+0 |
2024-01-30 | mlxsw: Use refcount_t for reference counting | Amit Cohen | 6 | -36/+40 |
2024-01-30 | mlxsw: spectrum: Refactor LAG create and destroy code | Amit Cohen | 1 | -43/+73 |
2024-01-30 | mlxsw: spectrum: Search for free LAD ID once | Amit Cohen | 1 | -9/+6 |
2024-01-30 | mlxsw: spectrum: Query max_lag once | Amit Cohen | 2 | -25/+8 |
2024-01-30 | mlxsw: spectrum: Remove mlxsw_sp_lag_get() | Amit Cohen | 1 | -9/+3 |
2024-01-30 | mlxsw: spectrum: Change mlxsw_sp_upper to LAG structure | Amit Cohen | 2 | -16/+17 |
2024-01-24 | net/mlx5e: fix a potential double-free in fs_any_create_groups | Dinghao Liu | 1 | -0/+1 |
2024-01-24 | net/mlx5e: fix a double-free in arfs_create_groups | Zhipeng Lu | 1 | -11/+15 |
2024-01-24 | net/mlx5e: Ignore IPsec replay window values on sender side | Leon Romanovsky | 1 | -2/+8 |
2024-01-24 | net/mlx5e: Allow software parsing when IPsec crypto is enabled | Leon Romanovsky | 1 | -2/+2 |
2024-01-24 | net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO | Rahul Rameshbabu | 1 | -1/+1 |
2024-01-24 | net/mlx5: DR, Can't go to uplink vport on RX rule | Yevgeny Kliteynik | 1 | -5/+11 |
2024-01-24 | net/mlx5: DR, Use the right GVMI number for drop action | Yevgeny Kliteynik | 1 | -0/+1 |
2024-01-24 | net/mlx5: Bridge, fix multicast packets sent to uplink | Moshe Shemesh | 2 | -0/+5 |
2024-01-24 | net/mlx5: Fix a WARN upon a callback command failure | Yishai Hadas | 1 | -2/+3 |
2024-01-24 | net/mlx5e: Fix peer flow lists handling | Vlad Buslov | 1 | -1/+2 |
2024-01-24 | net/mlx5e: Fix inconsistent hairpin RQT sizes | Tariq Toukan | 1 | -1/+1 |
2024-01-24 | net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context | Rahul Rameshbabu | 1 | -1/+1 |
2024-01-24 | net/mlx5: Fix query of sd_group field | Tariq Toukan | 1 | -0/+21 |
2024-01-24 | net/mlx5e: Use the correct lag ports number when creating TISes | Saeed Mahameed | 4 | -11/+16 |
2024-01-19 | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 3 | -17/+21 |
2024-01-18 | mlxsw: spectrum_router: Register netdevice notifier before nexthop | Petr Machata | 1 | -12/+12 |
2024-01-18 | mlxsw: spectrum_acl_tcam: Fix stack corruption | Ido Schimmel | 1 | -0/+2 |
2024-01-18 | mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path | Ido Schimmel | 1 | -2/+2 |
2024-01-18 | mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure | Amit Cohen | 1 | -3/+5 |
2024-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -8/+37 |
2024-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2 | -16/+16 |
2024-01-08 | Revert "mlx5 updates 2023-12-20" | Jakub Kicinski | 37 | -1291/+186 |
2024-01-07 | mlxbf_gige: Enable the GigE port in mlxbf_gige_open | Asmaa Mnebhi | 1 | -6/+6 |
2024-01-07 | mlxbf_gige: Fix intermittent no ip issue | Asmaa Mnebhi | 2 | -10/+10 |
2024-01-05 | net/mlx5: DPLL, Implement fractional frequency offset get pin op | Jiri Pirko | 1 | -0/+31 |
2024-01-05 | net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get() | Jiri Pirko | 1 | -35/+28 |
2024-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+7 |
2023-12-30 | mlxbf_gige: fix receive packet race condition | David Thompson | 1 | -2/+7 |
2023-12-30 | Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 37 | -186/+1291 |
2023-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 15 | -54/+79 |
2023-12-21 | net/mlx5: Implement management PF Ethernet profile | Armen Ratner | 7 | -5/+304 |
2023-12-21 | net/mlx5: Enable SD feature | Tariq Toukan | 1 | -1/+2 |
2023-12-21 | net/mlx5e: Block TLS device offload on combined SD netdev | Tariq Toukan | 2 | -2/+4 |
2023-12-21 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan | 10 | -69/+111 |
2023-12-21 | net/mlx5e: Support cross-vhca RSS | Tariq Toukan | 10 | -57/+179 |
2023-12-21 | net/mlx5e: Let channels be SD-aware | Tariq Toukan | 8 | -27/+35 |
2023-12-21 | net/mlx5e: Create EN core HW resources for all secondary devices | Tariq Toukan | 2 | -10/+23 |
2023-12-21 | net/mlx5e: Create single netdev per SD group | Tariq Toukan | 1 | -7/+62 |
2023-12-21 | net/mlx5: SD, Add informative prints in kernel log | Tariq Toukan | 1 | -0/+21 |
2023-12-21 | net/mlx5: SD, Implement steering for primary and secondaries | Tariq Toukan | 1 | -1/+184 |
2023-12-21 | net/mlx5: SD, Implement devcom communication and primary election | Tariq Toukan | 2 | -2/+121 |
2023-12-21 | net/mlx5: SD, Implement basic query and instantiation | Tariq Toukan | 1 | -1/+106 |
2023-12-21 | net/mlx5: SD, Introduce SD lib | Tariq Toukan | 4 | -1/+110 |