aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-38/+144
11 daysnet/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory3-4/+48
11 daysnet/mlx5e: SD, Fix missing cleanup on probe errorShay Drory1-4/+11
11 daysnet/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory1-6/+13
11 daysnet/mlx5: SD: Serialize init/cleanupShay Drory1-6/+50
11 daysnet/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu1-2/+2
11 daysnet/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu1-7/+3
11 daysnet/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu1-9/+17
2026-05-02RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe1-6/+7
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-17/+37
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev3-16/+34
2026-04-20net/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande1-1/+3
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-66/+1
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+12
2026-04-13mlx4: correct error reporting in mlx4_master_process_vhcr()Alok Tiwari1-2/+2
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman1-8/+4
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman1-0/+8
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-5/+4
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh1-1/+2
2026-04-08net/mlx5: Register SF resource on PF port representorOr Har-Toov2-0/+41
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea3-17/+74
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea3-13/+47
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea1-9/+2
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea1-1/+1
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea1-1/+1
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park1-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-24/+42
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
2026-04-01net/mlx5: Move command entry freeing outside of spinlockLi RongQing1-4/+5
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky9-81/+73
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera6-10/+7
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera1-1/+0
2026-03-27mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is foundJiri Pirko1-1/+1
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel1-9/+12
2026-03-22mlx5: Remove redundant iseg baseParav Pandit2-4/+2
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed3-3/+12
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-42/+32
2026-03-18net/mlx5e: Remove unused field in mlx5e_flow_steering structSaeed Mahameed1-1/+0
2026-03-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski15-182/+778
2026-03-18net/mlx5: Support cross-timestamping on ARM architecturesCarolina Jubran1-7/+9
2026-03-18net/mlx5: Move crosststamp setup into helper functionCarolina Jubran1-9/+19
2026-03-18net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren1-1/+5
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9