summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02net: axienet: add missing blank line after declarationRadhey Shyam Pandey
2024-08-02net: axienet: Replace the occurrences of (1<<x) by BIT(x)Appana Durga Kedareswara Rao
2024-08-02Merge branch 'vsock-virtio' into mainDavid S. Miller
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi
2024-08-02vsock/virtio: add SIOCOUTQ support for all virtio based transportsLuigi Leonardi
2024-08-02vsock: add support for SIOCOUTQ ioctlLuigi Leonardi
2024-08-01net: Use of_property_read_bool()Rob Herring (Arm)
2024-08-01net: mdio: Use of_property_count_u32_elems() to get property lengthRob Herring (Arm)
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)
2024-08-01net: mctp: Consistent peer address handling in ioctl tag allocationJohn Wang
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01ethtool: Don't check for NULL info in prepare_data callbacksSimon Horman
2024-08-01RDS: IB: Remove unused declarationsYue Haibing
2024-08-01net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driverDaniel Golle
2024-08-01net/mlx5: Reclaim max 50K pages at onceAnand Khoje
2024-08-01Merge branch 'mptcp-fix-duplicate-data-handling'Paolo Abeni
2024-08-01mptcp: fix duplicate data handlingPaolo Abeni
2024-08-01mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni
2024-08-01Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-01ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski
2024-08-01net: skbuff: Skip early return in skb_unref when debuggingBreno Leitao
2024-07-31Merge branch 'ethernet-convert-from-tasklet-to-bh-workqueue'Jakub Kicinski
2024-07-31net: macb: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: cnic: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: alteon: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-07-31Merge branch 'mlxsw-core_thermal-small-cleanups'Jakub Kicinski
2024-07-31mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary assignmentsIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary checksIdo Schimmel
2024-07-31mlxsw: core_thermal: Simplify rollbackIdo Schimmel
2024-07-31mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetricIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unused argumentsIdo Schimmel
2024-07-31mlxsw: core_thermal: Fold two loops into oneIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove another unnecessary checkIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary checkIdo Schimmel
2024-07-31mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionallyIdo Schimmel
2024-07-31net: MAINTAINERS: Demote Qualcomm IPA to "maintained"Krzysztof Kozlowski
2024-07-31net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina
2024-07-31net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina
2024-07-31Merge branch 'mlx5-misc-fixes-2024-07-30'Jakub Kicinski
2024-07-31net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit
2024-07-31net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi
2024-07-31net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu
2024-07-31net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh
2024-07-31net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch
2024-07-31net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik
2024-07-31net/mlx5: Fix error handling in irq_pool_request_irqShay Drory