summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-21net/mlx5: Implement management PF Ethernet profileArmen Ratner1-0/+268
2023-12-21net/mlx5e: Support per-mdev queue counterTariq Toukan6-38/+51
2023-12-21net/mlx5e: Support cross-vhca RSSTariq Toukan8-56/+176
2023-12-21net/mlx5e: Let channels be SD-awareTariq Toukan5-12/+11
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+15
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller8-14/+26
2023-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2023-12-14net/mlx5e: Decouple CQ from privTariq Toukan5-7/+15
2023-12-14net/mlx5e: Statify function mlx5e_monitor_counter_armTariq Toukan2-2/+1
2023-12-14net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan3-5/+10
2023-12-14net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov2-3/+5
2023-12-14net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran1-1/+3
2023-12-14net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2023-12-14net/mlx5e: fix double free of encap_headerVlad Buslov1-8/+12
2023-12-14Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2023-12-14Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10