summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-12ice: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12nfp: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12net/mlx5e: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12sfc: use flow_rule_is_supp_enc_control_flags()Asbjørn Sloth Tønnesen
2024-06-12net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEsElad Yifee
2024-06-12mlxsw: spectrum_router: Apply user-defined multipath hash seedPetr Machata
2024-06-12net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_errSean Anderson
2024-06-12ravb: RAVB should select PAGE_POOLGeert Uytterhoeven
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington
2024-06-10ice: use irq_update_affinity_hint()Michal Schmidt
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-06-10net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-06-10mlxsw: spectrum_acl_atcam: Fix wrong commentIdo Schimmel
2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter
2024-06-09net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda
2024-06-09RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov
2024-06-07liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin
2024-06-07net: ti: icssg-prueth: Add multicast filtering supportMD Danish Anwar
2024-06-07net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang
2024-06-07net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06net: ravb: Allocate RX buffers via page poolPaul Barker
2024-06-06net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IPPaul Barker
2024-06-06net: ravb: Enable SW IRQ Coalescing for GbEthPaul Barker
2024-06-06net: ravb: Refactor GbEth RX code pathPaul Barker
2024-06-06net: ravb: Refactor RX ring refillPaul Barker
2024-06-06net: ravb: Align poll function with NAPI docsPaul Barker
2024-06-06net: ravb: Simplify poll & receive functionsPaul Barker
2024-06-05net/mlx5e: SHAMPO, Coalesce skb fragments to page sizeDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack
2024-06-05net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack
2024-06-05net/mlx5e: SHAMPO, Add header-only ethtool counters for header data splitTariq Toukan
2024-06-05net/mlx5e: SHAMPO, Drop rx_gro_match_packets counterDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Make GRO counters more preciseDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKBYoray Zack
2024-06-05net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data()Dragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Simplify header page release in teardownDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Disable gso_size for non GRO packetsDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Fix FCS config when HW GRO onDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Fix invalid WQ linked list unlinkDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Use net_prefetch APITariq Toukan
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba