aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+19
2020-06-07mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-185/+0
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2-185/+0
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-5/+5
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel3-23/+55
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel3-94/+318
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel3-31/+159
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel1-5/+24
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2-16/+25
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso4-83/+8
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-42/+83
2020-05-29net/mlx5e: Make mlx5e_dcbnl_ops staticSaeed Mahameed1-1/+1
2020-05-29net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed1-4/+4
2020-05-29net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed1-1/+1
2020-05-29net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed5-11/+11
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed2-7/+15
2020-05-29net/mlx5: DR: Fix incorrect type in return expressionSaeed Mahameed1-1/+1
2020-05-29net/mlx5: DR: Fix cast to restricted __be32Saeed Mahameed1-1/+1
2020-05-29net/mlx5: DR: Fix incorrect type in argumentSaeed Mahameed1-1/+1
2020-05-29net/mlx5e: Use generic API to build MPLS labelEli Cohen1-17/+3
2020-05-29net/mlx5: reduce stack usage in qp_read_fieldArnd Bergmann1-3/+9
2020-05-29net/mlx5e: Don't use err uninitialized in mlx5e_attach_decapNathan Chancellor1-1/+1
2020-05-29net/mlx5: Kconfig: Fix spelling typoSaeed Mahameed1-1/+1
2020-05-29mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buffJesper Dangaard Brouer1-1/+1
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed7-38/+104
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso1-3/+3
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov1-1/+1
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa3-14/+37
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin2-20/+24
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman1-4/+0
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan1-1/+1
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch1-0/+18
2020-05-28Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller27-1011/+1965
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker5-35/+56
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker2-4/+10
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein5-60/+85
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein4-16/+27
2020-05-27net/mlx5: Add missing mutex destroyParav Pandit1-2/+14
2020-05-27net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham1-8/+14
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham3-8/+80
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham5-32/+103
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham2-0/+133
2020-05-27net/mlx5e: Offload flow rules to active lower representorOr Gerlitz1-9/+26
2020-05-27net/mlx5e: Support tc block sharing for representorsVu Pham1-0/+23
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz4-4/+175
2020-05-27net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham3-24/+187
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham10-583/+619
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham10-275/+462
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe5-3/+15