Age | Commit message (Expand) | Author |
2021-04-24 | net/mlx5: SF, Extend SF table for additional SF id range | Parav Pandit |
2021-04-24 | net/mlx5: SF, Split mlx5_sf_hw_table into two parts | Parav Pandit |
2021-04-24 | net/mlx5: SF, Use helpers for allocation and free | Parav Pandit |
2021-04-24 | net/mlx5: SF, Consider own vhca events of SF devices | Parav Pandit |
2021-04-24 | net/mlx5: SF, Store and use start function id | Parav Pandit |
2021-04-24 | devlink: Extend SF port attributes to have external attribute | Parav Pandit |
2021-04-24 | net/mlx5: SF, Rely on hw table for SF devlink port allocation | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Consider SF ports of host PF | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Use xarray for vport number to vport and rep mapping | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Prepare to return total vports from eswitch struct | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported | Parav Pandit |
2021-04-22 | net/mlx4: Treat VFs fair when handling comm_channel_events | Hans Westgaard Ry |
2021-04-20 | mlxsw: spectrum_qdisc: Index future FIFOs by band number | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Track children per qdisc | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy() | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Track tclass_num as int, not u8 | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Drop an always-true condition | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare() | Petr Machata |
2021-04-20 | mlxsw: spectrum_qdisc: Drop one argument from check_params callback | Petr Machata |
2021-04-19 | net/mlx5: DR, Add support for isolate_vl_tc QP | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Add support for force-loopback QP | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Add support for matching tunnel GTP-U | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Set flex parser for TNL_MPLS dynamically | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Add support for matching on geneve TLV option | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Set STEv0 ICMP flex parser dynamically | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Add support for dynamic flex parser | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Remove protocol-specific flex_parser_3 definitions | Muhammad Sammar |
2021-04-19 | net/mlx5: E-Switch, Improve error messages in term table creation | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Fix SQ/RQ in doorbell bitmask | Yevgeny Kliteynik |
2021-04-19 | net/mlx5: DR, Rename an argument in dr_rdma_segments | Yevgeny Kliteynik |
2021-04-19 | net/mlx5e: RX, Add checks for calculated Striding RQ attributes | Tariq Toukan |
2021-04-19 | net/mlx5e: Fix possible non-initialized struct usage | Vladyslav Tarasiuk |
2021-04-19 | net/mlx5e: Fix lost changes during code movements | Tariq Toukan |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-16 | mlx5: implement ethtool standard stats | Jakub Kicinski |
2021-04-16 | mlxsw: implement ethtool standard stats | Jakub Kicinski |
2021-04-16 | Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-04-16 | net: bridge: switchdev: include local flag in FDB notifications | Vladimir Oltean |
2021-04-16 | net/mlx5: Enhance diagnostics info for TX/RX reporters | Aya Levin |
2021-04-16 | net/mlx5: Add helper to initialize 1PPS | Aya Levin |
2021-04-16 | net/mlx5e: Add ethtool extended link state | Moshe Tal |
2021-04-16 | net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc() | Maor Dickman |
2021-04-16 | net/mlx5e: Cleanup safe switch channels API by passing params | Maxim Mikityanskiy |
2021-04-16 | net/mlx5e: Refactor on-the-fly configuration changes | Maxim Mikityanskiy |
2021-04-16 | net/mlx5e: Use mlx5e_safe_switch_channels when channels are closed | Maxim Mikityanskiy |
2021-04-16 | net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closed | Maxim Mikityanskiy |
2021-04-16 | net/mlx5e: kTLS, Add resiliency to RX resync failures | Tariq Toukan |
2021-04-16 | net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe() | Tariq Toukan |