summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-06mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit
2021-04-24net/mlx5: SF, Split mlx5_sf_hw_table into two partsParav Pandit
2021-04-24net/mlx5: SF, Use helpers for allocation and freeParav Pandit
2021-04-24net/mlx5: SF, Consider own vhca events of SF devicesParav Pandit
2021-04-24net/mlx5: SF, Store and use start function idParav Pandit
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit
2021-04-24net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit
2021-04-24net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit
2021-04-22net/mlx4: Treat VFs fair when handling comm_channel_eventsHans Westgaard Ry
2021-04-20mlxsw: spectrum_qdisc: Index future FIFOs by band numberPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Allocate child qdiscs dynamicallyPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lockPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Track children per qdiscPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Track tclass_num as int, not u8Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop an always-true conditionPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop one argument from check_params callbackPetr Machata
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit
2021-04-19net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for matching tunnel GTP-UYevgeny Kliteynik
2021-04-19net/mlx5: DR, Set flex parser for TNL_MPLS dynamicallyYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for matching on geneve TLV optionYevgeny Kliteynik
2021-04-19net/mlx5: DR, Set STEv0 ICMP flex parser dynamicallyYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for dynamic flex parserYevgeny Kliteynik
2021-04-19net/mlx5: DR, Remove protocol-specific flex_parser_3 definitionsMuhammad Sammar
2021-04-19net/mlx5: E-Switch, Improve error messages in term table creationYevgeny Kliteynik
2021-04-19net/mlx5: DR, Fix SQ/RQ in doorbell bitmaskYevgeny Kliteynik
2021-04-19net/mlx5: DR, Rename an argument in dr_rdma_segmentsYevgeny Kliteynik
2021-04-19net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan
2021-04-19net/mlx5e: Fix possible non-initialized struct usageVladyslav Tarasiuk
2021-04-19net/mlx5e: Fix lost changes during code movementsTariq Toukan
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-16mlx5: implement ethtool standard statsJakub Kicinski
2021-04-16mlxsw: implement ethtool standard statsJakub Kicinski
2021-04-16Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-16net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin
2021-04-16net/mlx5: Add helper to initialize 1PPSAya Levin
2021-04-16net/mlx5e: Add ethtool extended link stateMoshe Tal
2021-04-16net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc()Maor Dickman
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy