summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationLeon Romanovsky
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-29mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2Danielle Ratson
2022-07-29mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsDanielle Ratson
2022-07-29mlxsw: spectrum: Support time stamping on Spectrum-2Danielle Ratson
2022-07-29mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsDanielle Ratson
2022-07-29mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2Danielle Ratson
2022-07-29mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add helper functions to configure PTP trapsAmit Cohen
2022-07-28mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.cYang Li
2022-07-28devlink: Hold the instance lock in health callbacksMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink health recovery callbackMoshe Shemesh
2022-07-28net/mlx4: Lock mlx4 devlink reload callbackMoshe Shemesh
2022-07-28net/mlx4: Use devl_ API for devlink port register / unregisterMoshe Shemesh
2022-07-28net/mlx4: Use devl_ API for devlink region create / destroyMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh
2022-07-28net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh
2022-07-28net/mlx5e: kTLS, Dynamically re-size TX recycling poolTariq Toukan
2022-07-28net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan
2022-07-28net/mlx5e: kTLS, Take stats out of OOO handlerTariq Toukan
2022-07-28net/mlx5e: kTLS, Introduce TLS-specific create TISTariq Toukan
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal
2022-07-28net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal
2022-07-28net/mlx5e: Report flow steering errors with mdev err report APILama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-28net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik