| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-24 | net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD | Carolina Jubran | 1 | -0/+1 |
| 2025-09-24 | net/mlx5: HWS, ignore flow level for multi-dest table | Yevgeny Kliteynik | 3 | -12/+6 |
| 2025-09-24 | net/mlx5: fs, fix UAF in flow counter release | Moshe Shemesh | 4 | -5/+31 |
| 2025-09-18 | Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set" | Tariq Toukan | 1 | -2/+0 |
| 2025-09-17 | net/mlx5e: Add a miss level for ipsec crypto offload | Lama Kayal | 4 | -3/+6 |
| 2025-09-17 | net/mlx5e: Harden uplink netdev access against device unbind | Jianbo Liu | 3 | -6/+37 |
| 2025-09-12 | net/mlx5: Not returning mlx5_link_info table when speed is unknown | Li Tian | 1 | -1/+5 |
| 2025-09-01 | eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring | Miaoqian Lin | 1 | -1/+3 |
| 2025-08-27 | net/mlx5e: Set local Xoff after FW update | Alexei Lazar | 1 | -1/+2 |
| 2025-08-27 | net/mlx5e: Update and set Xon/Xoff upon port speed set | Alexei Lazar | 1 | -0/+2 |
| 2025-08-27 | net/mlx5e: Update and set Xon/Xoff upon MTU set | Alexei Lazar | 2 | -1/+28 |
| 2025-08-27 | net/mlx5: Prevent flow steering mode changes in switchdev mode | Moshe Shemesh | 1 | -8/+7 |
| 2025-08-27 | net/mlx5: Nack sync reset when SFs are present | Moshe Shemesh | 3 | -0/+22 |
| 2025-08-27 | net/mlx5: Fix lockdep assertion on sync reset unload event | Moshe Shemesh | 3 | -54/+69 |
| 2025-08-27 | net/mlx5: Reload auxiliary drivers on fw_activate | Moshe Shemesh | 1 | -1/+1 |
| 2025-08-27 | net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path | Lama Kayal | 1 | -1/+1 |
| 2025-08-27 | net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flow | Lama Kayal | 1 | -1/+3 |
| 2025-08-27 | net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow | Lama Kayal | 1 | -1/+1 |
| 2025-08-27 | net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path | Lama Kayal | 1 | -0/+1 |
| 2025-08-21 | net/mlx5e: Preserve shared buffer capacity during headroom updates | Armen Ratner | 1 | -10/+8 |
| 2025-08-21 | net/mlx5e: Query FW for buffer ownership | Alexei Lazar | 4 | -4/+31 |
| 2025-08-21 | net/mlx5: Restore missing scheduling node cleanup on vport enable failure | Carolina Jubran | 1 | -0/+1 |
| 2025-08-21 | net/mlx5: Fix QoS reference leak in vport enable error path | Carolina Jubran | 1 | -1/+3 |
| 2025-08-21 | net/mlx5: Destroy vport QoS element when no configuration remains | Carolina Jubran | 1 | -8/+49 |
| 2025-08-21 | net/mlx5e: Preserve tc-bw during parent changes | Carolina Jubran | 1 | -12/+12 |
| 2025-08-21 | net/mlx5: Remove default QoS group and attach vports directly to root TSAR | Carolina Jubran | 2 | -69/+33 |
| 2025-08-21 | net/mlx5: Base ECVF devlink port attrs from 0 | Daniel Jurgens | 1 | -1/+3 |
| 2025-08-20 | net/mlx5: CT: Use the correct counter offset | Vlad Dogaru | 1 | -0/+2 |
| 2025-08-20 | net/mlx5: HWS, Fix table creation UID | Alex Vesker | 7 | -5/+20 |
| 2025-08-20 | net/mlx5: HWS, don't rehash on every kind of insertion failure | Yevgeny Kliteynik | 1 | -0/+15 |
| 2025-08-20 | net/mlx5: HWS, prevent rehash from filling up the queues | Yevgeny Kliteynik | 1 | -1/+4 |
| 2025-08-20 | net/mlx5: HWS, fix complex rules rehash error flow | Yevgeny Kliteynik | 1 | -13/+28 |
| 2025-08-20 | net/mlx5: HWS, fix simple rules rehash error flow | Yevgeny Kliteynik | 1 | -18/+43 |
| 2025-08-20 | net/mlx5: HWS, fix bad parameter in CQ creation | Yevgeny Kliteynik | 1 | -1/+0 |
| 2025-08-15 | mlxsw: spectrum: Forward packets with an IPv4 link-local source IP | Ido Schimmel | 2 | -0/+3 |
| 2025-08-08 | Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+1 |
| 2025-08-02 | net/mlx5: Correctly set gso_segs when LRO is used | Christoph Paasch | 1 | -0/+1 |
| 2025-07-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 5 | -5/+180 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 62 | -740/+2873 |
| 2025-07-30 | Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -3/+3 |
| 2025-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -1/+40 |
| 2025-07-26 | net/mlx5e: Expose TIS via devlink tx reporter diagnose | Feng Liu | 1 | -0/+25 |
| 2025-07-26 | net/mlx5e: Support routed networks during IPsec MACs initialization | Alexandre Cassen | 1 | -2/+80 |
| 2025-07-25 | net/mlx5e: Fix potential deadlock by deferring RX timeout recovery | Shahar Shitrit | 3 | -1/+33 |
| 2025-07-25 | net/mlx5e: Remove skb secpath if xfrm state is not found | Jianbo Liu | 1 | -0/+4 |
| 2025-07-25 | net/mlx5e: Clear Read-Only port buffer size in PBMC before update | Alexei Lazar | 1 | -0/+3 |
| 2025-07-25 | net: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
| 2025-07-25 | net/mlx5: Fix build -Wframe-larger-than warnings | Zhu Yanjun | 3 | -23/+58 |
| 2025-07-25 | net: Use netif_threaded_enable instead of netif_set_threaded in drivers | Samiullah Khawaja | 1 | -1/+1 |
| 2025-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -56/+56 |