Age | Commit message (Expand) | Author |
2024-02-08 | net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers | Jiri Pirko |
2024-01-24 | net/mlx5e: fix a potential double-free in fs_any_create_groups | Dinghao Liu |
2024-01-24 | net/mlx5e: fix a double-free in arfs_create_groups | Zhipeng Lu |
2024-01-24 | net/mlx5e: Ignore IPsec replay window values on sender side | Leon Romanovsky |
2024-01-24 | net/mlx5e: Allow software parsing when IPsec crypto is enabled | Leon Romanovsky |
2024-01-24 | net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO | Rahul Rameshbabu |
2024-01-24 | net/mlx5: DR, Can't go to uplink vport on RX rule | Yevgeny Kliteynik |
2024-01-24 | net/mlx5: DR, Use the right GVMI number for drop action | Yevgeny Kliteynik |
2024-01-24 | net/mlx5: Bridge, fix multicast packets sent to uplink | Moshe Shemesh |
2024-01-24 | net/mlx5: Fix a WARN upon a callback command failure | Yishai Hadas |
2024-01-24 | net/mlx5e: Fix peer flow lists handling | Vlad Buslov |
2024-01-24 | net/mlx5e: Fix inconsistent hairpin RQT sizes | Tariq Toukan |
2024-01-24 | net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context | Rahul Rameshbabu |
2024-01-24 | net/mlx5: Fix query of sd_group field | Tariq Toukan |
2024-01-24 | net/mlx5e: Use the correct lag ports number when creating TISes | Saeed Mahameed |
2024-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-01-07 | Revert "mlx5 updates 2023-12-20" | Jakub Kicinski |
2024-01-05 | net/mlx5: DPLL, Implement fractional frequency offset get pin op | Jiri Pirko |
2024-01-05 | net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get() | Jiri Pirko |
2023-12-29 | Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2023-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2023-12-20 | net/mlx5: Implement management PF Ethernet profile | Armen Ratner |
2023-12-20 | net/mlx5: Enable SD feature | Tariq Toukan |
2023-12-20 | net/mlx5e: Block TLS device offload on combined SD netdev | Tariq Toukan |
2023-12-20 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan |
2023-12-20 | net/mlx5e: Support cross-vhca RSS | Tariq Toukan |
2023-12-20 | net/mlx5e: Let channels be SD-aware | Tariq Toukan |
2023-12-20 | net/mlx5e: Create EN core HW resources for all secondary devices | Tariq Toukan |
2023-12-20 | net/mlx5e: Create single netdev per SD group | Tariq Toukan |
2023-12-20 | net/mlx5: SD, Add informative prints in kernel log | Tariq Toukan |
2023-12-20 | net/mlx5: SD, Implement steering for primary and secondaries | Tariq Toukan |
2023-12-20 | net/mlx5: SD, Implement devcom communication and primary election | Tariq Toukan |
2023-12-20 | net/mlx5: SD, Implement basic query and instantiation | Tariq Toukan |
2023-12-20 | net/mlx5: SD, Introduce SD lib | Tariq Toukan |
2023-12-20 | net/mlx5: Fix query of sd_group field | Tariq Toukan |
2023-12-20 | net/mlx5e: Use the correct lag ports number when creating TISes | Saeed Mahameed |
2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-12-15 | Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2023-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-12-13 | net: ethtool: get rid of get/set_rxfh_context functions | Ahmed Zaki |
2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki |
2023-12-13 | page_pool: transition to reference count management after page draining | Liang Chen |
2023-12-13 | net/mlx5: DR, Use swap() instead of open coding it | Jiapeng Chong |
2023-12-13 | net/mlx5: devcom, Add component size getter | Tariq Toukan |
2023-12-13 | net/mlx5e: Decouple CQ from priv | Tariq Toukan |
2023-12-13 | net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused args | Tariq Toukan |
2023-12-13 | net/mlx5e: Statify function mlx5e_monitor_counter_arm | Tariq Toukan |
2023-12-13 | net/mlx5: Move TISes from priv to mdev HW resources | Tariq Toukan |
2023-12-13 | net/mlx5e: Remove TLS-specific logic in generic create TIS API | Tariq Toukan |
2023-12-13 | net/mlx5: fs, Command to control TX flow table root | Tariq Toukan |