summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
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-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-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
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy
2021-04-16net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closedMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-16net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe()Tariq Toukan
2021-04-16net/mlx5e: TX, Inline TLS skb checkTariq Toukan
2021-04-16net/mlx5e: Cleanup unused function parameterTariq Toukan
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan
2021-04-15mlx5: implement ethtool::get_fec_statsJakub Kicinski
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin
2021-04-14net/mlx5e: Fix RQ creation flow for queues which doesn't support XDPAya Levin
2021-04-14net/mlx5: Replace spaces with tab at the start of a lineWenpeng Liang
2021-04-14net/mlx5: Remove return statement exist at the end of void functionWenpeng Liang
2021-04-14net/mlx5: Add a blank line after declarationsWenpeng Liang
2021-04-14net/mlx5: Fix bit-wise and with zeroColin Ian King
2021-04-14net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()Roi Dayan
2021-04-14net/mlx5: DR, Use variably sized data structures for different actionsJianbo Liu