summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2025-07-07net/mlx5: HWS, Create STEs directly from matcherVlad Dogaru
2025-07-07net/mlx5: HWS, Refactor rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, Export rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, remove incorrect commentYevgeny Kliteynik
2025-07-07net/mlx5: HWS, remove unused create_dest_array parameterVlad Dogaru
2025-07-07Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2025-07-02net/mlx5: Manage TC arbiter nodes and implement full support for tc-bwCarolina Jubran
2025-07-02net/mlx5: Add traffic class scheduling support for vport QoSCarolina Jubran
2025-07-02net/mlx5: Add support for setting tc-bw on nodesCarolina Jubran
2025-07-02net/mlx5: Add no-op implementation for setting tc-bw on rate objectsCarolina Jubran
2025-07-02net/mlx5: Check device memory pointer before usageStav Aviram
2025-07-02net/mlx5: fs, fix RDMA TRANSPORT init cleanup flowPatrisious Haddad
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-30net/mlx5e: Fix error handling in RQ memory model registrationFushuai Wang
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
2025-06-25net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domainPatrisious Haddad
2025-06-21eth: mlx5: migrate to new RXFH callbacksJakub Kicinski
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2025-06-17net/mlx5e: Add TX support for netmemsDragos Tatulea
2025-06-17net/mlx5e: Support ethtool tcp-data-split settingsSaeed Mahameed
2025-06-17net/mlx5e: Implement queue mgmt ops and single channel swapSaeed Mahameed
2025-06-17net/mlx5e: Add support for UNREADABLE netmem page poolsSaeed Mahameed
2025-06-17net/mlx5e: Convert over to netmemSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Separate pool for headersSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Improve hw gro capability checkingSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Remove redundant paramsSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_allocSaeed Mahameed
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter
2025-06-11net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit
2025-06-11net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu
2025-06-11net/mlx5: HWS, make sure the uplink is the last destinationVlad Dogaru
2025-06-11net/mlx5: HWS, fix missing ip_version handling in definerYevgeny Kliteynik
2025-06-11net/mlx5: HWS, Init mutex on the correct pathVlad Dogaru
2025-06-11net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad
2025-06-11net/mlx5: Fix ECVF vports unload on shutdown flowAmir Tzin
2025-06-11net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh
2025-06-11net/mlx5: Expose serial numbers in devlink infoJiri Pirko
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter
2025-05-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang
2025-05-27net/mlx5e: Allow setting MAC address of representorsMark Bloch
2025-05-26net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()Wentao Liang
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-22net/mlx5e: Convert mlx5 netdevs to instance lockingCosmin Ratiu
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu
2025-05-21net/mlx5: HWS, handle modify header actions dependencyYevgeny Kliteynik