summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)AuthorFilesLines
2024-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+18
2024-08-10net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea1-0/+2
2024-08-10net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea2-1/+16
2024-08-10net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu4-8/+53
2024-08-10net/mlx5e: CT: 'update' rules instead of 'replace'Cosmin Ratiu1-17/+17
2024-08-10net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu1-0/+1
2024-08-01net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi1-0/+1
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2024-07-14eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski1-0/+13
2024-07-10net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu1-1/+1
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang1-1/+1
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato1-2/+11
2024-06-15net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu1-0/+37
2024-06-15net/mlx5: CT: Separate CT and CT-NAT tuple entriesChris Mi1-44/+143
2024-06-13net/mlx5e: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen1-0/+6
2024-06-06net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack2-6/+25
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds1-2/+2
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin1-2/+2
2024-04-23net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu5-63/+91
2024-04-23net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu2-23/+37
2024-04-23net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu1-0/+15
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2024-04-13net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran1-0/+7
2024-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-17/+34
2024-04-11net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran2-0/+8
2024-04-11net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu1-1/+7
2024-04-11net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-11net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran1-0/+2
2024-04-06net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu1-0/+1
2024-04-06net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu1-2/+34
2024-04-06net/mlx5e: Extract checking of FEC support for a link modeCosmin Ratiu1-5/+11
2024-04-04net/mlx5e: XDP, Fix an inconsistent commentCarolina Jubran1-1/+1
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin5-15/+22
2024-03-29mlx5: stop warning for 64KB pagesArnd Bergmann1-2/+4
2024-03-09Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-106/+238
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+7
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan6-38/+51
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan8-56/+176
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan5-12/+11
2024-03-02net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu1-6/+6
2024-03-02net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu1-1/+1
2024-02-13net/mlx5e: link NAPI instances to queues and IRQsJoe Damato1-1/+4
2024-02-06net/mlx5e: XDP, Exclude headroom and tailroom from memory calculationsCarolina Jubran1-1/+8
2024-02-06net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculationsCarolina Jubran1-4/+11
2024-01-24net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu1-0/+1
2024-01-24net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky1-2/+2
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu1-1/+1
2024-01-08Revert "mlx5 updates 2023-12-20"Jakub Kicinski19-506/+106
2023-12-30Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller19-106/+506
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-26/+37