Age | Commit message (Expand) | Author |
2025-03-13 | net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices | Carolina Jubran |
2025-03-13 | net/mlx5: Bridge, fix the crash caused by LAG state check | Jianbo Liu |
2025-03-13 | net/mlx5: Lag, Check shared fdb before creating MultiPort E-Switch | Shay Drory |
2025-03-13 | net/mlx5: Fix incorrect IRQ pool usage when releasing IRQs | Shay Drory |
2025-03-13 | net/mlx5: HWS, Rightsize bwc matcher priority | Vlad Dogaru |
2025-03-13 | net/mlx5: DR, use the right action structs for STEv3 | Yevgeny Kliteynik |
2025-03-10 | net/mlx5: handle errors in mlx5_chains_create_table() | Wentao Liang |
2025-03-07 | net/mlx5: Fill out devlink dev info only for PFs | Jiri Pirko |
2025-02-26 | net/mlx5: IRQ, Fix null string in debug print | Shay Drory |
2025-02-26 | net/mlx5: Restore missing trace event when enabling vport QoS | Carolina Jubran |
2025-02-26 | net/mlx5: Fix vport QoS cleanup on error | Carolina Jubran |
2025-02-13 | mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw() | Wentao Liang |
2025-01-27 | net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq | Stanislav Fomichev |
2025-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2025-01-17 | mlxsw: Do not store Tx header length as driver parameter | Amit Cohen |
2025-01-17 | mlxsw: Move Tx header handling to PCI driver | Amit Cohen |
2025-01-17 | mlxsw: Define Tx header fields in txheader.h | Amit Cohen |
2025-01-17 | mlxsw: Initialize txhdr_info according to PTP operations | Amit Cohen |
2025-01-17 | mlxsw: Add mlxsw_txhdr_info structure | Amit Cohen |
2025-01-17 | net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id | Colin Ian King |
2025-01-17 | net/mlxfw: Drop hard coded max FW flash image size | Maher Sanalla |
2025-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-01-16 | net/mlx5e: Always start IPsec sequence number from 1 | Leon Romanovsky |
2025-01-16 | net/mlx5e: Rely on reqid in IPsec tunnel mode | Leon Romanovsky |
2025-01-16 | net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel | Leon Romanovsky |
2025-01-16 | net/mlx5: Clear port select structure when fail to create | Mark Zhang |
2025-01-16 | net/mlx5: SF, Fix add port error handling | Chris Mi |
2025-01-16 | net/mlx5: Fix a lockdep warning as part of the write combining test | Yishai Hadas |
2025-01-16 | net/mlx5: Fix RDMA TX steering prio | Patrisious Haddad |
2025-01-15 | net/mlx5e: CT: Offload connections with hardware steering rules | Cosmin Ratiu |
2025-01-15 | net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable | Cosmin Ratiu |
2025-01-15 | net/mlx5e: CT: Add initial support for Hardware Steering | Cosmin Ratiu |
2025-01-15 | net/mlx5: HWS, rework the check if matcher size can be increased | Yevgeny Kliteynik |
2025-01-15 | inet: ipmr: fix data-races | Eric Dumazet |
2025-01-14 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski |
2025-01-13 | net/mlx5: HWS, update flow - support through bigger action RTC | Yevgeny Kliteynik |
2025-01-13 | net/mlx5: HWS, update flow - remove the use of dual RTCs | Yevgeny Kliteynik |
2025-01-13 | net/mlx5: fs, add HWS to steering mode options | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS get capabilities | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, set create match definer to not supported by HWS | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add support for dest vport HWS action | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS fte API functions | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add dest table cache | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, manage flow counters HWS action sharing by refcount | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS modify header API function | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS packet reformat API function | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS actions pool | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS flow group API functions | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS flow table API functions | Moshe Shemesh |
2025-01-13 | net/mlx5: fs, add HWS root namespace functions | Moshe Shemesh |