summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+12
2026-04-13mlx4: correct error reporting in mlx4_master_process_vhcr()Alok Tiwari-2/+2
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman-8/+4
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman-0/+8
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-5/+4
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh-1/+2
2026-04-08net/mlx5: Register SF resource on PF port representorOr Har-Toov-0/+41
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea-17/+74
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea-13/+47
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea-9/+2
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea-1/+1
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea-1/+1
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik-0/+1
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-24/+42
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed-0/+2
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed-24/+37
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory-0/+3
2026-04-01net/mlx5: Move command entry freeing outside of spinlockLi RongQing-4/+5
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera-10/+7
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera-1/+0
2026-03-27mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is foundJiri Pirko-1/+1
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel-9/+12
2026-03-22mlx5: Remove redundant iseg baseParav Pandit-4/+2
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed-3/+12
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-42/+32
2026-03-18net/mlx5e: Remove unused field in mlx5e_flow_steering structSaeed Mahameed-1/+0
2026-03-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-182/+778
2026-03-18net/mlx5: Support cross-timestamping on ARM architecturesCarolina Jubran-7/+9
2026-03-18net/mlx5: Move crosststamp setup into helper functionCarolina Jubran-9/+19
2026-03-18net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren-1/+5
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu-19/+14
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu-9/+9
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu-14/+9
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory-10/+259
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory-2/+12
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory-4/+39
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory-12/+10
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory-56/+230
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory-120/+243
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory-2/+2
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko-2/+93
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-39/+41
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea-7/+4
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea-7/+5
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman-1/+0
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran-15/+12