summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-28net/mlx5e: RX, Change wqe last_in_page field from bool to bit flagsDragos Tatulea
2023-03-28net/mlx5e: RX, Defer page release in striding rq for better recyclingDragos Tatulea
2023-03-28net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic nameDragos Tatulea
2023-03-28net/mlx5e: RX, Enable skb page recycling through the page_poolDragos Tatulea
2023-03-28net/mlx5e: RX, Enable dma map and sync from page_pool allocatorDragos Tatulea
2023-03-28net/mlx5e: RX, Remove internal page_cacheDragos Tatulea
2023-03-28net/mlx5e: RX, Store SHAMPO header pages in arrayDragos Tatulea
2023-03-28net/mlx5e: RX, Remove alloc unit layout constraint for striding rqDragos Tatulea
2023-03-28net/mlx5e: RX, Remove alloc unit layout constraint for legacy rqDragos Tatulea
2023-03-28net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocationDragos Tatulea
2023-03-28ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel
2023-03-28ice: add profile conflict check for AVF FDIRJunfeng Guo
2023-03-28ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley
2023-03-28ice: fix W=1 headers mismatchJesse Brandeburg
2023-03-28net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remapGrygorii Strashko
2023-03-28net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko
2023-03-28xen/netback: remove not needed test in xenvif_tx_build_gops()Juergen Gross
2023-03-28xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-03-28smsc911x: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-28can: bxcan: add support for ST bxCAN controllerDario Binacchi
2023-03-28net: mvpp2: parser fix PPPoESven Auhagen
2023-03-28net: mvpp2: parser fix QinQSven Auhagen
2023-03-28net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen
2023-03-27Merge tag 'linux-can-next-for-6.4-20230327' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-03-27net: ena: Advertise TX push supportShay Agroskin
2023-03-27net: ena: Add support to changing tx_push_buf_lenShay Agroskin
2023-03-27net: ena: Recalculate TX state variables every device resetShay Agroskin
2023-03-27net: ena: Add an option to configure large LLQ headersDavid Arinzon
2023-03-27net: ena: Make few cosmetic preparations to support large LLQShay Agroskin
2023-03-27qed: remove unused num_ooo_add_to_peninsula variableTom Rix
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-03-27net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean
2023-03-27net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the codeHeiner Kallweit
2023-03-27net: sunhme: Consolidate common probe tasksSean Anderson
2023-03-27net: sunhme: Inline error returnsSean Anderson
2023-03-27net: sunhme: Clean up mac address initSean Anderson
2023-03-27net: sunhme: Consolidate mac address initializationSean Anderson
2023-03-27net: sunhme: Switch SBUS to devresSean Anderson
2023-03-27net: sunhme: Alphabetize includesSean Anderson
2023-03-27net: sunhme: Unify IRQ requestingSean Anderson
2023-03-27net: sunhme: Remove residual polling codeSean Anderson
2023-03-27net: sunhme: Just restart autonegotiation if we can't bring the link upSean Anderson
2023-03-27net: sunhme: Fix uninitialized return codeSean Anderson
2023-03-27octeon_ep: add heartbeat monitorVeerasenareddy Burru
2023-03-27octeon_ep: function id in link info and stats mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: support asynchronous notificationsVeerasenareddy Burru
2023-03-27octeon_ep: include function id in mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru
2023-03-27octeon_ep: control mailbox for multiple PFsVeerasenareddy Burru
2023-03-27octeon_ep: poll for control messagesVeerasenareddy Burru