| Age | Commit message (Expand) | Author | Lines |
| 2026-04-15 | Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | -1/+1 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -1/+1 |
| 2026-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -8/+12 |
| 2026-04-13 | mlx4: correct error reporting in mlx4_master_process_vhcr() | Alok Tiwari | -2/+2 |
| 2026-04-12 | net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic() | Gal Pressman | -8/+4 |
| 2026-04-12 | net/mlx5e: Fix features not applied during netdev registration | Gal Pressman | -0/+8 |
| 2026-04-12 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | -5/+4 |
| 2026-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -0/+1 |
| 2026-04-09 | net/mlx5: Rename MLX5_PF page counter type to MLX5_SELF | Moshe Shemesh | -1/+2 |
| 2026-04-08 | net/mlx5: Register SF resource on PF port representor | Or Har-Toov | -0/+41 |
| 2026-04-07 | net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode | Dragos Tatulea | -17/+74 |
| 2026-04-07 | net/mlx5e: XDP, Use a single linear page per rq | Dragos Tatulea | -13/+47 |
| 2026-04-07 | net/mlx5e: XDP, Remove stride size limitation | Dragos Tatulea | -9/+2 |
| 2026-04-07 | net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX | Dragos Tatulea | -1/+1 |
| 2026-04-07 | net/mlx5e: XSK, Increase size for chunk_size param | Dragos Tatulea | -1/+1 |
| 2026-04-06 | net/mlx5: Update the list of the PCI supported devices | Michael Guralnik | -0/+1 |
| 2026-04-05 | mm: introduce a new page type for page pool in page type | Byungchul Park | -1/+1 |
| 2026-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -24/+42 |
| 2026-04-01 | net/mlx5: Fix switchdev mode rollback in case of failure | Saeed Mahameed | -0/+2 |
| 2026-04-01 | net/mlx5: Avoid "No data available" when FW version queries fail | Saeed Mahameed | -24/+37 |
| 2026-04-01 | net/mlx5: lag: Check for LAG device before creating debugfs | Shay Drory | -0/+3 |
| 2026-04-01 | net/mlx5: Move command entry freeing outside of spinlock | Li RongQing | -4/+5 |
| 2026-03-29 | drivers: net: drop ipv6_stub usage and use direct function calls | Fernando Fernandez Mancera | -10/+7 |
| 2026-03-29 | ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs | Fernando Fernandez Mancera | -1/+0 |
| 2026-03-27 | mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is found | Jiri Pirko | -1/+1 |
| 2026-03-23 | ethtool: Track user-provided RSS indirection table size | Björn Töpel | -9/+12 |
| 2026-03-22 | mlx5: Remove redundant iseg base | Parav Pandit | -4/+2 |
| 2026-03-20 | net/mlx5e: Allow set_rx_mode on uplink representor | Saeed Mahameed | -3/+12 |
| 2026-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -42/+32 |
| 2026-03-18 | net/mlx5e: Remove unused field in mlx5e_flow_steering struct | Saeed Mahameed | -1/+0 |
| 2026-03-18 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | -182/+778 |
| 2026-03-18 | net/mlx5: Support cross-timestamping on ARM architectures | Carolina Jubran | -7/+9 |
| 2026-03-18 | net/mlx5: Move crosststamp setup into helper function | Carolina Jubran | -9/+19 |
| 2026-03-18 | net/mlx5e: Add hds-thresh query support via ethtool | Nimrod Oren | -1/+5 |
| 2026-03-18 | net/mlx5e: Fix race condition during IPSec ESN update | Jianbo Liu | -19/+14 |
| 2026-03-18 | net/mlx5e: Prevent concurrent access to IPSec ASO context | Jianbo Liu | -9/+9 |
| 2026-03-18 | net/mlx5: qos: Restrict RTNL area to avoid a lock cycle | Cosmin Ratiu | -14/+9 |
| 2026-03-16 | {net/RDMA}/mlx5: Add LAG demux table API and vport demux rules | Shay Drory | -10/+259 |
| 2026-03-16 | net/mlx5: Add VHCA RX flow destination support for FW steering | Shay Drory | -2/+12 |
| 2026-03-16 | net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number | Shay Drory | -4/+39 |
| 2026-03-16 | net/mlx5: E-switch, modify peer miss rule index to vhca_id | Shay Drory | -12/+10 |
| 2026-03-16 | net/mlx5: LAG, use xa_alloc to manage LAG device indices | Shay Drory | -56/+230 |
| 2026-03-16 | net/mlx5: LAG, replace pf array with xarray | Shay Drory | -120/+243 |
| 2026-03-16 | net/mlx5: Add silent mode set/query and VHCA RX IFC bits | Shay Drory | -2/+2 |
| 2026-03-14 | net/mlx5: Add a shared devlink instance for PFs on same chip | Jiri Pirko | -2/+93 |
| 2026-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -39/+41 |
| 2026-03-06 | net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ | Dragos Tatulea | -7/+4 |
| 2026-03-06 | net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ | Dragos Tatulea | -7/+5 |
| 2026-03-06 | net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery | Gal Pressman | -1/+0 |
| 2026-03-06 | net/mlx5: Fix peer miss rules host disabled checks | Carolina Jubran | -15/+12 |