summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-26net: mdio-ipq4019: add missing error checkRosen Penev1-1/+4
2024-11-26Merge branch 'ipv6-fix-temporary-address-not-removed-correctly'Paolo Abeni2-12/+124
2024-11-26selftests/rtnetlink.sh: add mngtempaddr testHangbin Liu1-0/+95
2024-11-26net/ipv6: delete temporary address if mngtmpaddr is removed or unmanagedHangbin Liu1-12/+29
2024-11-26net: stmmac: set initial EEE policy configurationChoong Yong Liang1-0/+3
2024-11-26Merge branch 'correcting-switch-hardware-versions-and-reported-speeds'Paolo Abeni2-14/+36
2024-11-26rtase: Corrects error handling of the rtase_check_mac_version_valid()Justin Lai1-0/+2
2024-11-26rtase: Correct the speed for RTL907XD-V1Justin Lai1-1/+12
2024-11-26rtase: Refactor the rtase_check_mac_version_valid() functionJustin Lai2-13/+22
2024-11-26s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()Sidraya Jayagond1-9/+17
2024-11-26net/l2tp: fix warning in l2tp_exit_net found by syzbotJames Chapman1-3/+19
2024-11-25selftests: net: test extacks in netlink dumpsJakub Kicinski2-2/+130
2024-11-25netlink: fix false positive warning in extack during dumpsJakub Kicinski1-10/+11
2024-11-25net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck1-7/+10
2024-11-25net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel1-3/+3
2024-11-25tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi1-0/+3
2024-11-25rtnetlink: fix rtnl_dump_ifinfo() error pathEric Dumazet1-4/+10
2024-11-25selftests: fix nested double quotes in f-stringDavid Wei1-1/+1
2024-11-25net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel1-1/+4
2024-11-25net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel1-15/+14
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit1-10/+14
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1754-52090/+77305
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds211-3473/+6961
2024-11-21Merge tag 'soc-arm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds8-26/+43
2024-11-21Merge tag 'soc-defconfig-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-0/+14
2024-11-21Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds136-1061/+7200
2024-11-21Merge tag 'soc-dt-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1015-19612/+64134
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds63-930/+487
2024-11-21Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds3-16/+45
2024-11-21Merge tag 'microblaze-v6.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-8/+15
2024-11-21Merge tag 'ipe-pr-20241119' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+2
2024-11-21Merge tag 'seccomp-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2024-11-21Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-133/+117
2024-11-21Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds92-1515/+3192
2024-11-21Merge tag 'media/v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2024-11-21Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1058-17208/+9802
2024-11-21Merge tag 'hid-for-linus-2024111801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-412/+2288
2024-11-21Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds78-483/+786
2024-11-20Merge tag 'auxdisplay-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-35/+6
2024-11-20Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds116-398/+4580
2024-11-20Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds25-398/+434
2024-11-20Merge tag 'pwrseq-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-3/+99
2024-11-20Merge tag 'gpio-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds73-1065/+3246
2024-11-20Merge tag 'pwm/for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-485/+1561
2024-11-20Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds126-489/+2186
2024-11-20Merge tag 'regulator-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-309/+490
2024-11-20Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds6-6/+78
2024-11-20Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds31-569/+701
2024-11-20Merge tag 'kgdb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds5-72/+51
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds29-332/+632