summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)AuthorFilesLines
2021-06-17net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky1-1/+2
2021-06-15net/mlx5: Round-Robin EQs over IRQsShay Drory3-27/+188
2021-06-15net/mlx5: Separate between public and private API of sf.hShay Drory2-36/+46
2021-06-15net/mlx5: Allocating a pool of MSI-X vectors for SFsShay Drory3-101/+209
2021-06-15net/mlx5: Change IRQ storage logic from static to dynamicShay Drory3-36/+58
2021-06-15net/mlx5: Moving rmap logic to EQsShay Drory3-74/+78
2021-06-15net/mlx5: Extend mlx5_irq_request to request IRQ from the kernelShay Drory1-71/+57
2021-06-15net/mlx5: Removing rmap per IRQShay Drory1-5/+12
2021-06-15net/mlx5: Clean license text in eq.[c|h] filesLeon Romanovsky2-30/+3
2021-06-15net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky3-90/+43
2021-06-15net/mlx5: Introduce API for request and release IRQsShay Drory7-37/+68
2021-06-15net/mlx5: Delay IRQ destruction till all users are goneLeon Romanovsky1-19/+36
2021-06-15net/mlx5: Change ownership model for lagMark Bloch7-88/+154
2021-06-15net/mlx5: Lag, Don't rescan if the device is going downMark Bloch1-2/+8
2021-06-15net/mlx5: Lag, refactor disable flowMark Bloch1-15/+25
2021-06-10net/mlx5: Bridge, add tracepointsVlad Buslov3-50/+191
2021-06-10net/mlx5: Bridge, filter tagged packets that didn't match tagged fgVlad Buslov3-5/+141
2021-06-10net/mlx5: Bridge, support pvid and untagged vlan configurationsVlad Buslov1-16/+159
2021-06-10net/mlx5: Bridge, match FDB entry vlan tagVlad Buslov2-10/+172
2021-06-10net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov3-3/+286
2021-06-10net/mlx5: Bridge, dynamic entry ageingVlad Buslov3-13/+193
2021-06-10net/mlx5: Bridge, handle FDB eventsVlad Buslov3-4/+409
2021-06-10net/mlx5: Bridge, add offload infrastructureVlad Buslov9-0/+539
2021-06-10net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov2-5/+5
2021-06-10net/mlx5: Create TC-miss priority and tableVlad Buslov3-1/+25
2021-06-10net/mlx5: DR, Support EMD tag in modify header for STEv1Yevgeny Kliteynik1-0/+8
2021-06-10net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik7-26/+150
2021-06-10net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik8-48/+70
2021-06-10net/mlx5: DR, Allow encap action for RX for supporting devicesYevgeny Kliteynik5-14/+93
2021-06-10net/mlx5: DR, Split reformat state to Encap and DecapYevgeny Kliteynik1-34/+35
2021-06-10net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik1-0/+6
2021-06-10net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin1-6/+3
2021-06-10net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin1-7/+3
2021-06-10Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory1-2/+4
2021-06-10net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin3-23/+25
2021-06-10net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin1-2/+0
2021-06-10net/mlx5e: Verify dev is present in get devlink port ndoChris Mi1-0/+2
2021-06-10net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb1-4/+5
2021-06-10net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb1-0/+3
2021-06-10net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2-7/+25
2021-06-10net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen1-3/+0
2021-06-10net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov4-17/+40
2021-06-10net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li1-1/+1
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-20/+94
2021-06-03net/mlx5e: Remove unreachable code in mlx5e_xmit()Vladyslav Tarasiuk2-16/+5
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel10-19/+57
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel3-5/+10
2021-06-03net/mlx5e: RX, Re-place page pool numa node change logicTariq Toukan1-3/+6
2021-06-03net/mlx5e: Zero-init DIM structuresLama Kayal1-2/+2
2021-06-03net/mlx5e: IPoIB, Add support for NDR speedMeir Lichtinger1-0/+2