summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
4 daysnet/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng
6 daysnet/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk
11 daysnet: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski
11 dayseth: mlx5: fix macsec dependencyArnd Bergmann
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in commentEthan Nelson-Moore
2026-06-15net/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory
2026-06-15net/mlx5: SD, defer vport metadata init until SD is readyShay Drory
2026-06-15net/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory
2026-06-15net/mlx5: LAG, add MPESW over SD LAG supportShay Drory
2026-06-15net/mlx5: LAG, introduce software vport LAG implementationShay Drory
2026-06-15net/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory
2026-06-15net/mlx5: LAG, store demux resources per master lag_funcShay Drory
2026-06-15net/mlx5: E-Switch, notify SD on eswitch disableShay Drory
2026-06-15net/mlx5: SD, support switchdev mode transition with shared FDBShay Drory
2026-06-15net/mlx5: SD, expend vport metadata for SD secondary devicesShay Drory
2026-06-15net/mlx5: SD, add L2 table silent mode query supportShay Drory
2026-06-15net/mlx5: SD, make primary/secondary role determination more robustShay Drory
2026-06-15net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback eventsShay Drory
2026-06-15net/mlx5: devcom, expose locked variant of send_eventShay Drory
2026-06-15net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devicesShay Drory
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-12net/mlx5: Check max_macs devlink param value against max capabilityDragos Tatulea
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for SET opsJakub Kicinski
2026-06-08net/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang
2026-06-08net/mlx5: Simplify cpumask operations in comp_irq_request_sf()Fushuai Wang
2026-06-08net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04net/mlx5: convert miss_list allocation to kvmalloc_array()William Theesfeld
2026-06-04net/mlx5: Use provided clock ID for history snapshotThomas Gleixner
2026-06-03net/mlx5e: Verify unique vhca_id count instead of rangeShay Drory
2026-06-03net/mlx5e: TC, enable steering for SD LAGShay Drory
2026-06-03net/mlx5e: TC, track peer flow slots with bitmapShay Drory
2026-06-03net/mlx5: SD, keep netdev resources on same PF in switchdev modeShay Drory
2026-06-03net/mlx5: LAG, block multipath LAG for SD devicesShay Drory
2026-06-03net/mlx5: LAG, block RoCE and VF LAG for SD devicesShay Drory
2026-06-03net/mlx5: SD, introduce Socket Direct LAGShay Drory
2026-06-03net/mlx5: LAG, extend shared FDB API with group_id filterShay Drory
2026-06-03net/mlx5: LAG, prepare for SD device integrationShay Drory
2026-06-03net/mlx5: LAG, replace peer count check with direct peer lookupShay Drory
2026-06-03net/mlx5: E-Switch, move devcom init from TC to eswitch layerShay Drory
2026-06-03net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transitionShay Drory
2026-06-03net/mlx5: LAG, factor out shared FDB code into dedicated fileShay Drory
2026-06-02net/mlx5e: Avoid copying payload to the skb's linear partChristoph Paasch
2026-06-02net/mlx5e: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinearChristoph Paasch