summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
9 daystreewide: refresh kmalloc_obj() conversionsKees Cook4-5/+4
2026-08-28net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retryJerome Tollet1-0/+2
2026-08-28net/mlx5e: Prevent stale XSK buffer release on refill retryJerome Tollet1-2/+5
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-14/+80
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev1-1/+1
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+4
2026-08-20net/mlx5: E-Switch, preserve max tx speed on vport state modificationOr Har-Toov2-0/+44
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov1-8/+4
2026-08-20net/mlx5: E-Switch, use state lock for vport state changesMark Bloch5-5/+31
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2026-08-18net/mlx5e: do not HW-GRO coalesce small framesGlenn Judd1-0/+5
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik1-6/+0
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik1-1/+0
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik1-2/+2
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik1-3/+5
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik1-19/+44
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet1-1/+1
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet1-1/+1
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory3-37/+45
2026-08-13net/mlx5: rsc_dump and hv_vhca return NULL on create errorMichael Guralnik4-22/+19
2026-08-11net/mlx5: implement max_sfs parameterNikolay Aleksandrov1-3/+122
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-23/+106
2026-08-05net/mlx5: add debugfs stats for doorbell dma poolsNimrod Oren1-0/+27
2026-08-05net/mlx5: allocate doorbells from dma poolsNimrod Oren2-98/+17
2026-08-05net/mlx5: initialize doorbell dma poolsNimrod Oren3-0/+46
2026-08-04net/mlx5e: fix BQL reset on SQ re-activationBobby Eshleman1-1/+3
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev1-2/+3
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev4-9/+13
2026-07-31net/mlx5: fw_tracer, return NULL on create errorMichael Guralnik1-9/+7
2026-07-31net/mlx5: SF, Handle function changed eventChris Mi5-3/+78
2026-07-30net/mlx5e: TC, Check if flow is PEER before acquiring devcom lockShay Drory2-1/+4
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-18/+9
2026-07-28mlxsw: pci: Don't store pci_device_idGary Guo1-7/+4
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner3-18/+9
2026-07-27net/mlx5: E-Switch, defer fwd2vport egress ACL allocationYael Chemla1-35/+68
2026-07-27net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header updateDragos Tatulea1-6/+0
2026-07-27net/mlx5e: Remove _once from PCI heuristic debug printGal Pressman1-2/+2
2026-07-27net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()Tariq Toukan1-1/+1
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-5/+20
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-14/+4
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar1-0/+8
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar1-0/+7
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla1-1/+1
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-2/+2
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni2-3/+3
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska2-3/+3
2026-07-21net/mlx5e: psp: Report PSP dev registration errorsCosmin Ratiu3-6/+14
2026-07-21net/mlx5e: Return errors from profile->enableCosmin Ratiu3-7/+18
2026-07-21net/mlx5e: psp: Make PSP steering config dynamicCosmin Ratiu3-51/+53
2026-07-21net/mlx5e: psp: Flatten steering structuresCosmin Ratiu1-160/+97