summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-04net/mlx5e: Trigger NAPI after activating an SQMaxim Mikityanskiy
2023-02-04net/mlx5e: IPsec, support upper protocol selector field offloadRaed Salem
2023-02-04net/mlx5e: IPoIB, Add support for XDR speedDragos Tatulea
2023-02-04net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-02-04net/mlx5: Lag, Move mpesw related definitions to mpesw.hRoi Dayan
2023-02-04net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch
2023-02-04net/mlx5: Lag, Remove redundant bool allocation on the stackRoi Dayan
2023-02-04net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan
2023-02-04net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2023-01-30net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Keep only one bulk of full available DEKsJianbo Liu
2023-01-30net/mlx5: Add async garbage collector for DEK bulkJianbo Liu
2023-01-30net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu
2023-01-30net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Add new APIs for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Refactor the encryption key creationJianbo Liu
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu
2023-01-30net/mlx5: Header file for cryptoTariq Toukan
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko
2023-01-27net/mlx5: Move flow steering devlink param to flow steering codeJiri Pirko
2023-01-27net/mlx5: Move fw reset devlink param to fw reset codeJiri Pirko
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27net/mlx5: Covert devlink params registration to use devlink_params_register/u...Jiri Pirko
2023-01-27net/mlx5: Change devlink param register/unregister function namesJiri Pirko
2023-01-26net/mlx5e: Fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26net/mlx5e: Fill IPsec policy validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-23net/mlx5e: Support RX XDP metadataToke Høiland-Jørgensen
2023-01-23net/mlx5e: Introduce wrapper for xdp_buffToke Høiland-Jørgensen
2023-01-23net/mlx4_en: Support RX XDP metadataStanislav Fomichev
2023-01-23net/mlx4_en: Introduce wrapper for xdp_buffStanislav Fomichev
2023-01-20mlxsw: Add support of latency TLVAmit Cohen
2023-01-20mlxsw: core: Define latency TLV fieldsAmit Cohen
2023-01-20mlxsw: emad: Add support for latency TLVAmit Cohen
2023-01-20mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen
2023-01-20mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen
2023-01-20mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski