summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
7 daysnet/mlx5e: Set local Xoff after FW updateAlexei Lazar1-1/+2
7 daysnet/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar1-0/+2
7 daysnet/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar2-1/+28
7 daysnet/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh1-8/+7
7 daysnet/mlx5: Nack sync reset when SFs are presentMoshe Shemesh3-0/+22
7 daysnet/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh3-54/+69
7 daysnet/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh1-1/+1
7 daysnet/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error pathLama Kayal1-1/+1
7 daysnet/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flowLama Kayal1-1/+3
7 daysnet/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flowLama Kayal1-1/+1
7 daysnet/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error pathLama Kayal1-0/+1
13 daysnet/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner1-10/+8
13 daysnet/mlx5e: Query FW for buffer ownershipAlexei Lazar4-4/+31
13 daysnet/mlx5: Restore missing scheduling node cleanup on vport enable failureCarolina Jubran1-0/+1
13 daysnet/mlx5: Fix QoS reference leak in vport enable error pathCarolina Jubran1-1/+3
13 daysnet/mlx5: Destroy vport QoS element when no configuration remainsCarolina Jubran1-8/+49
13 daysnet/mlx5e: Preserve tc-bw during parent changesCarolina Jubran1-12/+12
13 daysnet/mlx5: Remove default QoS group and attach vports directly to root TSARCarolina Jubran2-69/+33
13 daysnet/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens1-1/+3
2025-08-20net/mlx5: CT: Use the correct counter offsetVlad Dogaru1-0/+2
2025-08-20net/mlx5: HWS, Fix table creation UIDAlex Vesker7-5/+20
2025-08-20net/mlx5: HWS, don't rehash on every kind of insertion failureYevgeny Kliteynik1-0/+15
2025-08-20net/mlx5: HWS, prevent rehash from filling up the queuesYevgeny Kliteynik1-1/+4
2025-08-20net/mlx5: HWS, fix complex rules rehash error flowYevgeny Kliteynik1-13/+28
2025-08-20net/mlx5: HWS, fix simple rules rehash error flowYevgeny Kliteynik1-18/+43
2025-08-20net/mlx5: HWS, fix bad parameter in CQ creationYevgeny Kliteynik1-1/+0
2025-08-15mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel2-0/+3
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-08-02net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch1-0/+1
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-5/+180
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds62-740/+2873
2025-07-30Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+3
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-1/+40
2025-07-26net/mlx5e: Expose TIS via devlink tx reporter diagnoseFeng Liu1-0/+25
2025-07-26net/mlx5e: Support routed networks during IPsec MACs initializationAlexandre Cassen1-2/+80
2025-07-25net/mlx5e: Fix potential deadlock by deferring RX timeout recoveryShahar Shitrit3-1/+33
2025-07-25net/mlx5e: Remove skb secpath if xfrm state is not foundJianbo Liu1-0/+4
2025-07-25net/mlx5e: Clear Read-Only port buffer size in PBMC before updateAlexei Lazar1-0/+3
2025-07-25net: Fix typosBjorn Helgaas1-1/+1
2025-07-25net/mlx5: Fix build -Wframe-larger-than warningsZhu Yanjun3-23/+58
2025-07-25net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja1-1/+1
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-56/+56
2025-07-24mlx5: access ->pp through netmem_desc instead of pageByungchul Park1-1/+2
2025-07-24netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park1-1/+3
2025-07-23RDMA support for DMA handleLeon Romanovsky5-5/+188
2025-07-23net/mlx5: Add support for device steering tagYishai Hadas4-0/+180
2025-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-5/+8
2025-07-23net/mlx5e: Remove duplicate mkey from SHAMPO headerLama Kayal3-12/+20
2025-07-23net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size()Lama Kayal3-10/+3
2025-07-23net/mlx5e: SHAMPO, Cleanup reservation size formulaLama Kayal3-29/+16