Age | Commit message (Expand) | Author |
2024-06-05 | net/mlx5e: SHAMPO, Add header-only ethtool counters for header data split | Tariq Toukan |
2024-06-05 | net/mlx5e: SHAMPO, Drop rx_gro_match_packets counter | Dragos Tatulea |
2024-04-11 | net/mlx5e: Expose the VF/SF RX drop counter on the representor | Carolina Jubran |
2024-04-05 | net/mlx5e: Implement ethtool hardware timestamping statistics | Rahul Rameshbabu |
2024-04-05 | net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer | Rahul Rameshbabu |
2024-04-05 | net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ | Rahul Rameshbabu |
2024-04-03 | net/mlx5e: Make stats group fill_stats callbacks consistent with the API | Gal Pressman |
2024-04-03 | net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings | Gal Pressman |
2023-11-15 | net/mlx5e: Add local loopback counter to vport rep stats | Or Har-Toov |
2023-10-12 | net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command | Amir Tzin |
2023-08-21 | net/mlx5e: aRFS, Introduce ethtool stats | Adham Faris |
2023-08-14 | net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs | Rahul Rameshbabu |
2023-03-28 | net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache stats | Dragos Tatulea |
2023-02-24 | mlx5: fix possible ptp queue fifo use-after-free | Vadim Fedorenko |
2022-12-09 | Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2022-12-08 | net/mlx5: Refactor and expand rep vport stat group | Or Har-Toov |
2022-12-08 | net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flows | Raed Salem |
2022-11-12 | net/mlx5e: ethtool: get_link_ext_stats for PHY down events | Saeed Mahameed |
2022-10-03 | net/mlx5e: Expose rx_oversize_pkts_buffer counter | Gal Pressman |
2022-09-07 | net/mlx5e: Add MACsec stats support for Rx/Tx flows | Lior Nahmanson |
2022-07-19 | net/mlx5e: Add resiliency for PTP TX port timestamp | Aya Levin |
2022-04-09 | net/mlx5: Remove FPGA ipsec specific statistics | Leon Romanovsky |
2022-03-03 | mlx5: add support for page_pool_get_stats | Joe Damato |
2022-02-16 | net/mlx5e: E-Switch, Add PTP counters for uplink representor | Aya Levin |
2021-10-26 | net/mlx5e: Add HW_GRO statistics | Khalid Manaa |
2021-04-16 | mlx5: implement ethtool standard stats | Jakub Kicinski |
2021-04-16 | net/mlx5e: kTLS, Add resiliency to RX resync failures | Tariq Toukan |
2021-04-15 | mlx5: implement ethtool::get_fec_stats | Jakub Kicinski |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-03-31 | net/mlx5e: kTLS, Fix RX counters atomicity | Tariq Toukan |
2021-03-31 | net/mlx5e: kTLS, Fix TX counters atomicity | Tariq Toukan |
2021-03-29 | net/mlx5e: Add PTP-RX statistics | Aya Levin |
2021-01-22 | net/mlx5e: Support HTB offload | Maxim Mikityanskiy |
2020-12-08 | net/mlx5e: Add TX port timestamp support | Eran Ben Elisha |
2020-12-08 | net/mlx5e: Add TX PTP port object support | Eran Ben Elisha |
2020-09-22 | Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-21 | net/mlx5e: Enhanced TX MPWQE for SKBs | Maxim Mikityanskiy |
2020-09-21 | net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() | Alaa Hleihel |
2020-09-21 | net/mlx5e: Fix multicast counter not up-to-date in "ip -s" | Ron Diskin |
2020-09-15 | mlx5: add pause frame stats | Jakub Kicinski |
2020-06-27 | net/mlx5e: kTLS, Add kTLS RX stats | Tariq Toukan |
2020-04-20 | net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HW | Raed Salem |
2020-01-22 | net/mlx5e: Enable all available stats for uplink reps | Vlad Buslov |
2020-01-22 | net/mlx5e: IPoIB, use separate stats groups | Saeed Mahameed |
2020-01-22 | net/mlx5e: Convert stats groups array to array of group pointers | Saeed Mahameed |
2020-01-22 | net/mlx5e: Declare stats groups via macro | Saeed Mahameed |
2020-01-22 | net/mlx5e: Profile specific stats groups | Saeed Mahameed |
2019-10-18 | net/mlx5e: kTLS, Enhance TX resync flow | Tariq Toukan |
2019-09-05 | net/mlx5e: Add port buffer's congestion counters | Aya Levin |