summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-16net/mlx5: Reset mkey index on creationAya Levin
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky
2021-06-16mlxsw: spectrum_router: remove redundant continue statementColin Ian King
2021-06-14net/mlx5: Round-Robin EQs over IRQsShay Drory
2021-06-14net/mlx5: Separate between public and private API of sf.hShay Drory
2021-06-14net/mlx5: Allocating a pool of MSI-X vectors for SFsShay Drory
2021-06-14net/mlx5: Change IRQ storage logic from static to dynamicShay Drory
2021-06-14net/mlx5: Moving rmap logic to EQsShay Drory
2021-06-14net/mlx5: Extend mlx5_irq_request to request IRQ from the kernelShay Drory
2021-06-14net/mlx5: Removing rmap per IRQShay Drory
2021-06-14net/mlx5: Clean license text in eq.[c|h] filesLeon Romanovsky
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory
2021-06-14net/mlx5: Delay IRQ destruction till all users are goneLeon Romanovsky
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-06-14net/mlx5: Lag, Don't rescan if the device is going downMark Bloch
2021-06-14net/mlx5: Lag, refactor disable flowMark Bloch
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-09net/mlx5: Bridge, add tracepointsVlad Buslov
2021-06-09net/mlx5: Bridge, filter tagged packets that didn't match tagged fgVlad Buslov
2021-06-09net/mlx5: Bridge, support pvid and untagged vlan configurationsVlad Buslov
2021-06-09net/mlx5: Bridge, match FDB entry vlan tagVlad Buslov
2021-06-09net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov
2021-06-09net/mlx5: Bridge, dynamic entry ageingVlad Buslov
2021-06-09net/mlx5: Bridge, handle FDB eventsVlad Buslov
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-06-09net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov
2021-06-09net/mlx5: DR, Support EMD tag in modify header for STEv1Yevgeny Kliteynik
2021-06-09net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik
2021-06-09net/mlx5: DR, Allow encap action for RX for supporting devicesYevgeny Kliteynik
2021-06-09net/mlx5: DR, Split reformat state to Encap and DecapYevgeny Kliteynik
2021-06-09net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik
2021-06-09net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin
2021-06-09net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-09Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory
2021-06-09net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin
2021-06-09net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin
2021-06-09net/mlx5e: Verify dev is present in get devlink port ndoChris Mi
2021-06-09net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb
2021-06-09net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb