summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
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-10mlxsw: thermal: Fix null dereference of NULL temperature parameterColin Ian King1-2/+2
2021-06-09mlxsw: thermal: Read module temperature thresholds using MTMP registerMykola Kostenok1-17/+30
2021-06-09mlxsw: thermal: Add function for reading module temperature and thresholdsMykola Kostenok1-15/+35
2021-06-09mlxsw: core_env: Read module temperature thresholds using MTMP registerMykola Kostenok1-2/+11
2021-06-09mlxsw: reg: Extend MTMP register with new threshold fieldMykola Kostenok4-8/+26
2021-06-09mlxsw: spectrum_router: Remove abort mechanismAmit Cohen2-125/+5
2021-06-08skbuff: add a parameter to __skb_frag_unrefMatteo Croce1-1/+1
2021-06-07mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok1-2/+4
2021-06-07mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata1-1/+4
2021-06-07mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata1-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
2021-06-03net/mlx5e: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-03net/mlx5: check for allocation failure in mlx5_ft_pool_init()Dan Carpenter1-0/+2
2021-06-03net/mlx5: Fix duplicate included vhca_event.hJiapeng Chong1-1/+0
2021-06-03mlx5: count all link eventsJakub Kicinski1-1/+5
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory3-0/+10