summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-27Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-26Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-26Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches'Jakub Kicinski
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-11-26Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-11-26Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-26net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu
2021-11-26net: vlan: fix underflow for the real_dev refcntZiyang Xuan
2021-11-26ptp: fix filter names in the documentationJakub Kicinski
2021-11-26ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()Julian Wiedmann
2021-11-26nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo
2021-11-26net/sched: sch_ets: don't peek at classes beyond 'nbands'Davide Caratti
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki
2021-11-26Merge branch 'pm-sleep'Rafael J. Wysocki
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon
2021-11-26Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-26Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-26Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-26btrfs: fix the memory leak caused in lzo_compress_pages()Qu Wenruo
2021-11-25Merge branch 'tls-splice_read-fixes'Jakub Kicinski
2021-11-25selftests: tls: test for correct proto_opsJakub Kicinski
2021-11-25tls: fix replacing proto_opsJakub Kicinski
2021-11-25selftests: tls: test splicing decrypted recordsJakub Kicinski
2021-11-25tls: splice_read: fix accessing pre-processed recordsJakub Kicinski
2021-11-25selftests: tls: test splicing cmsgsJakub Kicinski
2021-11-25tls: splice_read: fix record type checkJakub Kicinski
2021-11-25selftests: tls: add tests for handling of bad recordsJakub Kicinski
2021-11-25selftests: tls: factor out cmsg send/receiveJakub Kicinski
2021-11-25selftests: tls: add helper for creating sock pairsJakub Kicinski