summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel1-0/+29
2025-10-07selftests: drv-net: make linters happy with our importsJakub Kicinski2-11/+33
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon3-10/+17
2025-10-07net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactionsMaxime Chevallier1-14/+25
2025-10-06selftests: net: unify the Makefile formatsJakub Kicinski17-242/+383
2025-10-06selftests: net: sort configsJakub Kicinski11-150/+150
2025-10-06tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()Eric Dumazet1-1/+4
2025-10-06page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen2-32/+66
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja1-0/+2
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang1-4/+6
2025-10-06selftest: net: ovpn: Fix uninit return valuesSidharth Seela1-0/+2
2025-10-06net: mscc: ocelot: Fix use-after-free caused by cyclic delayed workDuoming Zhou1-1/+1
2025-10-06tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().Kuniyuki Iwashima1-1/+0
2025-10-06net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu1-0/+1
2025-10-06net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()Alexandr Sapozhnikov1-1/+2
2025-10-03net: doc: Fix typos in docsBhanu Seshu Kumar Valluri3-5/+5
2025-10-03net: psp: don't assume reply skbs will have a socketJakub Kicinski4-6/+6
2025-10-03net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter1-1/+1
2025-10-03net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...Bhanu Seshu Kumar Valluri1-4/+7
2025-10-03Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1549-27630/+79397
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds576-9289/+16905
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1254-19096/+51985
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds602-16206/+24397
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds190-1826/+4534
2025-10-02Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds37-452/+1001
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds33-339/+1362
2025-10-02Merge tag 'kcsan-20250929-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2025-10-02Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds40-260/+433
2025-10-02Merge tag 'linux_kselftest-next-6.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-3/+16
2025-10-02Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds20-63/+880
2025-10-02Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-34/+69
2025-10-02Merge tag 'soc-arm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds21-111/+113
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds157-651/+9438
2025-10-02Merge tag 'soc-defconfig-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-14/+16
2025-10-02Merge tag 'soc-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds847-16369/+59965
2025-10-02Merge tag 'soc-newsoc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-0/+423
2025-10-02Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds155-1926/+2879
2025-10-02Merge tag 'thermal-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-94/+1804
2025-10-02Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds38-252/+498
2025-10-02Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds64-641/+1050
2025-10-02Merge tag 'i3c/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds20-168/+1410
2025-10-02Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-115/+218
2025-10-02ARM: versatile: clock: convert from round_rate() to determine_rate()Brian Masney1-4/+5
2025-10-02ARM: configs: u8500: Set NFC_SHDLC as built-inJihed Chaibi1-1/+1
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds171-766/+9119
2025-10-01Merge tag 'for-linus-6.18-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds12-338/+600
2025-10-01Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds32-590/+1610
2025-10-01Merge tag 'hsi-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-11/+0
2025-10-01Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-627/+518
2025-10-01Merge tag 'backlight-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-10/+20