| Age | Commit message (Expand) | Author |
| 2024-06-13 | Revert "igc: fix a log entry using uninitialized netdev" | Sasha Neftin |
| 2024-06-12 | ice: flower: validate encapsulation control flags | Asbjørn Sloth Tønnesen |
| 2024-06-12 | nfp: flower: validate encapsulation control flags | Asbjørn Sloth Tønnesen |
| 2024-06-12 | net/mlx5e: flower: validate encapsulation control flags | Asbjørn Sloth Tønnesen |
| 2024-06-12 | sfc: use flow_rule_is_supp_enc_control_flags() | Asbjørn Sloth Tønnesen |
| 2024-06-12 | net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs | Elad Yifee |
| 2024-06-12 | mlxsw: spectrum_router: Apply user-defined multipath hash seed | Petr Machata |
| 2024-06-12 | net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err | Sean Anderson |
| 2024-06-12 | ravb: RAVB should select PAGE_POOL | Geert Uytterhoeven |
| 2024-06-12 | net: mana: Allow variable size indirection table | Shradha Gupta |
| 2024-06-11 | net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa... | Xiaolei Wang |
| 2024-06-11 | gve: ignore nonrelevant GSO type bits when processing TSO headers | Joshua Washington |
| 2024-06-10 | ice: use irq_update_affinity_hint() | Michal Schmidt |
| 2024-06-10 | ice: add and use roundup_u64 instead of open coding equivalent | Jacob Keller |
| 2024-06-10 | net: intel: Use *-y instead of *-objs in Makefile | Andy Shevchenko |
| 2024-06-10 | net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets | Gal Pressman |
| 2024-06-10 | mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors | Ido Schimmel |
| 2024-06-10 | mlxsw: spectrum_acl_erp: Fix object nesting warning | Ido Schimmel |
| 2024-06-10 | mlxsw: spectrum_acl_atcam: Fix wrong comment | Ido Schimmel |
| 2024-06-09 | dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq() | Dan Carpenter |
| 2024-06-09 | net: stmmac: dwmac-qcom-ethqos: Configure host DMA width | Sagar Cheluvegowda |
| 2024-06-09 | RDMA/mana_ib: Process QP error events in mana_ib | Konstantin Taranov |
| 2024-06-07 | liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet | Aleksandr Mishin |
| 2024-06-07 | net: ti: icssg-prueth: Add multicast filtering support | MD Danish Anwar |
| 2024-06-07 | net: hns3: add cond_resched() to hns3 ring buffer init process | Jie Wang |
| 2024-06-07 | net: hns3: fix kernel crash problem in concurrent scenario | Yonglong Liu |
| 2024-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2024-06-06 | net: ravb: Allocate RX buffers via page pool | Paul Barker |
| 2024-06-06 | net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP | Paul Barker |
| 2024-06-06 | net: ravb: Enable SW IRQ Coalescing for GbEth | Paul Barker |
| 2024-06-06 | net: ravb: Refactor GbEth RX code path | Paul Barker |
| 2024-06-06 | net: ravb: Refactor RX ring refill | Paul Barker |
| 2024-06-06 | net: ravb: Align poll function with NAPI docs | Paul Barker |
| 2024-06-06 | net: ravb: Simplify poll & receive functions | Paul Barker |
| 2024-06-05 | net/mlx5e: SHAMPO, Coalesce skb fragments to page size | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Re-enable HW-GRO | Yoray Zack |
| 2024-06-05 | net/mlx5e: SHAMPO, Use KSMs instead of KLMs | Yoray Zack |
| 2024-06-05 | net/mlx5e: SHAMPO, Add header-only ethtool counters for header data split | Tariq Toukan |
| 2024-06-05 | net/mlx5e: SHAMPO, Drop rx_gro_match_packets counter | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Make GRO counters more precise | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKB | Yoray Zack |
| 2024-06-05 | net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data() | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Simplify header page release in teardown | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Disable gso_size for non GRO packets | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Fix FCS config when HW GRO on | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Fix incorrect page release | Dragos Tatulea |
| 2024-06-05 | net/mlx5e: SHAMPO, Use net_prefetch API | Tariq Toukan |
| 2024-06-05 | igc: Fix Energy Efficient Ethernet support declaration | Sasha Neftin |
| 2024-06-05 | ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors() | Larysa Zaremba |