summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K
2025-03-25Bluetooth: btusb: Add new VID/PID for WCN785xDorian Cruveiller
2025-03-25Bluetooth: btusb: mediatek: Add err code to btusb claim iso printoutDouglas Anderson
2025-03-24net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not definedDimitri Fedrau
2025-03-24net: ena: resolve WARN_ON when freeing IRQsDavid Arinzon
2025-03-24net: openvswitch: fix kernel-doc warnings in internal headersIlya Maximets
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak
2025-03-21net: phy: realtek: disable PHY-mode EEERussell King (Oracle)
2025-03-21net: phy: fix genphy_c45_eee_is_active() for disabled EEERussell King (Oracle)
2025-03-21Merge branch 'mlx5e-support-recovery-counter-in-reset'Paolo Abeni
2025-03-21net/mlx5e: Expose port reset cycle recovery counter via ethtoolYael Chemla
2025-03-21net/mlx5e: Get counter group size by FW capabilityYael Chemla
2025-03-21net/mlx5e: Access PHY layer counter group as other counter groupsYael Chemla
2025-03-21net/mlx5e: Ensure each counter group uses its PCAM bitYael Chemla
2025-03-21mptcp: sockopt: fix getting freebind & transparentMatthieu Baerts (NGI0)
2025-03-21mptcp: sockopt: fix getting IPV6_V6ONLYMatthieu Baerts (NGI0)
2025-03-21Merge branch 'netconsole-add-support-for-userdata-release'Paolo Abeni
2025-03-21docs: netconsole: document release featureBreno Leitao
2025-03-21selftests: netconsole: Add tests for 'release' feature in sysdataBreno Leitao
2025-03-21netconsole: append release to sysdataBreno Leitao
2025-03-21netconsole: add 'sysdata' suffix to related functionsBreno Leitao
2025-03-21netconsole: implement configfs for release_enabledBreno Leitao
2025-03-21netconsole: introduce 'release' as a new sysdata fieldBreno Leitao
2025-03-21net: airoha: fix CONFIG_DEBUG_FS checkArnd Bergmann
2025-03-21net: mctp: Remove unnecessary cast in mctp_cbHerbert Xu
2025-03-21Merge branch 'net-phy-remove-calls-to-devm_hwmon_sanitize_name'Paolo Abeni
2025-03-21net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-21net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-21net: phy: tja11xx: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-21net: phy: realtek: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-21net: remove sb1000 cable modem driverArnd Bergmann
2025-03-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-20Merge tag 'mmc-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-03-20Merge tag 'efi-fixes-for-v6.14-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-20MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6David Ahern
2025-03-20Merge branch 'gre-revert-ipv6-link-local-address-fix'Paolo Abeni
2025-03-20Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault
2025-03-20Merge tag 'ipsec-2025-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-03-20Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...Paolo Abeni
2025-03-20net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma
2025-03-20tools headers: Sync uapi/asm-generic/socket.h with the kernel sourcesAlexander Mikhalitsyn
2025-03-20mptcp: Fix data stream corruption in the address announcementArthur Mongodin
2025-03-20Merge branch 'net-fix-lwtunnel-reentry-loops'Paolo Abeni
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman
2025-03-20net: ipv6: ioam6: fix lwtunnel_output() loopJustin Iurman
2025-03-20net: lwtunnel: fix recursion loopsJustin Iurman