summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2021-12-21net/mlx5e: Take packet_merge params directly from the RX res structTariq Toukan
2021-12-21net/mlx5e: Allocate per-channel stats dynamically at first usageLama Kayal
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan
2021-12-21net/mlx5e: Allow profile-specific limitation on max num of channelsTariq Toukan
2021-12-21net/mlx5e: Save memory by using dynamic allocation in netdev privTariq Toukan
2021-12-21net/mlx5e: Add profile indications for PTP and QOS HTB featuresTariq Toukan
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-12-21net/mlx5: Remove the repeated declarationShaokun Zhang
2021-12-21net/mlx5: Let user configure max_macs generic paramShay Drory
2021-12-21net/mlx5: Let user configure event_eq_size paramShay Drory
2021-12-21net/mlx5: Let user configure io_eq_size paramShay Drory
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan
2021-12-14net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan
2021-12-14net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan
2021-12-14net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan
2021-12-14net/mlx5e: TC action parsing loopRoi Dayan
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add csum to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan
2021-12-13net/mlx5: Create more priorities for FDB bypass namespaceMaor Gottlieb
2021-12-13net/mlx5: Refactor mlx5_get_flow_namespaceMaor Gottlieb
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb
2021-12-02net/mlx5: Dynamically resize flow counters query bufferAvihai Horon
2021-12-02net/mlx5e: TC, Set flow attr ip_version earlierRoi Dayan
2021-12-02net/mlx5e: TC, Move common flow_action checks into functionRoi Dayan
2021-12-02net/mlx5e: Remove redundant actions arg from vlan push/pop funcsRoi Dayan
2021-12-02net/mlx5e: Remove redundant actions arg from validate_goto_chain()Roi Dayan
2021-12-02net/mlx5e: TC, Remove redundant action stack varRoi Dayan
2021-12-02net/mlx5e: Hide function mlx5e_num_channels_changedTariq Toukan
2021-12-02net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay
2021-12-02net/mlx5: Print more info on pci error handlersSaeed Mahameed
2021-12-02net/mlx5: SF, silence an uninitialized variable warningDan Carpenter
2021-12-02net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET
2021-12-02net/mlx5: Fix error return code in esw_qos_create()Wei Yongjun
2021-12-02mlx5: fix mlx5i_grp_sw_update_stats() stack usageArnd Bergmann
2021-12-02mlx5: fix psample_sample_packet link errorArnd Bergmann
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-30net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin
2021-11-30net/mlx5: Fix too early queueing of log timestamp workGal Pressman