summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2025-05-27mlxsw: core_thermal: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel
2025-05-13net: mlxsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-24mlxsw: spectrum_acl_bloom_filter: Workaround for some LLVM versionsWangYuli
2025-03-24mlxsw: Add VXLAN bridge ports to same hardware domain as physical bridge portsAmit Cohen
2025-03-24mlxsw: spectrum_switchdev: Move mlxsw_sp_bridge_vxlan_join()Amit Cohen
2025-03-24mlxsw: spectrum_switchdev: Add an internal API for VXLAN leaveAmit Cohen
2025-03-24mlxsw: spectrum: Call mlxsw_sp_bridge_vxlan_{join, leave}() for VLAN-aware br...Amit Cohen
2025-03-24mlxsw: Trap ARP packets at layer 2 instead of layer 3Amit Cohen
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-10mlxsw: Enable Tx checksum offloadIdo Schimmel
2025-02-04mlxsw: spectrum_router: Remove unused functionsDr. David Alan Gilbert
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-23net: Fix netns for ip_tunnel_init_flow()Xiao Liang
2024-12-17mlxsw: Switch to napi_gro_receive()Ido Schimmel
2024-12-11mlxsw: spectrum_flower: Do not allow mixing sample and mirror actionsIdo Schimmel
2024-12-04mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-30mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel
2024-10-30mlxsw: pci: Sync Rx buffers for deviceAmit Cohen
2024-10-30mlxsw: pci: Sync Rx buffers for CPUAmit Cohen
2024-10-30mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-22mlxsw: spectrum_router: fix xa_store() error checkingYuan Can
2024-10-07mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-06mlxsw: spectrum: Remove setting of RX software timestampGal Pressman
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-08-22mlxsw: core_thermal: Use the .should_bind() thermal zone callbackRafael J. Wysocki
2024-07-31mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary assignmentsIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary checksIdo Schimmel
2024-07-31mlxsw: core_thermal: Simplify rollbackIdo Schimmel
2024-07-31mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetricIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unused argumentsIdo Schimmel
2024-07-31mlxsw: core_thermal: Fold two loops into oneIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove another unnecessary checkIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary checkIdo Schimmel