Age | Commit message (Expand) | Author | Files | Lines |
2024-09-09 | net/mlx5: Fix bridge mode operations when there are no VFs | Benjamin Poirier | 1 | -2/+2 |
2024-09-09 | net/mlx5: Verify support for scheduling element and TSAR type | Carolina Jubran | 2 | -20/+31 |
2024-09-09 | net/mlx5: Explicitly set scheduling element and TSAR type | Carolina Jubran | 1 | -0/+7 |
2024-09-09 | net/mlx5e: Add missing link mode to ptys2ext_ethtool_map | Shahar Shitrit | 1 | -0/+6 |
2024-09-09 | net/mlx5e: Add missing link modes to ptys2ethtool_map | Shahar Shitrit | 1 | -0/+4 |
2024-09-09 | net/mlx5: Update the list of the PCI supported devices | Maher Sanalla | 1 | -0/+1 |
2024-08-16 | net/mlx5: Fix IPsec RoCE MPV trace call | Patrisious Haddad | 1 | -2/+4 |
2024-08-16 | net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes | Carolina Jubran | 1 | -5/+8 |
2024-08-16 | net/mlx5e: SHAMPO, Release in progress headers | Dragos Tatulea | 3 | -10/+24 |
2024-08-16 | net/mlx5e: SHAMPO, Fix page leak | Dragos Tatulea | 1 | -0/+1 |
2024-08-13 | mlxbf_gige: disable RX filters until RX path initialized | David Thompson | 4 | -6/+64 |
2024-08-09 | net/mlx5e: Fix queue stats access to non-existing channels splat | Gal Pressman | 1 | -1/+4 |
2024-08-09 | net/mlx5e: Correctly report errors for ethtool rx flows | Cosmin Ratiu | 1 | -1/+1 |
2024-08-09 | net/mlx5e: Take state lock during tx timeout reporter | Dragos Tatulea | 1 | -0/+2 |
2024-08-09 | net/mlx5e: SHAMPO, Increase timeout to improve latency | Dragos Tatulea | 4 | -14/+17 |
2024-08-09 | net/mlx5: SD, Do not query MPIR register if no sd_group | Tariq Toukan | 1 | -9/+9 |
2024-07-31 | net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys | Shahar Shitrit | 1 | -1/+6 |
2024-07-31 | net/mlx5e: Fix CT entry update leaks of modify header context | Chris Mi | 1 | -0/+1 |
2024-07-31 | net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability | Rahul Rameshbabu | 1 | -3/+4 |
2024-07-31 | net/mlx5: Fix missing lock on sync reset reload | Moshe Shemesh | 1 | -1/+4 |
2024-07-31 | net/mlx5: Lag, don't use the hardcoded value of the first port | Mark Bloch | 1 | -1/+1 |
2024-07-31 | net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule | Yevgeny Kliteynik | 1 | -1/+1 |
2024-07-31 | net/mlx5: Fix error handling in irq_pool_request_irq | Shay Drory | 1 | -3/+7 |
2024-07-31 | net/mlx5: Always drain health in shutdown callback | Shay Drory | 2 | -1/+2 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2024-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 5 | -7/+10 |
2024-07-15 | Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski | 8 | -12/+480 |
2024-07-15 | Merge branch 'net-make-timestamping-selectable' | Jakub Kicinski | 8 | -14/+14 |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 8 | -14/+14 |
2024-07-13 | eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out | Jakub Kicinski | 5 | -12/+24 |
2024-07-13 | net/mlx5: Use set number of max EQs | Daniel Jurgens | 2 | -10/+9 |
2024-07-13 | net/mlx5: Set default max eqs for SFs | Daniel Jurgens | 3 | -1/+26 |
2024-07-13 | net/mlx5: Set sf_eq_usage for SF max EQs | Daniel Jurgens | 1 | -0/+3 |
2024-07-11 | net/mlx5: Expose SFs IRQs | Shay Drory | 5 | -11/+43 |
2024-07-09 | net/mlx5e: CT: Initialize err to 0 to avoid warning | Cosmin Ratiu | 1 | -1/+1 |
2024-07-09 | net/mlx5e: SHAMPO, Add missing aggregate counter | Dragos Tatulea | 1 | -0/+2 |
2024-07-09 | net/mlx5: DR, Remove definer functions from SW Steering API | Yevgeny Kliteynik | 2 | -5/+5 |
2024-07-09 | mlxsw: pci: Lock configuration space of upstream bridge during reset | Ido Schimmel | 1 | -0/+6 |
2024-07-09 | mlxsw: core_thermal: Report valid current state during cooling device registr... | Ido Schimmel | 1 | -26/+25 |
2024-07-09 | mlxsw: Warn about invalid accesses to array fields | Petr Machata | 1 | -0/+4 |
2024-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 8 | -32/+99 |
2024-07-04 | mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ... | Aleksandr Mishin | 1 | -0/+1 |
2024-07-01 | RDMA/mlx5: Add plane index support when querying PTYS registers | Mark Zhang | 4 | -7/+9 |
2024-07-01 | RDMA/mlx5: Add support to multi-plane device and port | Mark Zhang | 1 | -0/+1 |
2024-06-28 | net/mlx5e: Approximate IPsec per-SA payload data bytes count | Leon Romanovsky | 1 | -1/+13 |
2024-06-28 | net/mlx5e: Present succeeded IPsec SA bytes and packet | Leon Romanovsky | 1 | -13/+23 |
2024-06-28 | net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup() | Jianbo Liu | 1 | -0/+5 |
2024-06-28 | net/mlx5: E-switch, Create ingress ACL when needed | Chris Mi | 1 | -8/+29 |
2024-06-28 | net/mlx5: Use max_num_eqs_24b when setting max_io_eqs | Daniel Jurgens | 1 | -5/+17 |
2024-06-28 | net/mlx5: Use max_num_eqs_24b capability if set | Daniel Jurgens | 3 | -6/+12 |