Age | Commit message (Expand) | Author |
2025-05-16 | net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead | Carolina Jubran |
2025-03-25 | net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs | Tariq Toukan |
2025-02-27 | net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva |
2025-02-12 | net/mlx5: XDP, Enable TX side XDP multi-buffer support | Alexei Lazar |
2025-02-12 | net/mlx5e: reduce the max log mpwrq sz for ECPF and reps | William Tu |
2024-11-11 | net/mlx5e: SHAMPO, Drop info array | Dragos Tatulea |
2024-11-11 | net/mlx5e: SHAMPO, Fix page_index calculation inconsistency | Dragos Tatulea |
2024-11-11 | net/mlx5e: SHAMPO, Simplify UMR allocation for headers | Dragos Tatulea |
2024-11-03 | net/mlx5e: move XDP_REDIRECT sq to dynamic allocation | William Tu |
2024-09-25 | net/mlx5e: SHAMPO, Fix overflow of hd_per_wq | Dragos Tatulea |
2024-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-08-16 | net/mlx5e: SHAMPO, Release in progress headers | Dragos Tatulea |
2024-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-08-09 | net/mlx5e: SHAMPO, Increase timeout to improve latency | Dragos Tatulea |
2024-08-09 | net/mlx5e: Use extack in get coalesce callback | Gal Pressman |
2024-08-09 | net/mlx5e: Use extack in set ringparams callback | Gal Pressman |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent |
2024-06-17 | net/mlx5e: Add txq to sq stats mapping | Joe Damato |
2024-06-05 | net/mlx5e: SHAMPO, Use KSMs instead of KLMs | Yoray Zack |
2024-06-05 | net/mlx5e: SHAMPO, Simplify header page release in teardown | Dragos Tatulea |
2024-05-13 | net/mlx5e: Modifying channels number and updating TX queues | Carolina Jubran |
2024-04-22 | net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing | Rahul Rameshbabu |
2024-04-22 | net/mlx5e: Support updating coalescing configuration without resetting channels | Rahul Rameshbabu |
2024-04-22 | net/mlx5e: Dynamically allocate DIM structure for SQs/RQs | Rahul Rameshbabu |
2024-04-22 | net/mlx5e: Move DIM function declarations to en/dim.h | Rahul Rameshbabu |
2024-04-05 | net/mlx5e: Un-expose functions in en.h | Tariq Toukan |
2024-04-03 | net/mlx5: Convert uintX_t to uX | Gal Pressman |
2024-03-07 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan |
2024-03-07 | net/mlx5e: Let channels be SD-aware | Tariq Toukan |
2024-03-07 | net/mlx5e: Create EN core HW resources for all secondary devices | Tariq Toukan |
2024-01-24 | net/mlx5e: Use the correct lag ports number when creating TISes | Saeed Mahameed |
2024-01-07 | Revert "mlx5 updates 2023-12-20" | Jakub Kicinski |
2023-12-20 | net/mlx5: Implement management PF Ethernet profile | Armen Ratner |
2023-12-20 | net/mlx5e: Support per-mdev queue counter | 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: Use the correct lag ports number when creating TISes | Saeed Mahameed |
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: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki |
2023-12-13 | net/mlx5e: Decouple CQ from priv | Tariq Toukan |
2023-12-13 | net/mlx5: Move TISes from priv to mdev HW resources | Tariq Toukan |
2023-12-04 | net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work | Moshe Shemesh |
2023-11-29 | net/mlx5e: Implement AF_XDP TX timestamp and checksum offload | Stanislav Fomichev |
2023-10-14 | net/mlx5e: Increase max supported channels number to 256 | Adham Faris |
2023-10-14 | net/mlx5e: Preparations for supporting larger number of channels | Adham Faris |
2023-10-02 | net/mlx5: Handle IPsec steering upon master unbind/bind | Patrisious Haddad |
2023-10-02 | net/mlx5: Register mlx5e priv to devcom in MPV mode | Patrisious Haddad |
2023-08-24 | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski |
2023-08-20 | net/mlx5e: Move MACsec flow steering operations to be used as core library | Patrisious Haddad |