summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2022-02-10net: mpls: Fix GCC 12 warningVictor Erminpour
2022-02-10dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa
2022-02-10skbuff: cleanup double word in commentTom Rix
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-02-10Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-10Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-10tipc: improve size validations for received domain recordsJon Maloy
2022-02-09Merge branch 'mptcp-fixes-for-5-17'Jakub Kicinski
2022-02-09mptcp: netlink: process IPv6 addrs in creating listening socketsKishen Maloor
2022-02-09selftests: mptcp: add missing join checkMatthieu Baerts
2022-02-09net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-09audit: don't deref the syscall args when checking the openat2 open_how::flagsPaul Moore
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-02-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-02-09Fix regression due to "fs: move binfmt_misc sysctl to its own file"Domenico Andreoli
2022-02-09Merge tag 'kvm-s390-kernel-access' from emailed bundleLinus Torvalds
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever
2022-02-09NFSD: Fix offset type in I/O trace pointsChuck Lever
2022-02-09NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever
2022-02-09NFSD: Clamp WRITE offsetsChuck Lever
2022-02-09NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever
2022-02-09NFSD: Fix ia_size underflowChuck Lever
2022-02-09NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever
2022-02-09Merge branch 'vlan-QinQ-leak-fix'David S. Miller
2022-02-09vlan: move dev_put into vlan_dev_uninitXin Long
2022-02-09vlan: introduce vlan_dev_free_egress_priorityXin Long
2022-02-09ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-02-09net: dsa: fix panic when DSA master device unbinds on shutdownVladimir Oltean
2022-02-09MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller
2022-02-09net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-09tipc: rate limit warning for received illegal binding updateJon Maloy
2022-02-09net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley
2022-02-09veth: fix races around rq->rx_notify_maskedEric Dumazet
2022-02-09Merge tag 'linux-can-fixes-for-5.17-20220209' of git://git.kernel.org/pub/scm...David S. Miller
2022-02-09ax25: fix NPD bug in ax25_disconnectDuoming Zhou
2022-02-09Merge branch 'net-fix-skb-unclone-issues'David S. Miller
2022-02-09net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart
2022-02-09net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart
2022-02-09can: isotp: fix error path in isotp_sendmsg() to unlock wait queueOliver Hartkopp
2022-02-09can: isotp: fix potential CAN frame reception race in isotp_rcv()Oliver Hartkopp