summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2022-01-07mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen1-8/+8
2022-01-07mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen2-0/+43
2022-01-07mlxsw: Rename virtual router flex key elementAmit Cohen4-12/+12
2022-01-07Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh1-20/+1
2022-01-07net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh1-9/+6
2022-01-07net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman1-0/+3
2022-01-07net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory1-4/+1
2022-01-07net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey1-4/+116
2022-01-07Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin1-3/+6
2022-01-07Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin1-3/+7
2022-01-07net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman1-4/+2
2022-01-07net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman1-0/+2
2022-01-07net/mlx5e: Fix nullptr on deleting mirroring ruleDima Chumak1-13/+15
2022-01-07net/mlx5e: Fix page DMA map/unmap attributesAya Levin2-5/+6
2022-01-07net/mlx5e: Add recovery flow in case of error CQEGal Pressman1-9/+11
2022-01-07net/mlx5e: TC, Remove redundant error loggingRoi Dayan1-8/+0
2022-01-07net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed1-12/+7
2022-01-07net/mlx5e: Move HW-GRO and CQE compression check to fix features flowGal Pressman1-5/+5
2022-01-07net/mlx5e: Fix feature check per profileAya Levin1-1/+1
2022-01-07net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman1-1/+1
2022-01-07net/mlx5e: Expose FEC counters via ethtoolLama Kayal1-3/+98
2022-01-07net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla1-2/+6
2022-01-07net/mlx5: SF, Use all available cpu for setting cpu affinityShay Drory5-34/+201
2022-01-07net/mlx5: Introduce API for bulk request and release of IRQsShay Drory3-39/+133
2022-01-07net/mlx5: Split irq_pool_affinity logic to new fileShay Drory5-97/+157
2022-01-07net/mlx5: Move affinity assignment into irq_requestShay Drory1-13/+9
2022-01-07net/mlx5: Introduce control IRQ request APIShay Drory3-10/+58
2022-01-07net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed2-15/+6
2022-01-05mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson2-1/+17
2022-01-04net: fixup build after bpf header changesJakub Kicinski1-0/+1
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey3-5/+49
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-2/+4
2021-12-31net/mlx5: Set SMFS as a default steering mode if device supports itYevgeny Kliteynik1-0/+5
2021-12-31net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik1-3/+18
2021-12-31net/mlx5: DR, Improve steering for empty or RX/TX-only matchersYevgeny Kliteynik4-130/+156
2021-12-31net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist fieldYevgeny Kliteynik7-1/+86
2021-12-31net/mlx5: DR, Support matching on tunnel headers 0 and 1Muhammad Sammar7-1/+79
2021-12-31net/mlx5: DR, Add misc5 to match_param structsMuhammad Sammar4-1/+61
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar1-1/+1
2021-12-31net/mlx5: DR, Warn on failure to destroy objects due to refcountYevgeny Kliteynik4-4/+4
2021-12-31net/mlx5: DR, Add support for UPLINK destination typeYevgeny Kliteynik4-10/+34
2021-12-31net/mlx5: DR, Add support for dumping steering infoMuhammad Sammar8-8/+688
2021-12-31net/mlx5: DR, Add missing reserved fields to dr_match_paramMuhammad Sammar1-89/+124
2021-12-31net/mlx5: DR, Add check for flex parser ID valueYevgeny Kliteynik2-2/+2
2021-12-31net/mlx5: DR, Rename list field in matcher struct to list_nodeYevgeny Kliteynik3-15/+15
2021-12-31net/mlx5: DR, Remove unused struct member in matcherYevgeny Kliteynik1-1/+0
2021-12-31net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"Yevgeny Kliteynik2-2/+2
2021-12-31net/mlx5: DR, Fix error flow in creating matcherYevgeny Kliteynik1-21/+32
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-47/+119
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski2-0/+2