summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-03selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev1-1/+24
2024-08-03net: remove IFF_* re-definitionJakub Kicinski1-32/+0
2024-08-02net: axienet: remove unnecessary parenthesesRadhey Shyam Pandey1-2/+1
2024-08-02net: axienet: remove unnecessary ftrace-like loggingRadhey Shyam Pandey1-4/+0
2024-08-02net: axienet: add missing blank line after declarationRadhey Shyam Pandey1-0/+2
2024-08-02net: axienet: Replace the occurrences of (1<<x) by BIT(x)Appana Durga Kedareswara Rao1-14/+14
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi3-3/+91
2024-08-02vsock/virtio: add SIOCOUTQ support for all virtio based transportsLuigi Leonardi5-2/+53
2024-08-02vsock: add support for SIOCOUTQ ioctlLuigi Leonardi2-3/+58
2024-08-02net: Use of_property_read_bool()Rob Herring (Arm)4-12/+12
2024-08-02net: mdio: Use of_property_count_u32_elems() to get property lengthRob Herring (Arm)1-3/+2
2024-08-02net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)1-10/+0
2024-08-02net: mctp: Consistent peer address handling in ioctl tag allocationJohn Wang1-0/+3
2024-08-01ethtool: Don't check for NULL info in prepare_data callbacksSimon Horman3-4/+3
2024-08-01RDS: IB: Remove unused declarationsYue Haibing1-4/+0
2024-08-01net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driverDaniel Golle1-14/+0
2024-08-01net/mlx5: Reclaim max 50K pages at onceAnand Khoje1-1/+15
2024-08-01mptcp: fix duplicate data handlingPaolo Abeni1-4/+12
2024-08-01mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni1-4/+4
2024-08-01ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski1-16/+18
2024-08-01net: skbuff: Skip early return in skb_unref when debuggingBreno Leitao1-1/+1
2024-08-01net: macb: Convert tasklet API to new bottom half workqueue mechanismAllen Pais2-6/+7
2024-08-01net: cnic: Convert tasklet API to new bottom half workqueue mechanismAllen Pais2-10/+11
2024-08-01net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais5-38/+38
2024-08-01net: alteon: Convert tasklet API to new bottom half workqueue mechanismAllen Pais2-17/+17
2024-08-01igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim1-16/+17
2024-08-01mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel1-1/+1
2024-08-01mlxsw: core_thermal: Remove unnecessary assignmentsIdo Schimmel1-2/+0
2024-08-01mlxsw: core_thermal: Remove unnecessary checksIdo Schimmel1-5/+3
2024-08-01mlxsw: core_thermal: Simplify rollbackIdo Schimmel1-1/+1
2024-08-01mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetricIdo Schimmel1-7/+6
2024-08-01mlxsw: core_thermal: Remove unused argumentsIdo Schimmel1-3/+2
2024-08-01mlxsw: core_thermal: Fold two loops into oneIdo Schimmel1-3/+1
2024-08-01mlxsw: core_thermal: Remove another unnecessary checkIdo Schimmel1-2/+0
2024-08-01mlxsw: core_thermal: Remove unnecessary checkIdo Schimmel1-3/+0
2024-08-01mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionallyIdo Schimmel1-8/+2
2024-08-01net: MAINTAINERS: Demote Qualcomm IPA to "maintained"Krzysztof Kozlowski1-1/+1
2024-08-01net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina1-6/+18
2024-08-01net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina1-3/+4
2024-08-01net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-01net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi1-0/+1
2024-08-01net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu1-3/+4
2024-08-01net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh1-1/+4
2024-08-01net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch1-1/+1
2024-08-01net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik1-1/+1
2024-08-01net/mlx5: Fix error handling in irq_pool_request_irqShay Drory1-3/+7
2024-08-01net/mlx5: Always drain health in shutdown callbackShay Drory2-1/+2
2024-08-01net: Add skbuff.h to MAINTAINERSBreno Leitao1-0/+1
2024-08-01r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit1-6/+2
2024-08-01net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28Krzysztof Olędzki1-4/+4