summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-16Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-16net: thunderbolt: Fix error handling in tbnet_init()Yuan Can
2022-11-16Merge branch 'microchip-fixes'David S. Miller
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing
2022-11-16platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede
2022-11-16platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat
2022-11-16platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng
2022-11-16platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz
2022-11-15net: dsa: don't leak tagger-owned storage on switch driver unbindVladimir Oltean
2022-11-15net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun
2022-11-15net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian
2022-11-15AMerge tag 'netfs-fixes-20221115' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-15Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-15netfs: Fix dodgy mathsDavid Howells
2022-11-15netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells
2022-11-15platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz
2022-11-15platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede
2022-11-15platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang
2022-11-15platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné
2022-11-15platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher
2022-11-15platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K
2022-11-15bridge: switchdev: Fix memory leaks when changing VLAN protocolIdo Schimmel
2022-11-15Merge branch 'net-hns3-this-series-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-15net: hns3: fix return value check bug of rx copybreakJie Wang
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-15net: ena: Fix error handling in ena_init()Yuan Can
2022-11-15kcm: close race conditions on sk_receive_queueCong Wang
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij
2022-11-15xen/platform-pci: use define instead of literal numberJuergen Gross
2022-11-14net: ionic: Fix error handling in ionic_init_module()Yuan Can
2022-11-14mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-14Merge tag 'mtd/fixes-for-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-14erofs: fix missing xas_retry() in fscache modeJingbo Xu
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno