summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-08-25net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() ...Vladimir Oltean-83/+85
2025-08-25net: phy: aquantia: rename some aqr107 functions according to generationVladimir Oltean-56/+61
2025-08-25net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing ...Vladimir Oltean-4/+4
2025-08-25net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_int...Vladimir Oltean-21/+21
2025-08-25net: phy: aquantia: rename AQR412 to AQR412C and add real AQR412Vladimir Oltean-1/+21
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski-2/+2
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak-1/+1
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller-13/+40
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller-17/+43
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov-4/+7
2025-08-25ice: add virt/ and move ice_virtchnl* files therePrzemek Kitszel-11/+11
2025-08-22net: wangxun: support to use adaptive RX/TX coalescingJiawen Wu-7/+141
2025-08-22net: wangxun: cleanup the code in wx_set_coalesce()Jiawen Wu-20/+8
2025-08-22net: wangxun: limit tx_max_coalesced_frames_irqJiawen Wu-2/+5
2025-08-22net: ngbe: change the default ITR settingJiawen Wu-7/+10
2025-08-22hinic3: Interrupt request configurationFan Gong-6/+178
2025-08-22hinic3: Mailbox management interfacesFan Gong-2/+460
2025-08-22hinic3: Mailbox frameworkFan Gong-0/+535
2025-08-22hinic3: TX & RX Queue coalesce interfacesFan Gong-5/+66
2025-08-22hinic3: Command Queue interfacesFan Gong-0/+522
2025-08-22hinic3: Command Queue frameworkFan Gong-8/+694
2025-08-22hinic3: Complete Event Queue interfacesFan Gong-55/+545
2025-08-22hinic3: Async Event Queue interfacesFan Gong-0/+740
2025-08-22Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-515/+356
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet-3/+5
2025-08-22Octeontx2-vf: Fix max packet length errorsHariprasad Kelam-2/+30
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet-113/+120
2025-08-21net: macb: fix unregister_netdev call order in macb_remove()luoguangfei-1/+1
2025-08-21Octeontx2-af: Broadcast XON on all channelsHariprasad Kelam-0/+20
2025-08-21gve: support unreadable netmemMina Almasry-5/+35
2025-08-21net: stmmac: fix stmmac_simple_pm_ops build errorsRussell King (Oracle)-2/+3
2025-08-21net: dsa: Remove the use of dev_err_probe()Xichao Zhao-2/+1
2025-08-21net: hibmcge: Remove the use of dev_err_probe()Xichao Zhao-3/+2
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-270/+549
2025-08-21idpf: remove obsolete stashing codeJoshua Hay-339/+22
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay-19/+47
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay-111/+103
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay-58/+95
2025-08-21idpf: improve when to set RE bit logicJoshua Hay-3/+23
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay-10/+91
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski-6/+5
2025-08-21net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner-10/+8
2025-08-21net/mlx5e: Query FW for buffer ownershipAlexei Lazar-4/+31
2025-08-21net/mlx5: Restore missing scheduling node cleanup on vport enable failureCarolina Jubran-0/+1
2025-08-21net/mlx5: Fix QoS reference leak in vport enable error pathCarolina Jubran-1/+3
2025-08-21net/mlx5: Destroy vport QoS element when no configuration remainsCarolina Jubran-8/+49
2025-08-21net/mlx5e: Preserve tc-bw during parent changesCarolina Jubran-12/+12
2025-08-21net/mlx5: Remove default QoS group and attach vports directly to root TSARCarolina Jubran-69/+33
2025-08-21net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens-1/+3
2025-08-21net: pse-pd: pd692x0: Skip power budget configuration when undefinedKory Maincent-0/+4