Age | Commit message (Expand) | Author | Files | Lines |
2025-05-22 | net/mlx5e: Convert mlx5 netdevs to instance locking | Cosmin Ratiu | 4 | -14/+29 |
2025-05-17 | net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead | Carolina Jubran | 1 | -6/+0 |
2025-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -7/+31 |
2025-04-25 | net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recover | Cosmin Ratiu | 1 | -4/+2 |
2025-04-25 | net/mlx5e: Use custom tunnel header for vxlan gbp | Vlad Dogaru | 1 | -3/+29 |
2025-04-15 | page_pool: Move pp_magic check into helper functions | Toke Høiland-Jørgensen | 1 | -2/+2 |
2025-03-28 | net/mlx5e: SHAMPO, Make reserved size independent of page size | Lama Kayal | 1 | -3/+5 |
2025-03-25 | net/mlx5e: TC, Don't offload CT commit if it's the last action | Jianbo Liu | 1 | -0/+11 |
2025-03-25 | net/mlx5e: CT: Filter legacy rules that are unrelated to nic | Paul Blakey | 1 | -0/+29 |
2025-03-25 | net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs | Tariq Toukan | 3 | -6/+20 |
2025-03-24 | net/mlx5: Remove NULL check before dev_{put, hold} | Gal Pressman | 2 | -12/+6 |
2025-03-17 | net/mlx5: fs, add support for flow meters HWS action | Moshe Shemesh | 2 | -0/+18 |
2025-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -7/+5 |
2025-03-13 | net/mlx5: Bridge, fix the crash caused by LAG state check | Jianbo Liu | 1 | -7/+5 |
2025-03-07 | net/mlx5: Refactor link speed handling with mlx5_link_info struct | Shahar Shitrit | 1 | -2/+7 |
2025-02-28 | net/mlx5: Remove newline at the end of a netlink error message | Gal Pressman | 1 | -1/+1 |
2025-02-28 | net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -3/+3 |
2025-02-26 | net/mlx5e: Symmetric OR-XOR RSS hash control | Gal Pressman | 6 | -12/+24 |
2025-02-25 | net/mlx5e: Move IPSec policy check after decryption | Jianbo Liu | 1 | -2/+2 |
2025-02-12 | net/mlx5: XDP, Enable TX side XDP multi-buffer support | Alexei Lazar | 4 | -31/+21 |
2025-02-12 | net/mlx5e: Expose RSS via devlink rx reporter diagnose | Amir Tzin | 5 | -2/+79 |
2025-02-12 | net/mlx5e: Add direct TIRs to devlink rx reporter diagnose | Amir Tzin | 3 | -1/+40 |
2025-02-12 | net/mlx5e: Move RQs diagnose to a dedicated function | Amir Tzin | 1 | -13/+18 |
2025-02-12 | net/mlx5e: reduce the max log mpwrq sz for ECPF and reps | William Tu | 1 | -4/+11 |
2025-02-06 | net/mlx5e: Remove unused mlx5e_tc_flow_action struct | Gal Pressman | 1 | -5/+0 |
2025-02-06 | net/mlx5e: Support FEC settings for 200G per lane link modes | Jianbo Liu | 2 | -10/+55 |
2025-02-06 | net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer | Jianbo Liu | 4 | -6/+6 |
2025-01-16 | net/mlx5e: CT: Offload connections with hardware steering rules | Cosmin Ratiu | 1 | -2/+247 |
2025-01-16 | net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable | Cosmin Ratiu | 3 | -74/+82 |
2025-01-16 | net/mlx5e: CT: Add initial support for Hardware Steering | Cosmin Ratiu | 3 | -4/+70 |
2024-12-05 | net/mlx5e: Remove workaround to avoid syndrome for internal port | Jianbo Liu | 1 | -2/+11 |
2024-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2024-11-12 | net/mlx5e: CT: Fix null-ptr-deref in add rule err flow | Moshe Shemesh | 1 | -1/+1 |
2024-11-04 | net/mlx5e: move XDP_REDIRECT sq to dynamic allocation | William Tu | 1 | -1/+1 |
2024-10-21 | net/mlx5: fs, rename modify header struct member action | Moshe Shemesh | 1 | -2/+2 |
2024-10-04 | net/mlx5: hw counters: Remove mlx5_fc_create_ex | Cosmin Ratiu | 1 | -1/+1 |
2024-09-25 | net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc() | Elena Salomatkina | 1 | -0/+3 |
2024-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -1/+18 |
2024-08-10 | net/mlx5e: Take state lock during tx timeout reporter | Dragos Tatulea | 1 | -0/+2 |
2024-08-10 | net/mlx5e: SHAMPO, Increase timeout to improve latency | Dragos Tatulea | 2 | -1/+16 |
2024-08-10 | net/mlx5e: CT: Update connection tracking steering entries | Cosmin Ratiu | 4 | -8/+53 |
2024-08-10 | net/mlx5e: CT: 'update' rules instead of 'replace' | Cosmin Ratiu | 1 | -17/+17 |
2024-08-10 | net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal port | Jianbo Liu | 1 | -0/+1 |
2024-08-01 | net/mlx5e: Fix CT entry update leaks of modify header context | Chris Mi | 1 | -0/+1 |
2024-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2024-07-14 | eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out | Jakub Kicinski | 1 | -0/+13 |
2024-07-10 | net/mlx5e: CT: Initialize err to 0 to avoid warning | Cosmin Ratiu | 1 | -1/+1 |
2024-07-01 | RDMA/mlx5: Add plane index support when querying PTYS registers | Mark Zhang | 1 | -1/+1 |
2024-06-17 | net/mlx5e: Add txq to sq stats mapping | Joe Damato | 1 | -2/+11 |
2024-06-15 | net/mlx5e: Support SWP-mode offload L4 csum calculation | Rahul Rameshbabu | 1 | -0/+37 |